summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Peter Kokot2019-04-231-0/+196
|\
| * Move Autoconf Archive macros to a common m4 dirPeter Kokot2019-04-231-0/+196
* | Merge branch 'PHP-7.4'Peter Kokot2019-04-232-5/+2754
|\ \ | |/
| * Move acinclude.m4 to build/php.m4Peter Kokot2019-04-232-5/+2754
|/
* Join build makefiles togetherPeter Kokot2019-04-172-52/+28
* Simplify generated_lists generationPeter Kokot2019-04-162-12/+3
* Disable PACKAGE_* preprocessor symbolsPeter Kokot2019-04-131-2/+4
* Remove php7.spec.in filePeter Kokot2019-03-281-1/+1
* Enhance Autoconf version checkingPeter Kokot2019-03-241-19/+43
* Merge branch 'PHP-7.3' into PHP-7.4Remi Collet2019-03-201-4/+3
|\
* | Move Makefile.global and Makefile.gcov to build directoryPeter Kokot2019-03-042-0/+226
* | Remove mkinstalldirs, install-sh and missingPeter Kokot2019-03-041-6/+1
* | Fix file permissionsPeter Kokot2019-02-283-0/+0
* | Remove deprecated PHP_EXTENSION m4 macroPeter Kokot2019-02-271-32/+0
* | Remove yearly range from copyright noticeZeev Suraski2019-01-303-3/+3
* | Set AC_CONFIG_AUX_DIR to build directoryPeter Kokot2018-12-104-2/+10266
* | ext/gd: Use pkg-config to detect the availability of freetype2Eli Schwartz2018-11-071-0/+275
* | Remove mkdep.awkPeter Kokot2018-10-201-73/+0
* | Merge branch 'PHP-7.3'Peter Kokot2018-10-202-7/+7
|\ \ | |/
| * 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
* | | | Remove unused variable makefile_am_filesPeter Kokot2018-10-161-1/+0
* | | | Sync leading and final newlines in source code filesPeter Kokot2018-10-142-3/+0
* | | | Trim trailing whitespace in source code filesPeter Kokot2018-10-134-12/+12
* | | | Merge branch 'PHP-7.3'Peter Kokot2018-10-091-4/+4
|\ \ \ \ | |/ / /
| * | | Bump minimum Autoconf requirement to 2.68Peter Kokot2018-10-091-4/+4
* | | | Enforce C++11 in ext/intlAnatol Belski2018-10-071-0/+908
* | | | Make PHP development tools files and scripts executablePeter Kokot2018-08-291-0/+0
|/ / /
* | | 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