summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Prepare for PHP 8.1Gabriel Caruso2020-10-091-1/+1
* Merge branch 'PHP-7.4'Nikita Popov2020-10-051-5/+6
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-10-051-5/+6
| |\
| | * Fix -Wimplicit-function-declaration in configureNikita Popov2020-10-051-5/+6
| | * 7.3.24 is nextChristoph M. Becker2020-09-151-1/+1
| | * 7.3.23 is nextChristoph M. Becker2020-08-181-1/+1
| | * 7.3 is now 7.3.22-devChristoph M. Becker2020-07-211-1/+1
| | * 7.3 is now 7.3.21-devChristoph M. Becker2020-06-231-1/+1
| | * 7.3.20 will be nextChristoph M. Becker2020-05-261-1/+1
| | * Bump versionChristoph M. Becker2020-04-281-1/+1
| | * Next is 7.3.18Christoph M. Becker2020-03-311-1/+1
| | * Next is 7.3.17Christoph M. Becker2020-03-031-1/+1
| | * Next is 7.3.16Christoph M. Becker2020-02-041-1/+1
| | * Bump versionChristoph M. Becker2020-01-071-1/+1
| | * Next is 7.3.14Christoph M. Becker2019-12-031-1/+1
| | * 7.3.13 is nextChristoph M. Becker2019-11-051-1/+1
| | * 7.3.12 is nextChristoph M. Becker2019-10-081-1/+1
| | * PHP 7.3.10RC1 has been taggedChristoph M. Becker2019-09-101-1/+1
| | * Next will be 7.3.10Christoph M. Becker2019-08-131-1/+1
| | * Bump version numbersChristoph M. Becker2019-08-131-1/+1
| | * Next is 7.3.8Christoph M. Becker2019-06-111-1/+1
| | * Prepare 7.3.7-devChristoph M. Becker2019-05-141-1/+1
| | * Prepare main branch for PHP 7.3.6Christoph M. Becker2019-04-161-1/+1
| | * Prepare main branch for PHP 7.3.5Christoph M. Becker2019-03-191-1/+1
| | * Prepare main branch for PHP 7.3.4Christoph M. Becker2019-02-191-1/+1
| * | Prepare for 7.4.11Derick Rethans2020-08-181-1/+1
| * | Prepare for 7.4.10Derick Rethans2020-07-211-1/+1
| * | PHP-7.4 is now 7.4.9-devDerick Rethans2020-06-231-1/+1
* | | Add system ID entropy APISammy Kaye Powers2020-09-181-1/+1
* | | decbin/decoct/dechex optimization.Dmitry Stogov2020-09-081-0/+4
* | | X86: Fast CRC32 computation using PCLMULQDQ instructionFrank Du2020-09-021-0/+1
* | | Add zend_observer APILevi Morrison2020-09-011-1/+2
* | | further network libraries detection for Haiku system.David Carlier2020-08-241-7/+7
* | | Revert "Prepare for PHP 8.1"Nikita Popov2020-08-041-1/+1
* | | Prepare for PHP 8.1Gabriel Caruso2020-08-041-1/+1
* | | Remove PHP_CHECK_GCC_ARG()Nikita Popov2020-07-291-4/+2
* | | define COMPILER and ARCHITECTURE from environmentRemi Collet2020-07-131-0/+6
* | | display info about system used to build and its providerRemi Collet2020-07-061-0/+5
* | | Remove unnecessary ieeefp.h includeNikita Popov2020-06-301-4/+0
* | | Move __alignof__ support check into main configure.ac.Eddie Kohler2020-06-301-0/+14
* | | Haiku proc_open build fix, *pty api resides on the BSD libraryDavid Carlier2020-06-261-2/+2
* | | Fix crypt_r detectionNikita Popov2020-06-241-6/+0
* | | Simplify `_crypt_extended_init_r`, and fix redundant initialization on Win32/...Alex Dowad2020-06-231-7/+0
* | | Clean up some unused code (and fix some comments) in build scriptsAlex Dowad2020-06-191-26/+2
* | | Fix Haiku buildDavid Carlier2020-06-191-0/+3
* | | Remove unneeded --disable-inline-optimization build parameterAlex Dowad2020-06-171-13/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2020-06-071-1/+2
|\ \ \ | |/ /
| * | Allow defining of uname value for reproducible buildsJelle van der Waa2020-06-071-1/+2
| * | Bump versionChristoph M. Becker2020-05-191-1/+1
* | | Add AttributesBenjamin Eberlei2020-06-041-1/+1