summaryrefslogtreecommitdiff
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-06-301-8/+0
|\ | | | | | | | | | | * PHP-5.5: NEWS Fix bug #67091: make install fails to install libphp5.so on FreeBSD 10.0
| * Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-06-301-8/+0
| |\ | | | | | | | | | | | | * PHP-5.4: Fix bug #67091: make install fails to install libphp5.so on FreeBSD 10.0
| | * Fix bug #67091: make install fails to install libphp5.so on FreeBSD 10.0Ferenc Kovacs2014-06-301-8/+0
| | | | | | | | | | | | | | | | | | Simplest fix is to remove the specific checks for freebsd1* as it also matches freebsd10, and nobody should be using >=PHP 5.4 with freebsd 1.x(if it is even possible to make it to compile there).
* | | Removed cvsclean and svnclean toolsSobak2014-06-081-13/+1
|/ /
* | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-02-141-2/+2
|\ \ | |/
| * Replace old SVN references to GitMats Lindh2014-02-091-2/+2
| |
| * typo fixesVeres Lajos2013-07-151-1/+1
| |
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-2/+2
| | | | | | | | | | * pull-request/341: (23 commits) typofixes
| * Fix building of pure C++ extensions as staticScott MacVicar2011-08-091-1/+1
| |
| * find option '-not' is not POSIX compliantJérôme Loyet2011-07-131-1/+1
| |
| * Relax autoconf support from 2.60 to 2.59. This is the version available on ↵Christopher Jones2011-06-081-4/+4
| | | | | | | | Centos/RHEL/Oracle Linux 5.6
| * Get rid of autoconf warningsRasmus Lerdorf2011-05-162-8/+1
| |
| * Drop support for autoconf < 2.60 in trunk and the Rasmus Lerdorf2011-05-151-12/+4
| | | | | | | | | | | | new PHP_5_4 branch. autoconf >= 2.60 should finally be working now.
* | fix bug #51076 (race condition in shtool's mkdir -p)Michael Wallner2013-10-081-1/+8
| |
* | One more './configure --help' alignment fixChristopher Jones2013-08-061-1/+2
| |
* | Fix long-standing visual pain point: the misalignment of './configure help' ↵Christopher Jones2013-08-061-7/+7
| | | | | | | | | | | | text. Whitespace changes and a couple of grammar fixes.
* | typo fixesVeres Lajos2013-07-151-1/+1
| |
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-2/+2
| | | | | | | | | | * pull-request/341: (23 commits) typofixes
* | Fix building of pure C++ extensions as staticScott MacVicar2011-08-091-1/+1
| |
* | find option '-not' is not POSIX compliantJérôme Loyet2011-07-131-1/+1
| |
* | Relax autoconf support from 2.60 to 2.59. This is the version available on ↵Christopher Jones2011-06-081-4/+4
| | | | | | | | Centos/RHEL/Oracle Linux 5.6
* | Get rid of autoconf warningsRasmus Lerdorf2011-05-162-8/+1
| |
* | Drop support for autoconf < 2.60 in trunk and the Rasmus Lerdorf2011-05-151-12/+4
|/ | | | | | new PHP_5_4 branch. autoconf >= 2.60 should finally be working now.
* - Update shtool to 2.0.8Jani Taskinen2010-02-181-42/+126
|
* Fix race condition in shtool's mkdir -p implementation (bug #51076)Raphael Geissert2010-02-181-1/+5
|
* - Fix bad merge (Sorry Ilia..)Jani Taskinen2009-11-281-2/+2
|
* - Re-fixed bug #47104 (Linking shared extensions fails with icc)Jani Taskinen2009-11-271-10/+24
|
* - Upgraded bundled libtool to 1.5.26Jani Taskinen2009-11-231-816/+908
|
* Add actions for the gitclean target.David Soria Parra2009-08-111-1/+4
|
* - Fixed problem with vcsclean which caused it not to really clean whole treeJani Taskinen2009-07-211-1/+1
|
* - Removed unused partsJani Taskinen2009-07-201-8/+5
|
* - Add missing file extsJani Taskinen2009-07-171-2/+2
|
* - Fixed bug #48947 (vcsclean does not remove all created files)Jani Taskinen2009-07-171-2/+2
|
* MFHJani Taskinen2009-07-162-4/+4
|
* MFH: dropped some more mime types, svnclean -> clean for multiple VCSGwynne Raskind2009-07-161-2/+5
|
* svn propdel svn:mime-type build/buildcheck.shRasmus Lerdorf2009-07-131-4/+4
| | | | | cvs->svn
* cvsclean -> svncleanGwynne Raskind2009-07-121-0/+5
|
* - Fix the harmless patch that caused harm :)Jani Taskinen2009-05-141-1/+1
|
* MFHJani Taskinen2009-05-141-3/+1
|
* MFH: Fixed module loading order and made request shutdown functions also toJani Taskinen2009-05-131-2/+1
| | | | | be loaded in reverse like all other shutdowns are.
* MFH:- Fixed bug #47104 (Linking shared extensions fails with icc)Jani Taskinen2009-01-151-10/+24
|
* MFH: Fix bug #44443 (cvsclean fails on Darwin 9)Gwynne Raskind2008-03-171-1/+1
|
* - Updated bundled shtool to 2.0.6 and added "platform" command in it.foobar2007-04-161-19/+615
|
* fix cvsclean on cygwin with windows-style EOLsNuno Lopes2007-02-151-1/+1
|
* Update copyright yearIlia Alshanetsky2007-01-013-4/+4
| | | | | # The rest of the files were already updated by Sebastian
* bump year and license versionfoobar2006-01-014-13/+13
|
* - automake is not neededfoobar2005-11-291-2/+2
|
* MFHfoobar2005-11-292-5/+2
|
* - Update bundled libtool to 1.5.20foobar2005-11-291-82/+98
|
* - Bumber up yearfoobar2005-08-034-5/+5
|