Age | Commit message (Expand) | Author | Files | Lines |
2003-12-04 | - Only add 'install-modules' into install targets when there are such | foobar | 1 | -4/+4 |
2003-07-24 | When encountering a test that users GET/POST make run-tests.php use CGI | Ilia Alshanetsky | 1 | -5/+9 |
2003-07-02 | *** empty log message *** | foobar | 1 | -1/+1 |
2003-07-02 | Fix install-sapi dependency - it should depend on OVERALL_TARGET, of course. | Sascha Schumann | 1 | -2/+2 |
2003-06-29 | Fixed bug #24363 (plain "./configure && make install" failed) | foobar | 1 | -1/+1 |
2003-05-18 | MFH 4.3; tell the users that the tmpnam stuff is ok. | Wez Furlong | 1 | -0/+2 |
2003-05-14 | Add friendly notice when build is really completed. | foobar | 1 | -1/+3 |
2003-03-29 | update php module name to php5, not php4. | Sterling Hughes | 1 | -10/+10 |
2003-02-10 | MFB: disable output buffering | Melvyn Sopacua | 1 | -1/+1 |
2003-01-02 | - Fix "make test" when CC was set to something with a parameter | Derick Rethans | 1 | -1/+1 |
2002-12-09 | Use $(INSTALL) rather than cp to install modules. | Sascha Schumann | 1 | -1/+1 |
2002-11-12 | Add missing $(INSTALL_ROOT) | Sascha Schumann | 1 | -1/+1 |
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 |