summaryrefslogtreecommitdiff
path: root/build
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
* Fixed bug #80393Nikita Popov2020-11-241-3/+3
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-11-091-0/+2
|\
* \ Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-11-031-5/+1
|\ \ | |/
| * Fix another implicit function declaration in configureNikita Popov2020-11-031-5/+1
* | 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
|\ \ | |/
* | Fix lcov genhtml: ERROR: cannot read [file]Gerard Roche2020-05-141-1/+3
* | 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
* | Update bundled stdxx check macrosAnatol Belski2020-02-081-0/+3
* | 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
* | Azure: Publish code coverage resultsGerard Roche2019-10-111-18/+44
* | Remove configure checks for ltp when using --enable-gcovNikita Popov2019-10-111-0/+3
* | Revert "Don't buid static libaraies when only DSO required"Dmitry Stogov2019-10-102-2/+2
* | Fixed bug #78614 (Does not compile with DTRACE anymore)Dmitry Stogov2019-10-041-2/+2
* | Fix GCOV not working for PHP-7.4 and master branchesGerard Roche2019-09-251-58/+15
* | Don't buid static libaraies when only DSO requiredDmitry Stogov2019-09-192-2/+2
* | Remove build.mk usagePeter Kokot2019-07-211-40/+0
* | Remove duplicate socklen_t checkPeter Kokot2019-07-181-20/+0
* | Refactor undefining PACKAGE_* symbolsPeter Kokot2019-07-112-3/+17
* | Refactor genif.shPeter Kokot2019-07-081-26/+40
* | Simplify PHP_CHECK_PDO_INCLUDES callsPeter Kokot2019-07-081-1/+0
* | Remove some unused variablesPeter Kokot2019-07-081-1/+1
* | 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
* | Enhance makedist scriptPeter Kokot2019-05-181-26/+0
* | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-239/+280
* | Bump config.guess and config.subPeter Kokot2019-05-112-1292/+1439
* | Remove vcsclean scriptPeter Kokot2019-05-081-6/+0
* | Remove TSRM configuration headerPeter Kokot2019-04-291-1/+1
* | Simplify checking of *nix build toolsPeter Kokot2019-04-293-78/+2
* | Automatically remove aclocal.m4 if presentPeter Kokot2019-04-281-1/+3
* | Move Autoconf Archive macros to a common m4 dirPeter Kokot2019-04-231-0/+196
* | Move acinclude.m4 to build/php.m4Peter Kokot2019-04-232-5/+2754
* | Join build makefiles togetherPeter Kokot2019-04-172-52/+28
* | Simplify generated_lists generationPeter Kokot2019-04-162-12/+3
* | Disable PACKAGE_* preprocessor symbolsPeter Kokot2019-04-131-2/+4
* | Remove php7.spec.in filePeter Kokot2019-03-281-1/+1
* | Enhance Autoconf version checkingPeter Kokot2019-03-241-19/+43
* | Merge branch 'PHP-7.3' into PHP-7.4Remi Collet2019-03-201-4/+3
|\ \ | |/
* | Move Makefile.global and Makefile.gcov to build directoryPeter Kokot2019-03-042-0/+226