summaryrefslogtreecommitdiff
path: root/Makefile.global
Commit message (Expand)AuthorAgeFilesLines
* [DOC]- Added methods to change/disable --with-config-file-scan-dir=PATH atJani Taskinen2008-08-131-2/+7
* - Removed ntest and utestFelipe Pena2008-06-091-34/+2
* - Allow zend_extensions to be build inside ext and tested with 'make test'Marcus Boerger2008-02-171-2/+7
* - Fix issue with broken shellsJani Taskinen2007-08-031-2/+2
* - Made build system less dependant for the PHP major version to alsoJani Taskinen2007-07-261-9/+9
* Fixed "make test"Dmitry Stogov2007-07-041-4/+14
* Fixed "make test" mistakesDmitry Stogov2007-07-031-3/+3
* - More portable..foobar2007-06-291-3/+2
* - More portable solutionfoobar2007-06-291-5/+11
* remove the quotes in forAntony Dovgal2007-06-291-1/+1
* fix `make test` with shared extensionsAntony Dovgal2007-06-291-1/+1
* more ksh fixesAntony Dovgal2007-06-271-1/+1
* fix 'make test' on platforms with broken shellsAntony Dovgal2007-06-261-3/+8
* MFBfoobar2007-06-091-3/+3
* - fix "make test" issue with extension entriesfoobar2007-06-091-0/+3
* - Fix for passing of shared extensions to run-tests.phpfoobar2007-06-061-7/+10
* we don't ship libmysql anymore, so there is no need for this messageAntony Dovgal2007-04-111-1/+0
* remind about 'make test'Antony Dovgal2007-02-261-0/+1
* Rename php5 module to php6. Remove version number fromAndrei Zmievski2007-01-101-9/+9
* Separate suffixes of shared libraries that we link against and the onesAndrei Zmievski2006-04-081-3/+3
* workaround for problem on Solaris: shell tries to parse "for i in ;" and failsAntony Dovgal2006-04-051-2/+2
* So long safe_mode mode.Ilia Alshanetsky2006-03-081-4/+4
* - Add make target make ntest to test in unicode modeMarcus Boerger2005-12-231-1/+11
* - MF51: fix make installMichael Wallner2005-11-221-1/+1
* - Fixed header installing under phpize buildsfoobar2005-11-211-3/+25
* Cleanup the code coverage filesfoobar2005-11-091-0/+1
* - Use run-tests.ph -u rather then defining the ini settings one by oneMarcus Boerger2005-10-061-1/+1
* - Synch utest with testMarcus Boerger2005-09-201-2/+2
* Silence warnings under Solarisfoobar2005-09-141-2/+2
* Goodbye PEARfoobar2005-08-151-2/+0
* Unicode support.Andrei Zmievski2005-08-111-0/+10
* put the -d extension loading options in the right place,Hartmut Holzgraefe2005-08-081-2/+2
* - Made it possible to do "make test" for phpized extensionsfoobar2005-08-081-7/+7
* - No more memory_limit for running testsMarcus Boerger2005-06-161-1/+1
* - Use $SED and $EGREP where possiblefoobar2005-05-271-1/+1
* - Fixed bug #33017 (make distclean give error outside of php-src)foobar2005-05-231-1/+1
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-0/+2
* - Only add 'install-modules' into install targets when there are suchfoobar2003-12-041-4/+4
* When encountering a test that users GET/POST make run-tests.php use CGIIlia Alshanetsky2003-07-241-5/+9
* *** empty log message ***foobar2003-07-021-1/+1
* Fix install-sapi dependency - it should depend on OVERALL_TARGET, of course.Sascha Schumann2003-07-021-2/+2
* Fixed bug #24363 (plain "./configure && make install" failed)foobar2003-06-291-1/+1
* MFH 4.3; tell the users that the tmpnam stuff is ok.Wez Furlong2003-05-181-0/+2
* Add friendly notice when build is really completed.foobar2003-05-141-1/+3
* update php module name to php5, not php4.Sterling Hughes2003-03-291-10/+10
* MFB: disable output bufferingMelvyn Sopacua2003-02-101-1/+1
* - Fix "make test" when CC was set to something with a parameterDerick Rethans2003-01-021-1/+1
* Use $(INSTALL) rather than cp to install modules.Sascha Schumann2002-12-091-1/+1
* Add missing $(INSTALL_ROOT)Sascha Schumann2002-11-121-1/+1
* Discuss first!Derick Rethans2002-10-311-1/+1