summaryrefslogtreecommitdiff
path: root/build/Makefile.global
Commit message (Expand)AuthorAgeFilesLines
* Don't check executabilityNikita Popov2021-03-161-1/+1
* Check for php program in autoconfNikita Popov2021-03-161-8/+2
* Merge branch 'PHP-8.0'Nikita Popov2021-02-171-1/+1
|\
| * Remove generated zend_jit_x86.c on `make clean`Dylan T2021-02-171-1/+1
* | Add dependency tracking for header filesFlorian Sowade2021-02-161-5/+1
|/
* Remove more leftovers of PHP_DEFINE handlingNikita Popov2020-08-071-1/+0
* Don't use PHP_DEFINE in iconvNikita Popov2020-08-071-1/+1
* Fixed bug #79737 (Building embed as static fails during install step).Dmitry Stogov2020-06-291-1/+1
* Remove generated zend_jit_x86.c upon make distcleanBob Weinand2020-05-141-0/+1
* Fix libtool to provide a simple way to generate only "shared" object files or...Dmitry Stogov2020-04-271-1/+1
* Fix an undefined class error running gen_stub in php8Tyson Andre2020-04-111-1/+1
* 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-031-3/+3
* 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
* Fix bug #78681 by renaming libphp8.so to libphp.soNikita Popov2019-10-291-8/+8
* Merge branch 'PHP-7.4'Dmitry Stogov2019-09-191-1/+1
|\
| * Don't buid static libaraies when only DSO requiredDmitry Stogov2019-09-191-1/+1
* | Fix gen_stubs with out-of-tree buildNikita Popov2019-09-031-1/+1
* | Generate arginfo from PHP stub filesNikita Popov2019-08-091-0/+6
|/
* Remove some unused variablesPeter Kokot2019-07-081-1/+1
* Remove TSRM configuration headerPeter Kokot2019-04-291-1/+1
* Simplify checking of *nix build toolsPeter Kokot2019-04-291-1/+1
* Remove php7.spec.in filePeter Kokot2019-03-281-1/+1
* 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-041-0/+148