summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Fix AC_RUN_IFELSE calls when cross-compilingPeter Kokot2018-07-301-2/+2
* Replace obsolete AC_TRY_FOO with AC_FOO_IFELSEPeter Kokot2018-07-301-1/+1
* Remove unused PHP_PROG_LEX macroPeter Kokot2018-07-291-1/+1
* Upgrade AX_CHECK_COMPILE_FLAG macro to serial 6Peter Kokot2018-07-281-27/+6
* Remove unused Git attributes identPeter Kokot2018-07-253-7/+0
* Remove old SVN keywords substitutionsPeter Kokot2018-06-162-4/+0
* Optimized php_addslashes with SSE4.2 instructionsXinchen Hui2018-01-151-0/+241
* year++Xinchen Hui2018-01-023-3/+3
* Fixed bug #75142 buildcheck.sh check for autoconf version needs to be updated...Remi Collet2017-09-051-4/+4
* Use modern autotools name of configure.ac instead of configure.inBrian Evans2017-01-271-2/+2
* fix broken build scripts #2124Joe Watkins2017-01-061-0/+74
* Update copyright headers to 2017Sammy Kaye Powers2017-01-023-3/+3
* Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-01-042-2/+2
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-032-2/+2
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* | Fixed bug #70899 (buildconf failure in extensions)Bob Weinand2015-11-171-2/+4
* | Merge branch 'PHP-5.6'Adam Harvey2015-08-271-2/+2
|\ \ | |/
| * Don't detect FreeBSD 10 as FreeBSD 1 in libtool.m4.Adam Harvey2015-08-271-2/+2
* | here string isn't supported by every shellAnatol Belski2015-08-211-1/+1
* | $() isn't supported on every shellFerenc Kovacs2015-08-211-1/+1
* | Fix invalid range error by gawk in order_by_dek.awkBob Weinand2015-08-211-1/+1
* | Remove assumption that extensions are in ext/ext-nameBob Weinand2015-08-213-8/+13
* | Merge branch 'PHP-5.6'Michael Wallner2015-02-041-1/+1
|\ \ | |/
| * make buildconf work as expected;Michael Wallner2015-02-041-1/+2
* | Partially revert. I did not notice there's alaready a .PHONY target forMichael Wallner2015-01-311-4/+5
* | make buildconf actually workMichael Wallner2015-01-302-5/+5
* | Merge branch 'master' into issue-67910Florian MARGAINE2014-09-204-4/+4
|\ \
| * | s/PHP 5/PHP 7/Johannes Schlüter2014-09-194-4/+4
| |/
* | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-1/+1
|/
* Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-281-3/+9
|\
| * libtool: powerpc*le-linux support by Alan Modra <amodra@bigpond.net.au>Lior Kaplan2014-08-281-3/+9
* | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-06-301-8/+0
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-06-301-8/+0
| |\
| | * Fix bug #67091: make install fails to install libphp5.so on FreeBSD 10.0Ferenc Kovacs2014-06-301-8/+0
* | | 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
| * 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 C...Christopher Jones2011-06-081-4/+4
| * 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
* | 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' t...Christopher Jones2013-08-061-7/+7
* | typo fixesVeres Lajos2013-07-151-1/+1
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-2/+2