summaryrefslogtreecommitdiff
path: root/Zend/Zend.m4
Commit message (Expand)AuthorAgeFilesLines
* Simplify functions checks in m4Peter Kokot2019-07-171-4/+2
* Sync functions checksPeter Kokot2019-06-301-1/+1
* Remove HAVE_DEV_ARANDOMPeter Kokot2019-06-301-8/+0
* Clean headers checksPeter Kokot2019-06-271-10/+1
* Remove HAVE_STRTOD and strtod checkPeter Kokot2019-06-261-1/+1
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-22/+24
* Remove dead DEBUG_CFLAGS settingPeter Kokot2019-05-111-2/+0
* Add gcc global register for aarch64CrazyMiaoo2019-04-221-0/+3
* Refactor Zend/acinclude.m4 local macroPeter Kokot2019-04-211-0/+114
* Disable strict aliasing warningsNikita Popov2019-04-151-1/+1
* Enable -Wall on release builds for GCCNikita Popov2019-04-121-1/+1
* Remove HAVE_SIGNAL_HPeter Kokot2019-04-071-1/+0
* Remove HAVE_LIMITS_HPeter Kokot2019-04-071-1/+0
* Refactor PHP_PROG_BISON and PHP_PROG_RE2CPeter Kokot2019-03-301-3/+0
* 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
* Remove ZEND_FP_EXCEPT macro and HAVE_FP_EXCEPTPeter Kokot2019-02-271-2/+0
* Remove unused PHP_AC_BROKEN_SPRINTF and AC_ZEND_BROKEN_SPRINTFPeter Kokot2019-02-231-1/+0
* Remove separate *nix system build for Zend enginePeter Kokot2019-01-041-16/+0
* Remove support for Rhapsody code namePeter Kokot2018-12-021-6/+0
* Merge branch 'PHP-7.3'Christoph M. Becker2018-11-051-0/+18
|\
| * Fix #76825: Undefined symbols ___cpuid_countChristoph M. Becker2018-11-051-0/+18
* | Remove HAVE_STDARG_HPeter Kokot2018-09-181-1/+0
* | Remove HAVE_STRING_HPeter Kokot2018-09-181-1/+0
* | Remove unused HAVE_MEM_MMAP_ANON and HAVE_MEM_MMAP_ZERO checksNikita Popov2018-09-171-100/+0
* | Remove HAVE_STDLIB_HPeter Kokot2018-09-161-1/+0
* | Remove AC_FUNC_MEMCMPPeter Kokot2018-09-041-1/+0
* | Merge branch 'PHP-7.3'Xinchen Hui2018-09-041-0/+1
|\ \ | |/
| * Fixed bug #76825 (Undefined symbols ___cpuid_count)Xinchen Hui2018-09-041-0/+1
* | Remove AC_FUNC_VPRINTFPeter Kokot2018-08-291-1/+0
|/
* Remove TSRM_CHECK_GCC_ARG and LIBZEND_CPLUSPLUS_CHECKSPeter Kokot2018-07-311-5/+0
* Replace obsolete AC_TRY_FOO with AC_FOO_IFELSEPeter Kokot2018-07-301-25/+25
* Remove obsolete AC_TYPE_SIGNALPeter Kokot2018-07-291-1/+0
* Trim trailing whitespaces in build filesPeter Kokot2018-07-291-22/+22
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Merge branch 'PHP-7.1'Nikita Popov2017-02-081-1/+1
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-081-1/+1
| |\
| | * Fix detection of isnan and isinfChristian Schmidt2017-02-081-1/+1
* | | Merge branch 'PHP-7.1'Nikita Popov2017-02-061-2/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-061-2/+1
| |\ \ | | |/
| | * Revert "Fix detection of isnan and isinf"Nikita Popov2017-02-061-2/+1
* | | Merge branch 'PHP-7.1'Nikita Popov2017-02-051-1/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-051-1/+2
| |\ \ | | |/
| | * Fix detection of isnan and isinfChristian Schmidt2017-02-051-1/+2