summaryrefslogtreecommitdiff
path: root/build/php.m4
Commit message (Expand)AuthorAgeFilesLines
* Check for php program in autoconfNikita Popov2021-03-161-0/+24
* Add dependency tracking for header filesFlorian Sowade2021-02-161-0/+4
* Merge branch 'PHP-8.0'Nikita Popov2020-11-261-1/+1
|\
| * Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-11-261-1/+1
| |\
| | * Fix bug #80402: Don't strip -lpthreadNikita Popov2020-11-261-1/+1
* | | Merge branch 'PHP-8.0'Nikita Popov2020-11-091-2/+0
|\ \ \ | |/ /
| * | Use true/false instead of TRUE/FALSE in intlNikita Popov2020-11-091-2/+0
* | | Merge branch 'PHP-8.0'Nikita Popov2020-11-091-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-11-091-0/+2
| |\ \ | | |/
| | * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-11-091-0/+2
* | | Bump minimal OpenSSL version to 1.0.2Jakub Zelenka2020-11-011-1/+1
|/ /
* | Merge branch 'PHP-7.4'Nikita Popov2020-10-051-10/+10
|\ \ | |/
| * 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
* | Extensions should have the final say on their compiler flagsGeorge Peter Banyard2020-09-281-5/+5
* | Only check linking in PHP_TEST_BUILDNikita Popov2020-09-201-3/+1
* | decbin/decoct/dechex optimization.Dmitry Stogov2020-09-081-0/+38
* | Recognize gnu-libiconv location on alpineNikita Popov2020-08-121-2/+8
* | Fix crypt_r detection under BSD systemDavid Carlier2020-08-121-0/+11
* | Fix m4 quotationNikita Popov2020-08-081-1/+1
* | Remove giconv supportNikita Popov2020-08-071-6/+1
* | Remove more leftovers of PHP_DEFINE handlingNikita Popov2020-08-071-13/+0
* | Don't use PHP_DEFINE in iconvNikita Popov2020-08-071-4/+0
* | Use standard types in fopencookie testNikita Popov2020-08-051-4/+4
* | Add compatibility define for PHP_CHECK_GCC_ARGNikita Popov2020-08-041-0/+4
* | Bump libxml version requirement 2.7.6 => 2.9.0Dik Takken2020-08-031-1/+1
* | Remove PHP_CHECK_GCC_ARG()Nikita Popov2020-07-291-24/+0
* | Merge branch 'PHP-7.4'Nikita Popov2020-07-291-2/+2
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-07-291-2/+2
* | Remove no longer needed stdint compatibility definesNikita Popov2020-07-231-1/+3
* | Fixed bug #79841Nikita Popov2020-07-131-2/+6
* | Clean up some unused code (and fix some comments) in build scriptsAlex Dowad2020-06-191-3/+3
* | Fix #78750: configure assumes yacc and re2c workPeter Kokot2020-06-091-0/+2
* | Reapply "Remove configure checks for supported instruction sets"Nikita Popov2020-05-111-24/+0
* | Merge branch 'PHP-7.4'Nikita Popov2020-05-111-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-05-111-1/+1
* | Merge branch 'PHP-7.4'Christoph M. Becker2020-04-291-0/+1
|\ \ | |/
| * Fix #79532: sizeof off_t can be wrongChristoph M. Becker2020-04-291-0/+1
* | Fix libtool to provide a simple way to generate only "shared" object files or...Dmitry Stogov2020-04-271-1/+1
* | Drop unnecessary stdint and inttypes header checksGeorge Peter Banyard2020-04-221-5/+1
* | Remove support for EBCDICNikita Popov2020-04-201-1/+1
* | Bison: enable all the warnings and fix themAkim Demaille2020-02-011-5/+5
* | Use "%empty" in the parsers, instead of commentsAkim Demaille2020-01-311-0/+1
* | Merge branch 'PHP-7.4'Nikita Popov2020-01-201-7/+1
|\ \ | |/
| * Fix bug #79112: IMAP can't find OpenSSL during configureNikita Popov2020-01-201-7/+1
* | Merge branch 'PHP-7.4'Nikita Popov2019-11-041-0/+24
|\ \ | |/
| * Revert "Remove configure checks for supported instruction sets"Nikita Popov2019-11-041-0/+24
* | Merge branch 'PHP-7.4'Nikita Popov2019-10-311-24/+0
|\ \ | |/
| * Remove configure checks for supported instruction setsNikita Popov2019-10-311-24/+0
* | Fix bug #78681 by renaming libphp8.so to libphp.soNikita Popov2019-10-291-3/+3