| Commit message (Expand) | Author | Age | Files | Lines |
* | MFH | foobar | 2005-09-14 | 1 | -2/+2 |
* | put the -d extension loading options in the right place, | Hartmut Holzgraefe | 2005-08-08 | 1 | -2/+2 |
* | - Made it possible to do "make test" for phpized extensions | foobar | 2005-08-08 | 1 | -7/+7 |
* | - No more memory_limit for running tests | Marcus Boerger | 2005-06-16 | 1 | -1/+1 |
* | - Use $SED and $EGREP where possible | foobar | 2005-05-27 | 1 | -1/+1 |
* | - Fixed bug #33017 (make distclean give error outside of php-src) | foobar | 2005-05-23 | 1 | -1/+1 |
* | - Added PHP_INSTALL_HEADERS() macro | foobar | 2005-05-07 | 1 | -0/+2 |
* | - Only add 'install-modules' into install targets when there are such | foobar | 2003-12-04 | 1 | -4/+4 |
* | When encountering a test that users GET/POST make run-tests.php use CGI | Ilia Alshanetsky | 2003-07-24 | 1 | -5/+9 |
* | *** empty log message *** | foobar | 2003-07-02 | 1 | -1/+1 |
* | Fix install-sapi dependency - it should depend on OVERALL_TARGET, of course. | Sascha Schumann | 2003-07-02 | 1 | -2/+2 |
* | Fixed bug #24363 (plain "./configure && make install" failed) | foobar | 2003-06-29 | 1 | -1/+1 |
* | MFH 4.3; tell the users that the tmpnam stuff is ok. | Wez Furlong | 2003-05-18 | 1 | -0/+2 |
* | Add friendly notice when build is really completed. | foobar | 2003-05-14 | 1 | -1/+3 |
* | update php module name to php5, not php4. | Sterling Hughes | 2003-03-29 | 1 | -10/+10 |
* | MFB: disable output buffering | Melvyn Sopacua | 2003-02-10 | 1 | -1/+1 |
* | - Fix "make test" when CC was set to something with a parameter | Derick Rethans | 2003-01-02 | 1 | -1/+1 |
* | Use $(INSTALL) rather than cp to install modules. | Sascha Schumann | 2002-12-09 | 1 | -1/+1 |
* | Add missing $(INSTALL_ROOT) | Sascha Schumann | 2002-11-12 | 1 | -1/+1 |
* | Discuss first! | Derick Rethans | 2002-10-31 | 1 | -1/+1 |
* | Fixed more ini settings. | Yasuo Ohgaki | 2002-10-31 | 1 | -1/+1 |
* | Allows 'make test' to run without being harassed by open_basedir & safe_mode. | Ilia Alshanetsky | 2002-10-29 | 1 | -1/+1 |
* | - use the cc that was detected by ./configure when determining version | Jan Lehnardt | 2002-10-23 | 1 | -0/+1 |
* | - 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 |