summaryrefslogtreecommitdiff
path: root/Zend/Zend.m4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-8.0'Nikita Popov2020-11-251-6/+0
|\
| * Fixed bug #80377Nikita Popov2020-11-251-6/+0
* | Add compiler flags which aren't included in -Wall or -WextraGeorge Peter Banyard2020-10-101-0/+4
|/
* Merge branch 'PHP-7.4'Nikita Popov2020-10-051-4/+4
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-10-051-4/+4
| |\
| | * Fix -Wimplicit-function-declaration in configureNikita Popov2020-10-051-4/+5
* | | Prepend compiler warning flags to CFLAG instead to append themGeorge Peter Banyard2020-09-011-2/+2
* | | Clean up some unused code (and fix some comments) in build scriptsAlex Dowad2020-06-191-1/+1
* | | Remove unneeded --disable-inline-optimization build parameterAlex Dowad2020-06-171-19/+0
* | | Add -Wextra compiler warnings and exclude the trigger happy onesGeorge Peter Banyard2020-04-141-1/+4
* | | Remove obsolete configure checks for isinf, isnan, and isfiniteGeorge Peter Banyard2019-12-041-2/+0
* | | Remove now obsolete configure checks for INFINITY and NAN.George Peter Banyard2019-12-041-129/+0
* | | Port various autoconf bits to C99 compilersFlorian Weimer2019-09-101-0/+2
* | | Merge branch 'PHP-7.4'Peter Kokot2019-07-171-4/+2
|\ \ \ | |/ /
| * | Simplify functions checks in m4Peter Kokot2019-07-171-4/+2
* | | Merge branch 'PHP-7.4'Peter Kokot2019-06-301-1/+1
|\ \ \ | |/ /
| * | Sync functions checksPeter Kokot2019-06-301-1/+1
* | | Merge branch 'PHP-7.4'Peter Kokot2019-06-301-8/+0
|\ \ \ | |/ /
| * | Remove HAVE_DEV_ARANDOMPeter Kokot2019-06-301-8/+0
* | | Merge branch 'PHP-7.4'Peter Kokot2019-06-271-10/+1
|\ \ \ | |/ /
| * | Clean headers checksPeter Kokot2019-06-271-10/+1
* | | Merge branch 'PHP-7.4'Peter Kokot2019-06-261-1/+1
|\ \ \ | |/ /
| * | Remove HAVE_STRTOD and strtod checkPeter Kokot2019-06-261-1/+1
* | | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-22/+24
|\ \ \ | |/ /
| * | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-22/+24
* | | Merge branch 'PHP-7.4'Peter Kokot2019-05-111-2/+0
|\ \ \ | |/ /
| * | Remove dead DEBUG_CFLAGS settingPeter Kokot2019-05-111-2/+0
* | | Merge branch 'PHP-7.4'Dmitry Stogov2019-04-221-0/+3
|\ \ \ | |/ /
| * | Add gcc global register for aarch64CrazyMiaoo2019-04-221-0/+3
* | | Merge branch 'PHP-7.4'Peter Kokot2019-04-211-0/+114
|\ \ \ | |/ /
| * | Refactor Zend/acinclude.m4 local macroPeter Kokot2019-04-211-0/+114
* | | Merge branch 'PHP-7.4'Nikita Popov2019-04-151-1/+1
|\ \ \ | |/ /
| * | Disable strict aliasing warningsNikita Popov2019-04-151-1/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2019-04-121-1/+1
|\ \ \ | |/ /
| * | Enable -Wall on release builds for GCCNikita Popov2019-04-121-1/+1
* | | Merge branch 'PHP-7.4'Peter Kokot2019-04-071-1/+0
|\ \ \ | |/ /
| * | Remove HAVE_SIGNAL_HPeter Kokot2019-04-071-1/+0
* | | Merge branch 'PHP-7.4'Peter Kokot2019-04-071-1/+0
|\ \ \ | |/ /
| * | Remove HAVE_LIMITS_HPeter Kokot2019-04-071-1/+0
* | | Merge branch 'PHP-7.4'Peter Kokot2019-03-301-3/+0
|\ \ \ | |/ /
| * | Refactor PHP_PROG_BISON and PHP_PROG_RE2CPeter Kokot2019-03-301-3/+0
* | | For consistency with Windows, and because ZTS is not experimental or a "maint...Joe Watkins2019-03-231-7/+7
|/ /
* | remove unneeded AC_REQUIRE([AC_PROG_YACC])Nuno Lopes2019-03-171-1/+0
* | Clean build systemPeter Kokot2019-03-141-4/+1
* | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-28/+22
* | Remove legacy AC_CHECK_TYPE calls for uint and ulongPeter Kokot2019-03-061-4/+0
* | Remove outdated hack for AIX 4Peter Kokot2019-03-031-6/+0
* | Remove AC_PROG_CC_C_OPeter Kokot2019-03-031-1/+0
* | Remove LIBZEND_CHECK_INT_TYPE and PHP_CHECK_TYPESPeter Kokot2019-03-021-26/+0
* | Remove obsolescent AC_HEADER_STDC and memcpy checkPeter Kokot2019-03-011-2/+1