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