summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-10-202-7/+7
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-10-202-7/+7
| |\
| | * Fix #77041: buildconf should output error messages to stderrMizunashi Mana2018-10-202-7/+7
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-142-3/+0
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-135-12/+12
| | * year++Xinchen Hui2018-01-023-3/+3
| | * fix broken build scripts #2124Joe Watkins2017-01-061-0/+74
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-043-3/+3
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-142-3/+0
| * | Trim trailing whitespace in source code filesPeter Kokot2018-10-135-12/+12
| * | year++Xinchen Hui2018-01-023-3/+3
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-142-3/+0
* | | Trim trailing whitespace in source code filesPeter Kokot2018-10-133-9/+9
* | | Bump minimum Autoconf requirement to 2.68Peter Kokot2018-10-091-4/+4
* | | 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
|/ /