Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into issue-67910 | Florian MARGAINE | 2014-09-20 | 4 | -4/+4 |
|\ | | | | | | | | | | | Conflicts: README.PARAMETER_PARSING_API ext/gmp/tests/001.phpt | ||||
| * | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 4 | -4/+4 |
| | | |||||
* | | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'PHP-5.5' into PHP-5.6 | Lior Kaplan | 2014-08-28 | 1 | -3/+9 |
|\ | | | | | | | | | | | * PHP-5.5: config.guess: add ppc64le / ppcle support by Anton Blanchard <anton@samba.org> libtool: powerpc*le-linux support by Alan Modra <amodra@bigpond.net.au> | ||||
| * | libtool: powerpc*le-linux support by Alan Modra <amodra@bigpond.net.au> | Lior Kaplan | 2014-08-28 | 1 | -3/+9 |
| | | | | | | | | | | | | | | | | | | Patch created using the following changes in libtool: http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=75ffb257 http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=056889b8 http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=bd998a7e http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=429d40a0 http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=8a8dfaec | ||||
* | | Merge branch 'PHP-5.5' into PHP-5.6 | Ferenc Kovacs | 2014-06-30 | 1 | -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.5 | Ferenc Kovacs | 2014-06-30 | 1 | -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.0 | Ferenc Kovacs | 2014-06-30 | 1 | -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 tools | Sobak | 2014-06-08 | 1 | -13/+1 |
|/ / | |||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Lior Kaplan | 2014-02-14 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Replace old SVN references to Git | Mats Lindh | 2014-02-09 | 1 | -2/+2 |
| | | |||||
| * | typo fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -2/+2 |
| | | | | | | | | | | * pull-request/341: (23 commits) typofixes | ||||
| * | Fix building of pure C++ extensions as static | Scott MacVicar | 2011-08-09 | 1 | -1/+1 |
| | | |||||
| * | find option '-not' is not POSIX compliant | Jérôme Loyet | 2011-07-13 | 1 | -1/+1 |
| | | |||||
| * | Relax autoconf support from 2.60 to 2.59. This is the version available on ↵ | Christopher Jones | 2011-06-08 | 1 | -4/+4 |
| | | | | | | | | Centos/RHEL/Oracle Linux 5.6 | ||||
| * | Get rid of autoconf warnings | Rasmus Lerdorf | 2011-05-16 | 2 | -8/+1 |
| | | |||||
| * | Drop support for autoconf < 2.60 in trunk and the | Rasmus Lerdorf | 2011-05-15 | 1 | -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 Wallner | 2013-10-08 | 1 | -1/+8 |
| | | |||||
* | | One more './configure --help' alignment fix | Christopher Jones | 2013-08-06 | 1 | -1/+2 |
| | | |||||
* | | Fix long-standing visual pain point: the misalignment of './configure help' ↵ | Christopher Jones | 2013-08-06 | 1 | -7/+7 |
| | | | | | | | | | | | | text. Whitespace changes and a couple of grammar fixes. | ||||
* | | typo fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -2/+2 |
| | | | | | | | | | | * pull-request/341: (23 commits) typofixes | ||||
* | | Fix building of pure C++ extensions as static | Scott MacVicar | 2011-08-09 | 1 | -1/+1 |
| | | |||||
* | | find option '-not' is not POSIX compliant | Jérôme Loyet | 2011-07-13 | 1 | -1/+1 |
| | | |||||
* | | Relax autoconf support from 2.60 to 2.59. This is the version available on ↵ | Christopher Jones | 2011-06-08 | 1 | -4/+4 |
| | | | | | | | | Centos/RHEL/Oracle Linux 5.6 | ||||
* | | Get rid of autoconf warnings | Rasmus Lerdorf | 2011-05-16 | 2 | -8/+1 |
| | | |||||
* | | Drop support for autoconf < 2.60 in trunk and the | Rasmus Lerdorf | 2011-05-15 | 1 | -12/+4 |
|/ | | | | | | new PHP_5_4 branch. autoconf >= 2.60 should finally be working now. | ||||
* | - Update shtool to 2.0.8 | Jani Taskinen | 2010-02-18 | 1 | -42/+126 |
| | |||||
* | Fix race condition in shtool's mkdir -p implementation (bug #51076) | Raphael Geissert | 2010-02-18 | 1 | -1/+5 |
| | |||||
* | - Fix bad merge (Sorry Ilia..) | Jani Taskinen | 2009-11-28 | 1 | -2/+2 |
| | |||||
* | - Re-fixed bug #47104 (Linking shared extensions fails with icc) | Jani Taskinen | 2009-11-27 | 1 | -10/+24 |
| | |||||
* | - Upgraded bundled libtool to 1.5.26 | Jani Taskinen | 2009-11-23 | 1 | -816/+908 |
| | |||||
* | Add actions for the gitclean target. | David Soria Parra | 2009-08-11 | 1 | -1/+4 |
| | |||||
* | - Fixed problem with vcsclean which caused it not to really clean whole tree | Jani Taskinen | 2009-07-21 | 1 | -1/+1 |
| | |||||
* | - Removed unused parts | Jani Taskinen | 2009-07-20 | 1 | -8/+5 |
| | |||||
* | - Add missing file exts | Jani Taskinen | 2009-07-17 | 1 | -2/+2 |
| | |||||
* | - Fixed bug #48947 (vcsclean does not remove all created files) | Jani Taskinen | 2009-07-17 | 1 | -2/+2 |
| | |||||
* | MFH | Jani Taskinen | 2009-07-16 | 2 | -4/+4 |
| | |||||
* | MFH: dropped some more mime types, svnclean -> clean for multiple VCS | Gwynne Raskind | 2009-07-16 | 1 | -2/+5 |
| | |||||
* | svn propdel svn:mime-type build/buildcheck.sh | Rasmus Lerdorf | 2009-07-13 | 1 | -4/+4 |
| | | | | | cvs->svn | ||||
* | cvsclean -> svnclean | Gwynne Raskind | 2009-07-12 | 1 | -0/+5 |
| | |||||
* | - Fix the harmless patch that caused harm :) | Jani Taskinen | 2009-05-14 | 1 | -1/+1 |
| | |||||
* | MFH | Jani Taskinen | 2009-05-14 | 1 | -3/+1 |
| | |||||
* | MFH: Fixed module loading order and made request shutdown functions also to | Jani Taskinen | 2009-05-13 | 1 | -2/+1 |
| | | | | | be loaded in reverse like all other shutdowns are. | ||||
* | MFH:- Fixed bug #47104 (Linking shared extensions fails with icc) | Jani Taskinen | 2009-01-15 | 1 | -10/+24 |
| | |||||
* | MFH: Fix bug #44443 (cvsclean fails on Darwin 9) | Gwynne Raskind | 2008-03-17 | 1 | -1/+1 |
| | |||||
* | - Updated bundled shtool to 2.0.6 and added "platform" command in it. | foobar | 2007-04-16 | 1 | -19/+615 |
| | |||||
* | fix cvsclean on cygwin with windows-style EOLs | Nuno Lopes | 2007-02-15 | 1 | -1/+1 |
| | |||||
* | Update copyright year | Ilia Alshanetsky | 2007-01-01 | 3 | -4/+4 |
| | | | | | # The rest of the files were already updated by Sebastian |