Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix gen_stubs with out-of-tree build | Nikita Popov | 2019-09-03 | 1 | -1/+1 |
* | Generate arginfo from PHP stub files | Nikita Popov | 2019-08-09 | 1 | -0/+6 |
* | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-21 | 1 | -40/+0 |
|\ | |||||
| * | Remove build.mk usage | Peter Kokot | 2019-07-21 | 1 | -40/+0 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-18 | 1 | -20/+0 |
|\ \ | |/ | |||||
| * | Remove duplicate socklen_t check | Peter Kokot | 2019-07-18 | 1 | -20/+0 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-11 | 2 | -3/+17 |
|\ \ | |/ | |||||
| * | Refactor undefining PACKAGE_* symbols | Peter Kokot | 2019-07-11 | 2 | -3/+17 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-08 | 1 | -26/+40 |
|\ \ | |/ | |||||
| * | Refactor genif.sh | Peter Kokot | 2019-07-08 | 1 | -26/+40 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-08 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Simplify PHP_CHECK_PDO_INCLUDES calls | Peter Kokot | 2019-07-08 | 1 | -1/+0 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-08 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Remove some unused variables | Peter Kokot | 2019-07-08 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-07 | 1 | -31/+0 |
|\ \ | |/ | |||||
| * | Remove PHP_DEBUG_MACRO | Peter Kokot | 2019-07-07 | 1 | -31/+0 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Remove some more Apache 1 left overs | Peter Kokot | 2019-07-07 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-02 | 1 | -55/+0 |
|\ \ | |/ | |||||
| * | Remove PHP_CHECK_CONFIGURE_OPTIONS | Peter Kokot | 2019-07-02 | 1 | -55/+0 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-06-27 | 1 | -6/+2 |
|\ \ | |/ | |||||
| * | Remove warnings for bison and re2c checks | Peter Kokot | 2019-06-27 | 1 | -6/+2 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-06-04 | 1 | -0/+14 |
|\ \ | |/ | |||||
| * | Use a common setup macro to detect the Expat library | Hugh McMaster | 2019-06-04 | 1 | -0/+14 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-18 | 1 | -26/+0 |
|\ \ | |/ | |||||
| * | Enhance makedist script | Peter Kokot | 2019-05-18 | 1 | -26/+0 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-12 | 1 | -239/+280 |
|\ \ | |/ | |||||
| * | Normalize comments in *nix build system m4 files | Peter Kokot | 2019-05-12 | 1 | -239/+280 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-11 | 2 | -1292/+1439 |
|\ \ | |/ | |||||
| * | Bump config.guess and config.sub | Peter Kokot | 2019-05-11 | 2 | -1292/+1439 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-08 | 1 | -6/+0 |
|\ \ | |/ | |||||
| * | Remove vcsclean script | Peter Kokot | 2019-05-08 | 1 | -6/+0 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-04-29 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Remove TSRM configuration header | Peter Kokot | 2019-04-29 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-04-29 | 3 | -78/+2 |
|\ \ | |/ | |||||
| * | Simplify checking of *nix build tools | Peter Kokot | 2019-04-29 | 3 | -78/+2 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-04-28 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Automatically remove aclocal.m4 if present | Peter Kokot | 2019-04-28 | 1 | -1/+3 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-04-23 | 1 | -0/+196 |
|\ \ | |/ | |||||
| * | Move Autoconf Archive macros to a common m4 dir | Peter Kokot | 2019-04-23 | 1 | -0/+196 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-04-23 | 2 | -5/+2754 |
|\ \ | |/ | |||||
| * | Move acinclude.m4 to build/php.m4 | Peter Kokot | 2019-04-23 | 2 | -5/+2754 |
|/ | |||||
* | Join build makefiles together | Peter Kokot | 2019-04-17 | 2 | -52/+28 |
* | Simplify generated_lists generation | Peter Kokot | 2019-04-16 | 2 | -12/+3 |
* | Disable PACKAGE_* preprocessor symbols | Peter Kokot | 2019-04-13 | 1 | -2/+4 |
* | Remove php7.spec.in file | Peter Kokot | 2019-03-28 | 1 | -1/+1 |
* | Enhance Autoconf version checking | Peter Kokot | 2019-03-24 | 1 | -19/+43 |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Remi Collet | 2019-03-20 | 1 | -4/+3 |
|\ | |||||
* | | Move Makefile.global and Makefile.gcov to build directory | Peter Kokot | 2019-03-04 | 2 | -0/+226 |
* | | Remove mkinstalldirs, install-sh and missing | Peter Kokot | 2019-03-04 | 1 | -6/+1 |