summaryrefslogtreecommitdiff
path: root/build/php.m4
Commit message (Expand)AuthorAgeFilesLines
* Backport fix for bug #78750Peter Kokot2020-12-031-0/+6
* Fix bug #80402: Don't strip -lpthreadNikita Popov2020-11-261-1/+1
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-11-091-0/+2
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-10-051-13/+13
* Use standard types in fopencookie testNikita Popov2020-08-051-4/+4
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-07-291-2/+2
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-05-111-1/+1
* Fix #79532: sizeof off_t can be wrongChristoph M. Becker2020-04-291-0/+1
* Fix bug #79112: IMAP can't find OpenSSL during configureNikita Popov2020-01-201-7/+1
* Revert "Remove configure checks for supported instruction sets"Nikita Popov2019-11-041-0/+24
* Remove configure checks for supported instruction setsNikita Popov2019-10-311-24/+0
* Add "-pthread" to EXTRA_LDFLAGS_PROGRAM as wellNikita Popov2019-10-141-0/+2
* Revert "Don't buid static libaraies when only DSO required"Dmitry Stogov2019-10-101-1/+1
* Fixed bug #78614 (Does not compile with DTRACE anymore)Dmitry Stogov2019-10-041-2/+2
* Don't buid static libaraies when only DSO requiredDmitry Stogov2019-09-191-1/+1
* Remove duplicate socklen_t checkPeter Kokot2019-07-181-20/+0
* Refactor undefining PACKAGE_* symbolsPeter Kokot2019-07-111-0/+16
* Simplify PHP_CHECK_PDO_INCLUDES callsPeter Kokot2019-07-081-1/+0
* Remove PHP_DEBUG_MACROPeter Kokot2019-07-071-31/+0
* Remove some more Apache 1 left oversPeter Kokot2019-07-071-1/+1
* Remove PHP_CHECK_CONFIGURE_OPTIONSPeter Kokot2019-07-021-55/+0
* Remove warnings for bison and re2c checksPeter Kokot2019-06-271-6/+2
* Use a common setup macro to detect the Expat libraryHugh McMaster2019-06-041-0/+14
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-239/+280
* Move acinclude.m4 to build/php.m4Peter Kokot2019-04-231-0/+2753