summaryrefslogtreecommitdiff
path: root/Makefile.global
Commit message (Expand)AuthorAgeFilesLines
* Remove stamp-hPeter Kokot2018-10-181-1/+1
* Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-08-041-1/+1
|\
| * Fix bug 76595: Update phpdbg man pageKevin Abel2018-08-041-1/+1
* | Merge branch 'PHP-7.2'Anatol Belski2017-09-251-4/+4
|\ \ | |/
| * Remove some old sapi/apache_hooks and sapi/apache leftoversPeter Kokot2017-09-251-4/+4
* | Remove old references to SAPIs and extensions no longer in the coreKalle Sommer Nielsen2017-07-191-2/+2
|/
* pull-request/2393:Coenraad Loubser2017-02-221-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-02-081-1/+1
|\
| * Align spacing in make install messagesLior Kaplan2016-02-081-1/+1
* | Add targets to simplify building PHP with FDO (Feedback Directed Optimisation)Dmitry Stogov2015-05-261-1/+14
* | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-1/+1
|/
* Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-03-101-1/+0
|\
| * Do not remove *.1, it's not generated by make but configureXinchen Hui2014-03-101-1/+0
* | Merge branch 'PHP-5.5' into PHP-5.6Will Fitch2014-01-231-0/+1
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Will Fitch2014-01-231-0/+1
| |\
| | * Update gitignore and Makefile for additional entriesWill Fitch2014-01-231-0/+1
| * | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-071-1/+1
| |\ \ | | |/
| | * Remove tabs on blanklines in Makefile sources. This prevents aChristopher Jones2013-08-071-1/+1
| | * Fixed bug #62691 (solaris sed has no -i switch)Christopher Jones2013-08-051-1/+1
* | | unify stdint type usageMichael Wallner2013-08-061-1/+1
* | | Merge branch 'PHP-5.5'Christopher Jones2013-08-011-0/+3
|\ \ \ | |/ /
| * | Clean up the 'generated' phar.inc file.Christopher Jones2013-08-011-0/+3
* | | Merge branch 'PHP-5.5'Christopher Jones2013-08-011-1/+1
|\ \ \ | |/ /
| * | Revert "Allow 'make distclean' to clean up the 'generated' phar.inc"Christopher Jones2013-08-011-1/+1
* | | Merge branch 'PHP-5.5'Christopher Jones2013-07-311-3/+2
|\ \ \ | |/ /
| * | Use PHP's major version when cleaning up Apache .module filesChristopher Jones2013-07-311-2/+1
| * | Allow 'make distclean' to clean up the 'generated' phar.incChristopher Jones2013-07-311-1/+1
* | | Clean generated OCI8 DTrace files in 'make distclean'Christopher Jones2013-07-311-1/+1
* | | Merge branch 'PHP-5.5'Christopher Jones2013-07-311-2/+9
|\ \ \ | |/ /
| * | Give 'make distclean' some love. Clean files created by AC_OUTPUT, shell redi...Christopher Jones2013-07-311-2/+9
* | | Merge branch 'PHP-5.5'Christopher Jones2013-07-311-1/+1
|\ \ \ | |/ /
| * | Fixed bug #62691 (solaris sed has no -i switch)Christopher Jones2013-07-311-1/+1
| * | let make test report the run-test resultXinchen Hui2012-11-251-0/+2
* | | Remove tabs on blanklines in Makefile sources. This prevents aChristopher Jones2013-07-301-1/+1
* | | let make test report the run-test resultXinchen Hui2012-11-251-0/+2
|/ /
* | make failed tests fail the test targetBernhard K. Weisshuhn2012-11-111-1/+1
|/
* - Implemented FR #53271, FR #52410 (Building multiple PHP binary SAPIs and on...Jani Taskinen2010-11-131-0/+4
* - Clean up the generated tmp-php.ini after make test has run.Derick Rethans2010-09-051-0/+1
* Removed safe_modeKalle Sommer Nielsen2010-04-261-1/+1
* - Fix regexpFelipe Pena2010-04-231-1/+1
* Update the deprecated directives in the MakeFileKalle Sommer Nielsen2010-04-221-1/+1
* * Changed the way removed ini directives are shown so its easier to add new onesKalle Sommer Nielsen2010-04-121-1/+1
* - Fixed bug #49935 (Deprecated warnings make "make test" to fail)Jani Taskinen2009-11-271-2/+3
* - Fixed "make test" in phpize builds when ini file(s) contain extension direc...Jani Taskinen2009-11-181-9/+4
* - Fixed bug #48835 (Deprecated php.ini options in old php.inis makes "make te...Jani Taskinen2009-07-241-3/+3
* - There is only one Makefile that needs removingJani Taskinen2009-07-211-2/+1
* MFHJani Taskinen2008-08-131-2/+7
* MFH:Felipe Pena2008-07-211-34/+2
* - MFH Allow zend_extensions to be build inside ext and tested with 'make test'Marcus Boerger2008-02-171-2/+7
* MFH: fix for broken shellsJani Taskinen2007-08-031-2/+2