| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | MFH:- Fix passing of shared extensions to run-tests.php | foobar | 2007-06-06 | 1 | -2/+6 |
* | MFH | Antony Dovgal | 2007-04-11 | 1 | -1/+0 |
* | MFH: remind about 'make test' | Antony Dovgal | 2007-02-26 | 1 | -0/+1 |
* | MFH | Andrei Zmievski | 2006-04-08 | 1 | -3/+3 |
* | MFH: workaround for problem on Solaris: shell tries to parse "for i in ;" and... | Antony Dovgal | 2006-04-05 | 1 | -2/+2 |
* | - fix make install | Michael Wallner | 2005-11-22 | 1 | -1/+1 |
* | MFH: - Fixed header installing under phpize builds | foobar | 2005-11-21 | 1 | -3/+25 |
* | MFH | foobar | 2005-09-14 | 1 | -2/+2 |
* | put the -d extension loading options in the right place, | Hartmut Holzgraefe | 2005-08-08 | 1 | -2/+2 |