#
bb0d7d6e |
| 03-Jul-2002 |
foobar |
- Let's be tad more verbose what's happening during 'make install'
|
#
23de5d1c |
| 01-Jul-2002 |
Marko Karppinen |
- You don't need libtool to build sapi/cli on Darwin. - We don't need libtool to build sapi/cli on Darwin. - You want the sapi/cli build line to be in sapi/cli, not Makefile.global. - We
- You don't need libtool to build sapi/cli on Darwin. - We don't need libtool to build sapi/cli on Darwin. - You want the sapi/cli build line to be in sapi/cli, not Makefile.global. - We want the sapi/cli build line to be in sapi/cli, not Makefile.global. - He can go about his business. - You can go about your business. - Move along. - Move along. Move along.
show more ...
|
#
905f56fd |
| 30-Jun-2002 |
foobar |
This does not work with AIX find..
|
Revision tags: php-4.3.0dev_zend2_alpha2 |
|
#
2f492735 |
| 27-Jun-2002 |
foobar |
Fix bug: #18008
|
#
d1c4ea77 |
| 26-Jun-2002 |
Derick Rethans |
- Let make clean follow symlinks (tested on Linux, IRIX, Solaris, FreeBSD and Tru64)
|
Revision tags: php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2 |
|
#
f3a8a7d6 |
| 19-May-2002 |
Sander Roobol |
Fix make test and remove a warning
|
#
c9872c91 |
| 19-May-2002 |
Sander Roobol |
Cleaned up run-tests.php, and fixed it on linux/unix # and probably broke it on windows :)
|
Revision tags: php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1 |
|
#
87a4bdca |
| 28-Apr-2002 |
foobar |
Missing dependancies..
|
Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3 |
|
#
22919a4d |
| 12-Apr-2002 |
Yasuo Ohgaki |
Be nice to php.ini-recommended users. php.ini-recommended uses output buffer resulting delayed output during "make test". User php.ini file is used anyway, since run-tests.php invoke php
Be nice to php.ini-recommended users. php.ini-recommended uses output buffer resulting delayed output during "make test". User php.ini file is used anyway, since run-tests.php invoke php for each test from there.
show more ...
|
Revision tags: php-4.2.0RC2 |
|
#
676afb33 |
| 30-Mar-2002 |
Marko Karppinen |
Enable --with-apxs build on Mac OS X. We build an MH_BUNDLE instead of an MH_DYLIB. As all PPC code is relocatable, we don't use the libtool based shared build but go a static route. Goodbye
Enable --with-apxs build on Mac OS X. We build an MH_BUNDLE instead of an MH_DYLIB. As all PPC code is relocatable, we don't use the libtool based shared build but go a static route. Goodbye libtool! # I'm committing this to enable widespear testing. # Anyone have any ideas on how to easily backport this to 4.2.0?
show more ...
|
Revision tags: php-4.2.0RC1 |
|
#
350de12b |
| 20-Mar-2002 |
Sascha Schumann |
Expand the variables in PHP_EXPAND_BUILD_VARS. Make HAVE_ICONV/HAVE_LIBICONV available through the more fine-grained approach using a single include file per directive. This will si
Expand the variables in PHP_EXPAND_BUILD_VARS. Make HAVE_ICONV/HAVE_LIBICONV available through the more fine-grained approach using a single include file per directive. This will significantly reduce the price of full dependencies for developers, because basically each file today includes php.h which includes php_config.h. If PHP_ATOM_INC is defined, these include files can be used. For all PHP_DEFINEs, empty files are created upon configure start.
show more ...
|
#
27bf1db9 |
| 19-Mar-2002 |
Sascha Schumann |
Somewhere along the build changes, -export-dynamic was lost. Readd it. Noticed by: Stanislav Malyshev
|
#
c9147461 |
| 18-Mar-2002 |
jim winstead |
make test: '-c' flag doesn't work like this expects (it takes a directory, not a file), and this isn't necessary.
|
Revision tags: help |
|
#
b34300b0 |
| 11-Mar-2002 |
Stig Bakken |
* make "make test TESTS=..." work again
|
#
65ae7c5d |
| 07-Mar-2002 |
Sascha Schumann |
remove -module, it is added by configure.in
|
#
d404480b |
| 07-Mar-2002 |
Sascha Schumann |
Update test target from rules.mk
|
#
a1bc7d37 |
| 07-Mar-2002 |
Sascha Schumann |
Readd ZEND_EXTRA_LIBS (as in Makefile.in rev 1.106).
|
#
9d9d39a0 |
| 07-Mar-2002 |
Sascha Schumann |
Please welcome the new build system. If you encounter any problems, please make sure to email sas@php.net directly. An introduction can be found on http://schumann.cx/b
Please welcome the new build system. If you encounter any problems, please make sure to email sas@php.net directly. An introduction can be found on http://schumann.cx/buildv5.txt
show more ...
|