| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFH: - Fixed bug #33017 ("make distclean" gives an error with VPATH build). | foobar | 2005-05-23 | 1 | -1/+1 |
| * | MFH: Only add 'install-modules' into install targets when there are such | foobar | 2003-12-04 | 1 | -4/+4 |
| * | MFH: | Ilia Alshanetsky | 2003-07-24 | 1 | -5/+9 |
| * | MFH: Be more verbose about what is installed (and in CGI case, WHERE) | 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 |
| * | MFH: Fixed bug #24363 (plain "./configure && make install" failed) | foobar | 2003-06-29 | 1 | -1/+1 |
| * | No typo... its tmpnam in one place, tempnam in another... | Wez Furlong | 2003-05-16 | 1 | -1/+1 |
| * | - Fix speling: | Derick Rethans | 2003-05-16 | 1 | -1/+1 |
| * | Better be sure to spell it out... | Wez Furlong | 2003-05-14 | 1 | -0/+2 |
| * | MFH | foobar | 2003-05-14 | 1 | -1/+3 |
| * | MFH fix for solaris find breakage | Sascha Schumann | 2003-04-30 | 1 | -2/+4 |
| * | MFH: Use $(INSTALL) for installing shared extensions. | foobar | 2003-02-12 | 1 | -1/+1 |
| * | Make sure we're not buffering stuff | Melvyn Sopacua | 2003-02-10 | 1 | -1/+1 |
| * | Fixed the bad MFH | foobar | 2003-01-15 | 1 | -1/+1 |
| * | - MFH: Fix "make test" when CC was set to something with a parameter | Derick Rethans | 2003-01-02 | 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 |
| * | 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 |