summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-15/+50
* Move variable declaration closer to its usageMáté Kocsis2020-04-051-1/+1
* Improve gen_stub.phpMáté Kocsis2020-04-041-8/+22
* Annotate function aliases in stubsMáté Kocsis2020-04-041-0/+0
* Verify that all stubs have a return typeNikita Popov2020-04-031-7/+56
* Stubs: Store information per-classNikita Popov2020-04-031-13/+37
* Generate function entries from stubsNikita Popov2020-04-031-40/+147
* add some output when generating arginfoRemi Collet2020-04-031-0/+2
* Move gen_stub.php to build directory and install it so phpize can take care o...Remi Collet2020-04-032-3/+644
* Update bundled config.guess and config.subAnatol Belski2020-02-152-54/+58
* Improved the checkXinchen Hui2020-02-131-8/+10
* Fixed build (Only PHP above 7.1 could run the gen_stub.php)Xinchen Hui2020-02-121-1/+8
* Merge branch 'PHP-7.4'Anatol Belski2020-02-081-0/+3
|\
| * Update bundled stdxx check macrosAnatol Belski2020-02-081-0/+3
* | 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-292-11/+11
* | Merge branch 'PHP-7.4'Nikita Popov2019-10-141-0/+2
|\ \ | |/
| * Add "-pthread" to EXTRA_LDFLAGS_PROGRAM as wellNikita Popov2019-10-141-0/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-10-111-18/+44
|\ \ | |/
| * Azure: Publish code coverage resultsGerard Roche2019-10-111-18/+44
* | Merge branch 'PHP-7.4'Nikita Popov2019-10-111-0/+3
|\ \ | |/
| * 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
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-10-041-2/+2
|\ \ | |/
| * Fixed bug #78614 (Does not compile with DTRACE anymore)Dmitry Stogov2019-10-041-2/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-09-251-58/+15
|\ \ | |/
| * Fix GCOV not working for PHP-7.4 and master branchesGerard Roche2019-09-251-58/+15
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-09-192-2/+2
|\ \ | |/
| * Don't buid static libaraies when only DSO requiredDmitry Stogov2019-09-192-2/+2
* | Port various autoconf bits to C99 compilersFlorian Weimer2019-09-102-11/+11
* | Fix gen_stubs with out-of-tree buildNikita Popov2019-09-031-1/+1
* | Generate arginfo from PHP stub filesNikita Popov2019-08-091-0/+6
* | Merge branch 'PHP-7.4'Peter Kokot2019-07-211-40/+0
|\ \ | |/
| * Remove build.mk usagePeter Kokot2019-07-211-40/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-07-181-20/+0
|\ \ | |/
| * Remove duplicate socklen_t checkPeter Kokot2019-07-181-20/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-07-112-3/+17
|\ \ | |/
| * Refactor undefining PACKAGE_* symbolsPeter Kokot2019-07-112-3/+17
* | Merge branch 'PHP-7.4'Peter Kokot2019-07-081-26/+40
|\ \ | |/
| * Refactor genif.shPeter Kokot2019-07-081-26/+40
* | Merge branch 'PHP-7.4'Peter Kokot2019-07-081-1/+0
|\ \ | |/
| * Simplify PHP_CHECK_PDO_INCLUDES callsPeter Kokot2019-07-081-1/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-07-081-1/+1
|\ \ | |/