| Commit message (Expand) | Author | Age | Files | Lines |
* | Align spacing in make install messages | Lior Kaplan | 2016-02-08 | 1 | -1/+1 |
* | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2014-03-10 | 1 | -1/+0 |
|\ |
|
| * | Do not remove *.1, it's not generated by make but configure | Xinchen Hui | 2014-03-10 | 1 | -1/+0 |
* | | Merge branch 'PHP-5.5' into PHP-5.6 | Will Fitch | 2014-01-23 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Will Fitch | 2014-01-23 | 1 | -0/+1 |
| |\ |
|
| | * | Update gitignore and Makefile for additional entries | Will Fitch | 2014-01-23 | 1 | -0/+1 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Christopher Jones | 2013-08-07 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Remove tabs on blanklines in Makefile sources. This prevents a | Christopher Jones | 2013-08-07 | 1 | -1/+1 |
| | * | Fixed bug #62691 (solaris sed has no -i switch) | Christopher Jones | 2013-08-05 | 1 | -1/+1 |
* | | | unify stdint type usage | Michael Wallner | 2013-08-06 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.5' | Christopher Jones | 2013-08-01 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | Clean up the 'generated' phar.inc file. | Christopher Jones | 2013-08-01 | 1 | -0/+3 |
* | | | Merge branch 'PHP-5.5' | Christopher Jones | 2013-08-01 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Revert "Allow 'make distclean' to clean up the 'generated' phar.inc" | Christopher Jones | 2013-08-01 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.5' | Christopher Jones | 2013-07-31 | 1 | -3/+2 |
|\ \ \
| |/ / |
|
| * | | Use PHP's major version when cleaning up Apache .module files | Christopher Jones | 2013-07-31 | 1 | -2/+1 |
| * | | Allow 'make distclean' to clean up the 'generated' phar.inc | Christopher Jones | 2013-07-31 | 1 | -1/+1 |
* | | | Clean generated OCI8 DTrace files in 'make distclean' | Christopher Jones | 2013-07-31 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.5' | Christopher Jones | 2013-07-31 | 1 | -2/+9 |
|\ \ \
| |/ / |
|
| * | | Give 'make distclean' some love. Clean files created by AC_OUTPUT, shell redi... | Christopher Jones | 2013-07-31 | 1 | -2/+9 |
* | | | Merge branch 'PHP-5.5' | Christopher Jones | 2013-07-31 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fixed bug #62691 (solaris sed has no -i switch) | Christopher Jones | 2013-07-31 | 1 | -1/+1 |
| * | | let make test report the run-test result | Xinchen Hui | 2012-11-25 | 1 | -0/+2 |
* | | | Remove tabs on blanklines in Makefile sources. This prevents a | Christopher Jones | 2013-07-30 | 1 | -1/+1 |
* | | | let make test report the run-test result | Xinchen Hui | 2012-11-25 | 1 | -0/+2 |
|/ / |
|
* | | make failed tests fail the test target | Bernhard K. Weisshuhn | 2012-11-11 | 1 | -1/+1 |
|/ |
|
* | - Implemented FR #53271, FR #52410 (Building multiple PHP binary SAPIs and on... | Jani Taskinen | 2010-11-13 | 1 | -0/+4 |
* | - Clean up the generated tmp-php.ini after make test has run. | Derick Rethans | 2010-09-05 | 1 | -0/+1 |
* | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -1/+1 |
* | - Fix regexp | Felipe Pena | 2010-04-23 | 1 | -1/+1 |
* | Update the deprecated directives in the MakeFile | Kalle Sommer Nielsen | 2010-04-22 | 1 | -1/+1 |
* | * Changed the way removed ini directives are shown so its easier to add new ones | Kalle Sommer Nielsen | 2010-04-12 | 1 | -1/+1 |
* | - Fixed bug #49935 (Deprecated warnings make "make test" to fail) | Jani Taskinen | 2009-11-27 | 1 | -2/+3 |
* | - Fixed "make test" in phpize builds when ini file(s) contain extension direc... | Jani Taskinen | 2009-11-18 | 1 | -9/+4 |
* | - Fixed bug #48835 (Deprecated php.ini options in old php.inis makes "make te... | Jani Taskinen | 2009-07-24 | 1 | -3/+3 |
* | - There is only one Makefile that needs removing | Jani Taskinen | 2009-07-21 | 1 | -2/+1 |
* | MFH | Jani Taskinen | 2008-08-13 | 1 | -2/+7 |
* | MFH: | Felipe Pena | 2008-07-21 | 1 | -34/+2 |
* | - MFH Allow zend_extensions to be build inside ext and tested with 'make test' | Marcus Boerger | 2008-02-17 | 1 | -2/+7 |
* | MFH: fix for broken shells | Jani Taskinen | 2007-08-03 | 1 | -2/+2 |
* | MFH: - Made build system less major version dependant to ease MFB/MFH | Jani Taskinen | 2007-07-26 | 1 | -15/+45 |
* | Fixed "make test" mistakes | Dmitry Stogov | 2007-07-03 | 1 | -2/+2 |
* | MFH | foobar | 2007-06-29 | 1 | -3/+2 |
* | MFH | foobar | 2007-06-29 | 1 | -6/+12 |
* | MFH | Antony Dovgal | 2007-06-29 | 1 | -1/+1 |
* | MFH | Antony Dovgal | 2007-06-29 | 1 | -1/+1 |
* | ksh is a pita | Antony Dovgal | 2007-06-27 | 1 | -1/+1 |
* | MFH | Antony Dovgal | 2007-06-26 | 1 | -2/+7 |
* | - Fix special case of no ini file in use or not found | foobar | 2007-06-09 | 1 | -1/+1 |
* | MFH | foobar | 2007-06-09 | 1 | -1/+2 |