Age | Commit message (Expand) | Author | Files | Lines |
2002-10-31 | Discuss first! | Derick Rethans | 1 | -1/+1 |
2002-10-31 | Fixed more ini settings. | Yasuo Ohgaki | 1 | -1/+1 |
2002-10-29 | Allows 'make test' to run without being harassed by open_basedir & safe_mode. | Ilia Alshanetsky | 1 | -1/+1 |
2002-10-23 | - use the cc that was detected by ./configure when determining version | Jan Lehnardt | 1 | -0/+1 |
2002-10-23 | - Remove this messed up thing AGAIN | Derick Rethans | 1 | -1/+1 |
2002-10-23 | Fixed buffring issue again. | Yasuo Ohgaki | 1 | -1/+1 |
2002-10-22 | fix make test for an external build dir setup | Stefan Esser | 1 | -0/+1 |
2002-10-22 | - Revert the undiscussed change. | foobar | 1 | -1/+1 |
2002-10-22 | Hmm. -c options was there, but removed. | Yasuo Ohgaki | 1 | -1/+1 |
2002-10-08 | - Drop dependency on fixed php.ini | Derick Rethans | 1 | -1/+1 |
2002-09-30 | Remove space | Yasuo Ohgaki | 1 | -1/+1 |
2002-09-30 | Apparently, Solaris 2.6's find is overwhelmed with more than 2 -names per | Sascha Schumann | 1 | -1/+3 |
2002-09-29 | Fix some typos | Sascha Schumann | 1 | -4/+4 |
2002-09-29 | Follow Yasuo's suggestion and build sapi program's under the sapi-specific | Sascha Schumann | 1 | -23/+5 |
2002-09-29 | Added php/embed toolkit for embedding PHP engine into C/C++ applications. | Edin Kadribasic | 1 | -2/+9 |
2002-08-16 | * allow using the TESTS make variable again to determine which tests are run | Stig Bakken | 1 | -1/+1 |
2002-08-13 | cleaning up include files created by PHP_DEFINE when 'make distclean'ed | Masaki Fujimoto | 1 | -0/+1 |
2002-08-06 | Fix the framework support | Marko Karppinen | 1 | -1/+1 |
2002-08-06 | The link lines don't need any of $DEFS, $INCLUDES, $EXTRA_INCLUDES or | Marko Karppinen | 1 | -2/+2 |
2002-08-06 | Support compiling and linking against Darwin / Mac OS X frameworks | Marko Karppinen | 1 | -1/+1 |
2002-07-04 | Moved the cgi link line to sapi/cgi/config.m4 and stopped | Marko Karppinen | 1 | -2/+2 |
2002-07-03 | - Let's be tad more verbose what's happening during 'make install' | foobar | 1 | -4/+6 |
2002-07-01 | - You don't need libtool to build sapi/cli on Darwin. | Marko Karppinen | 1 | -1/+1 |
2002-06-30 | This does not work with AIX find.. | foobar | 1 | -2/+2 |
2002-06-27 | Fix bug: #18008 | foobar | 1 | -1/+1 |
2002-06-26 | - Let make clean follow symlinks (tested on Linux, IRIX, Solaris, FreeBSD | Derick Rethans | 1 | -2/+2 |
2002-05-19 | Fix make test and remove a warning | Sander Roobol | 1 | -1/+1 |
2002-05-19 | Cleaned up run-tests.php, and fixed it on linux/unix | Sander Roobol | 1 | -2/+1 |
2002-04-28 | Missing dependancies.. | foobar | 1 | -2/+2 |
2002-04-12 | Be nice to php.ini-recommended users. | Yasuo Ohgaki | 1 | -1/+1 |
2002-03-30 | Enable --with-apxs build on Mac OS X. We build an MH_BUNDLE instead of | Marko Karppinen | 1 | -0/+3 |
2002-03-20 | Expand the variables in PHP_EXPAND_BUILD_VARS. | Sascha Schumann | 1 | -1/+1 |
2002-03-19 | Somewhere along the build changes, -export-dynamic was lost. | Sascha Schumann | 1 | -2/+2 |
2002-03-18 | make test: '-c' flag doesn't work like this expects (it takes a | jim winstead | 1 | -1/+1 |
2002-03-11 | * make "make test TESTS=..." work again | Stig Bakken | 1 | -3/+2 |
2002-03-07 | remove -module, it is added by configure.in | Sascha Schumann | 1 | -1/+1 |
2002-03-07 | Update test target from rules.mk | Sascha Schumann | 1 | -2/+2 |
2002-03-07 | Readd ZEND_EXTRA_LIBS (as in Makefile.in rev 1.106). | Sascha Schumann | 1 | -3/+3 |
2002-03-07 | Please welcome the new build system. | Sascha Schumann | 1 | -0/+71 |