Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix timelib build configuration | Anatol Belski | 2015-01-21 | 1 | -2/+0 |
| | |||||
* | make timelib_config.h inclusion configurable | Anatol Belski | 2015-01-21 | 1 | -0/+2 |
| | |||||
* | Fix bug #67878 program_prefix not honoured in man pages | Remi Collet | 2014-08-21 | 2 | -14/+14 |
| | | | | | | - add @program_prefix@ in php, phpize and php-config man pages - set date to 2014 - fix "SEE ALSO" alignment | ||||
* | Merge branch 'PHP-5.5' into PHP-5.6 | Lior Kaplan | 2014-08-17 | 1 | -1/+1 |
|\ | | | | | | | | | * PHP-5.5: typofixes | ||||
| * | typofixes | Veres Lajos | 2014-08-17 | 1 | -1/+1 |
| | | |||||
| * | Fixbug: phpize --clean will delete include/*.h | Tianfeng | 2013-08-18 | 1 | -1/+1 |
| | | |||||
| * | Remove tabs on blanklines in Makefile sources. This prevents a | Christopher Jones | 2013-08-07 | 1 | -1/+1 |
| | | | | | | | | 'suspicious line' warning when editing & saving Makefile using Emacs. | ||||
* | | Fixbug: phpize --clean will delete include/*.h | Tianfeng | 2013-08-12 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-5.5' | Stanislav Malyshev | 2013-08-04 | 2 | -1/+1 |
|\ \ | |/ | | | | | | | * PHP-5.5: non living code related typo fixes | ||||
| * | non living code related typo fixes | Veres Lajos | 2013-08-04 | 2 | -1/+1 |
| | | |||||
| * | typo fixes | Veres Lajos | 2013-07-15 | 2 | -1/+1 |
| | | |||||
* | | Remove tabs on blanklines in Makefile sources. This prevents a | Christopher Jones | 2013-07-30 | 1 | -1/+1 |
| | | | | | | | | 'suspicious line' warning when editing & saving Makefile using Emacs. | ||||
* | | Remove PHP3 conversion scripts | Johannes Schlüter | 2013-07-17 | 3 | -136/+0 |
| | | |||||
* | | typo fixes | Veres Lajos | 2013-07-15 | 2 | -1/+1 |
|/ | |||||
* | typo fixes (argument) | Veres Lajos | 2013-06-10 | 2 | -1/+1 |
| | |||||
* | Relax autoconf support from 2.60 to 2.59. This is the version available on ↵ | Christopher Jones | 2011-06-08 | 1 | -2/+2 |
| | | | | Centos/RHEL/Oracle Linux 5.6 | ||||
* | Drop support for autoconf < 2.60 in trunk and the | Rasmus Lerdorf | 2011-05-15 | 3 | -3/+4 |
| | | | | | | new PHP_5_4 branch. autoconf >= 2.60 should finally be working now. | ||||
* | Add an --man-dir to php-config too | Hannes Magnusson | 2011-04-18 | 2 | -0/+8 |
| | |||||
* | Fix common typos in the source code (Reported in Bug #54065) | Pierrick Charron | 2011-04-03 | 3 | -7/+7 |
| | | | | | | | # External libraries were excluded # Thanks eitan at eitanadler dot com for the first patch :) | ||||
* | - Fixed -g adding for gcc and g++ (former got it twice, latter not at all) | Jani Taskinen | 2010-11-02 | 1 | -1/+1 |
| | |||||
* | Fixed bug #52037 (Concurrent builds fail in install-programs) -- Patch by ↵ | Kalle Sommer Nielsen | 2010-07-13 | 1 | -0/+1 |
| | | | | Seanius at debian dot org | ||||
* | Make the credits script more verbose | Johannes Schlüter | 2010-05-27 | 1 | -0/+1 |
| | |||||
* | Fixed bug #50795 (man pages have bad whatis entries) | Kalle Sommer Nielsen | 2010-02-17 | 2 | -7/+5 |
| | | | | - Patch by Debian | ||||
* | One change in trying to update Autoconf was missed. This makes phpize work ↵ | Gwynne Raskind | 2009-12-02 | 1 | -1/+1 |
| | | | | again. | ||||
* | Missed a few - now it really works with autoconf-2.64+ | Rasmus Lerdorf | 2009-11-25 | 1 | -1/+1 |
| | |||||
* | MFH:- Fixed bug #48661 (phpize broken with non-bash shells) | Jani Taskinen | 2009-06-24 | 1 | -2/+2 |
| | |||||
* | MFH:- Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4) | Jani Taskinen | 2009-06-02 | 1 | -0/+1 |
| | |||||
* | - MFH: Get rid of the four different versions of zend_extension* and only use | Derick Rethans | 2009-05-18 | 1 | -9/+1 |
| | | | | | | | zend_extension. Because of the API identifier change in PHP 5.3 you also get a proper warning message now. #- [DOC] | ||||
* | fixing missing semi-colon | Zoe Slattery | 2009-05-07 | 2 | -2/+2 |
| | |||||
* | Replacing generate script with a new version | Zoe Slattery | 2009-05-07 | 79 | -1148/+2853 |
| | |||||
* | MFH:- Added path sanity check (autotools + libtool do not cope with ↵ | Jani Taskinen | 2009-04-20 | 1 | -6/+24 |
| | | | | whitespace..) | ||||
* | Fix cc detection in phpize according to changes in configure.in | David Soria Parra | 2008-12-03 | 1 | -1/+14 |
| | |||||
* | MFH:- Applied the missing parts to phpize.m4 for zend extension builds | Jani Taskinen | 2008-07-31 | 1 | -2/+32 |
| | |||||
* | MFH:- Detect whether debugging was enabled in PHP and drop optimizing flags ↵ | Jani Taskinen | 2008-07-30 | 1 | -0/+35 |
| | | | | if so (merge from configure.in) | ||||
* | ws | Jani Taskinen | 2008-07-30 | 1 | -1/+1 |
| | |||||
* | MFB: - Fixed the fix for not requiring C++ always | David Soria Parra | 2008-07-27 | 1 | -1/+1 |
| | |||||
* | MFH: Fixed a minor problem in not enabling c++/g++ when not needed. | Jani Taskinen | 2008-07-25 | 1 | -4/+8 |
| | |||||
* | Added a script that generates phpt test coverage information for functions ↵ | Steve Seear | 2008-05-09 | 1 | -0/+222 |
| | | | | and methods. | ||||
* | Changes to the code that generates variations (Robin & Josie) | Zoe Slattery | 2008-04-15 | 1 | -32/+86 |
| | |||||
* | Fixing: | Zoe Slattery | 2008-04-13 | 1 | -8/+4 |
| | | | | | | | (1) remove proto from start (2)substitute "Done" with ===DONE== after closing tag in FILE section and at end of EXPECTF. (3) Remove "add comment here..." | ||||
* | Fixing typo arg->arglist at line 195. Thanks Chris J! | Zoe Slattery | 2008-02-14 | 1 | -1/+1 |
| | |||||
* | Fixing bug 44042 | Zoe Slattery | 2008-02-06 | 1 | -86/+79 |
| | |||||
* | Moving the the phpt generation script to scripts/dev directory at Jani's ↵ | Zoe Slattery | 2008-02-03 | 1 | -0/+1105 |
| | | | | suggestion. | ||||
* | MFH:- Fix problem with non-bash compliant shells | Jani Taskinen | 2007-08-24 | 1 | -1/+1 |
| | |||||
* | MFH:- Fixed bug #42292 ($PHP_CONFIG not set for phpized builds) | Jani Taskinen | 2007-08-14 | 1 | -5/+7 |
| | |||||
* | MFH:- Fixed bug #42195 (C++ compiler required always) | Jani Taskinen | 2007-08-06 | 1 | -0/+4 |
| | |||||
* | MFH | Antony Dovgal | 2007-07-25 | 1 | -6/+6 |
| | |||||
* | MFH: cleanup & sync | Jani Taskinen | 2007-07-18 | 1 | -37/+31 |
| | |||||
* | oops | foobar | 2007-06-29 | 1 | -1/+1 |
| | |||||
* | MFH:- Improved php-config: | foobar | 2007-06-29 | 3 | -20/+73 |
| | | | | | | | | MFH: . Added --configure-options option to get configure line for current build MFH: . Added --php-sapis option which shows SAPIs available MFH: . Fixed problem with missing php binary when CLI is not build but CGI is. MFH:- Fixed broken sed issues in phpize script |