summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* typofixesVeres Lajos2014-08-171-1/+1
* Fixbug: phpize --clean will delete include/*.hTianfeng2013-08-181-1/+1
* Remove tabs on blanklines in Makefile sources. This prevents aChristopher Jones2013-08-071-1/+1
* non living code related typo fixesVeres Lajos2013-08-042-1/+1
* typo fixesVeres Lajos2013-07-152-1/+1
* typo fixes (argument)Veres Lajos2013-06-102-1/+1
* Relax autoconf support from 2.60 to 2.59. This is the version available on C...Christopher Jones2011-06-081-2/+2
* Drop support for autoconf < 2.60 in trunk and the Rasmus Lerdorf2011-05-153-3/+4
* Add an --man-dir to php-config tooHannes Magnusson2011-04-182-0/+8
* Fix common typos in the source code (Reported in Bug #54065)Pierrick Charron2011-04-033-7/+7
* - Fixed -g adding for gcc and g++ (former got it twice, latter not at all)Jani Taskinen2010-11-021-1/+1
* Fixed bug #52037 (Concurrent builds fail in install-programs) -- Patch by Sea...Kalle Sommer Nielsen2010-07-131-0/+1
* Make the credits script more verboseJohannes Schlüter2010-05-271-0/+1
* Fixed bug #50795 (man pages have bad whatis entries)Kalle Sommer Nielsen2010-02-172-7/+5
* One change in trying to update Autoconf was missed. This makes phpize work ag...Gwynne Raskind2009-12-021-1/+1
* Missed a few - now it really works with autoconf-2.64+Rasmus Lerdorf2009-11-251-1/+1
* MFH:- Fixed bug #48661 (phpize broken with non-bash shells)Jani Taskinen2009-06-241-2/+2
* MFH:- Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4)Jani Taskinen2009-06-021-0/+1
* - MFH: Get rid of the four different versions of zend_extension* and only useDerick Rethans2009-05-181-9/+1
* fixing missing semi-colonZoe Slattery2009-05-072-2/+2
* Replacing generate script with a new versionZoe Slattery2009-05-0779-1148/+2853
* MFH:- Added path sanity check (autotools + libtool do not cope with whitespac...Jani Taskinen2009-04-201-6/+24
* Fix cc detection in phpize according to changes in configure.inDavid Soria Parra2008-12-031-1/+14
* MFH:- Applied the missing parts to phpize.m4 for zend extension buildsJani Taskinen2008-07-311-2/+32
* MFH:- Detect whether debugging was enabled in PHP and drop optimizing flags i...Jani Taskinen2008-07-301-0/+35
* wsJani Taskinen2008-07-301-1/+1
* MFB: - Fixed the fix for not requiring C++ alwaysDavid Soria Parra2008-07-271-1/+1
* MFH: Fixed a minor problem in not enabling c++/g++ when not needed.Jani Taskinen2008-07-251-4/+8
* Added a script that generates phpt test coverage information for functions an...Steve Seear2008-05-091-0/+222
* Changes to the code that generates variations (Robin & Josie)Zoe Slattery2008-04-151-32/+86
* Fixing:Zoe Slattery2008-04-131-8/+4
* Fixing typo arg->arglist at line 195. Thanks Chris J!Zoe Slattery2008-02-141-1/+1
* Fixing bug 44042Zoe Slattery2008-02-061-86/+79
* Moving the the phpt generation script to scripts/dev directory at Jani's sugg...Zoe Slattery2008-02-031-0/+1105
* MFH:- Fix problem with non-bash compliant shellsJani Taskinen2007-08-241-1/+1
* MFH:- Fixed bug #42292 ($PHP_CONFIG not set for phpized builds)Jani Taskinen2007-08-141-5/+7
* MFH:- Fixed bug #42195 (C++ compiler required always)Jani Taskinen2007-08-061-0/+4
* MFHAntony Dovgal2007-07-251-6/+6
* MFH: cleanup & syncJani Taskinen2007-07-181-37/+31
* oopsfoobar2007-06-291-1/+1
* MFH:- Improved php-config:foobar2007-06-293-20/+73
* MFH: - Add missing CXXFLAGS_CLEAN variable.foobar2007-06-011-0/+2
* Update copyright yearIlia Alshanetsky2007-01-012-2/+2
* more improvementsAntony Dovgal2006-09-101-3/+8
* MFH: improve the scriptAntony Dovgal2006-09-101-1/+33
* add the script to run diagnostic tests on zend_parse_parameters*() usage, per...Nuno Lopes2006-09-081-0/+336
* MFH: - Added PHP_VERSION_ID == PHP_VERSION as integer.foobar2006-07-272-1/+8
* MFH:- Fix build with ext/date/lib with shared extensionsfoobar2006-07-271-1/+1
* MFH: - Determine the shared/link lib suffixes in one macro.foobar2006-04-101-2/+1
* MFHAndrei Zmievski2006-04-081-0/+1