summaryrefslogtreecommitdiff
path: root/Makefile.global
Commit message (Expand)AuthorAgeFilesLines
* No typo... its tmpnam in one place, tempnam in another...Wez Furlong2003-05-161-1/+1
* - Fix speling:Derick Rethans2003-05-161-1/+1
* Better be sure to spell it out...Wez Furlong2003-05-141-0/+2
* MFHfoobar2003-05-141-1/+3
* MFH fix for solaris find breakageSascha Schumann2003-04-301-2/+4
* MFH: Use $(INSTALL) for installing shared extensions.foobar2003-02-121-1/+1
* Make sure we're not buffering stuffMelvyn Sopacua2003-02-101-1/+1
* Fixed the bad MFHfoobar2003-01-151-1/+1
* - MFH: Fix "make test" when CC was set to something with a parameterDerick Rethans2003-01-021-1/+1
* Add missing $(INSTALL_ROOT)Sascha Schumann2002-11-121-1/+1
* Discuss first!Derick Rethans2002-10-311-1/+1
* Fixed more ini settings.Yasuo Ohgaki2002-10-311-1/+1
* Allows 'make test' to run without being harassed by open_basedir & safe_mode.Ilia Alshanetsky2002-10-291-1/+1
* - use the cc that was detected by ./configure when determining versionJan Lehnardt2002-10-231-0/+1
* - Remove this messed up thing AGAINDerick Rethans2002-10-231-1/+1
* Fixed buffring issue again.Yasuo Ohgaki2002-10-231-1/+1
* fix make test for an external build dir setupStefan Esser2002-10-221-0/+1
* - Revert the undiscussed change.foobar2002-10-221-1/+1
* Hmm. -c options was there, but removed.Yasuo Ohgaki2002-10-221-1/+1
* - Drop dependency on fixed php.iniDerick Rethans2002-10-081-1/+1
* Remove spaceYasuo Ohgaki2002-09-301-1/+1
* Apparently, Solaris 2.6's find is overwhelmed with more than 2 -names perSascha Schumann2002-09-301-1/+3
* Fix some typosSascha Schumann2002-09-291-4/+4
* Follow Yasuo's suggestion and build sapi program's under the sapi-specificSascha Schumann2002-09-291-23/+5
* Added php/embed toolkit for embedding PHP engine into C/C++ applications.Edin Kadribasic2002-09-291-2/+9
* * allow using the TESTS make variable again to determine which tests are runStig Bakken2002-08-161-1/+1
* cleaning up include files created by PHP_DEFINE when 'make distclean'edMasaki Fujimoto2002-08-131-0/+1
* Fix the framework supportMarko Karppinen2002-08-061-1/+1
* The link lines don't need any of $DEFS, $INCLUDES, $EXTRA_INCLUDES orMarko Karppinen2002-08-061-2/+2
* Support compiling and linking against Darwin / Mac OS X frameworksMarko Karppinen2002-08-061-1/+1
* Moved the cgi link line to sapi/cgi/config.m4 and stoppedMarko Karppinen2002-07-041-2/+2
* - Let's be tad more verbose what's happening during 'make install'foobar2002-07-031-4/+6
* - You don't need libtool to build sapi/cli on Darwin.Marko Karppinen2002-07-011-1/+1
* This does not work with AIX find..foobar2002-06-301-2/+2
* Fix bug: #18008foobar2002-06-271-1/+1
* - Let make clean follow symlinks (tested on Linux, IRIX, Solaris, FreeBSDDerick Rethans2002-06-261-2/+2
* Fix make test and remove a warningSander Roobol2002-05-191-1/+1
* Cleaned up run-tests.php, and fixed it on linux/unixSander Roobol2002-05-191-2/+1
* Missing dependancies..foobar2002-04-281-2/+2
* Be nice to php.ini-recommended users.Yasuo Ohgaki2002-04-121-1/+1
* Enable --with-apxs build on Mac OS X. We build an MH_BUNDLE instead ofMarko Karppinen2002-03-301-0/+3
* Expand the variables in PHP_EXPAND_BUILD_VARS.Sascha Schumann2002-03-201-1/+1
* Somewhere along the build changes, -export-dynamic was lost.Sascha Schumann2002-03-191-2/+2
* make test: '-c' flag doesn't work like this expects (it takes ajim winstead2002-03-181-1/+1
* * make "make test TESTS=..." work againStig Bakken2002-03-111-3/+2
* remove -module, it is added by configure.inSascha Schumann2002-03-071-1/+1
* Update test target from rules.mkSascha Schumann2002-03-071-2/+2
* Readd ZEND_EXTRA_LIBS (as in Makefile.in rev 1.106).Sascha Schumann2002-03-071-3/+3
* Please welcome the new build system.Sascha Schumann2002-03-071-0/+71