summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Refactor PHP_PROG_BISON and PHP_PROG_RE2CPeter Kokot2019-03-303-56/+96
* Upgrade deprecated directives and use non-posix bisonPeter Kokot2019-03-191-1/+1
* Leave bundled generated files untouchedPeter Kokot2019-03-182-14/+0
* Move distribution generator script to scripts/devPeter Kokot2019-03-162-0/+258
* Make credits script executable from other pathsPeter Kokot2019-03-161-0/+6
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-4/+11
* Move Makefile.global and Makefile.gcov to build directoryPeter Kokot2019-03-042-3/+3
* Remove mkinstalldirs, install-sh and missingPeter Kokot2019-03-041-4/+2
* Remove AC_PROG_CC_C_OPeter Kokot2019-03-031-1/+0
* Remove deprecated PHP_EXTENSION m4 macroPeter Kokot2019-02-272-2/+1
* Support passing single file to bless_tests.phpNikita Popov2019-02-201-8/+21
* Handle exception patterns in bless_tests.phpNikita Popov2019-02-181-1/+3
* Move some scripts from root directory to scripts/dev/Peter Kokot2019-02-162-0/+14
* Add bless_tests.phpNikita Popov2019-02-111-0/+49
* Update and fix remaining year ranges (2019)Peter Kokot2019-02-082-4/+4
* Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* Avoid mention of php7 in credits scriptNikita Popov2019-01-281-3/+3
* Set AC_CONFIG_AUX_DIR to build directoryPeter Kokot2018-12-103-7/+8
* ext/gd: Use pkg-config to detect the availability of freetype2Eli Schwartz2018-11-072-1/+2
* Remove mkdep.awkPeter Kokot2018-10-202-2/+1
* Merge branch 'PHP-7.3'Peter Kokot2018-10-192-2/+1
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-10-192-2/+1
| |\
| | * Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-10-192-2/+1
| | |\
| | | * Fix #77035: The phpize and ./configure create redundant .deps filePeter Kokot2018-10-192-2/+1
| | | * Sync leading and final newlines in source code filesPeter Kokot2018-10-1467-74/+58
| | | * Trim trailing whitespace in source code filesPeter Kokot2018-10-1350-228/+228
| | * | Sync leading and final newlines in source code filesPeter Kokot2018-10-1467-74/+58
| | * | Trim trailing whitespace in source code filesPeter Kokot2018-10-1350-228/+228
| * | | Sync leading and final newlines in source code filesPeter Kokot2018-10-143-3/+0
| * | | Trim trailing whitespace in source code filesPeter Kokot2018-10-134-17/+17
* | | | Remove some obsolete config_vars.mk occurrencesPeter Kokot2018-10-161-1/+1
* | | | Sync leading and final newlines in source code filesPeter Kokot2018-10-143-3/+0
* | | | Trim trailing whitespace in source code filesPeter Kokot2018-10-134-17/+17
* | | | Modernize the AC_PRESERVE_HELP_ORDER macro callPeter Kokot2018-10-111-1/+1
* | | | Merge branch 'PHP-7.3'Peter Kokot2018-10-091-1/+1
|\ \ \ \ | |/ / /
| * | | Bump minimum Autoconf requirement to 2.68Peter Kokot2018-10-091-1/+1
* | | | Add missing packaging entriesAnatol Belski2018-10-082-1/+2
* | | | Make PHP development tools files and scripts executablePeter Kokot2018-08-293-1/+3
* | | | Merge branch 'PHP-7.3'Christoph M. Becker2018-08-251-0/+0
|\ \ \ \ | |/ / /
| * | | Remove some old parts of the phpPeter Kokot2018-08-251-0/+0
* | | | Fix some misspellingsGabriel Caruso2018-08-121-1/+1
|/ / /
* | | Upgrade deprecated AC_OUTPUT macro callsPeter Kokot2018-07-291-1/+1
* | | Trim trailing whitespaces in build filesPeter Kokot2018-07-291-2/+2
* | | Remove unused Git attributes identPeter Kokot2018-07-251-3/+0
* | | Removed the generated-tests library, this is a left Zöe's phpruntests reposi...Kalle Sommer Nielsen2018-07-2377-2827/+0
* | | Replace AC_CONFIG_HEADER with AC_CONFIG_HEADERSPeter Kokot2018-07-071-1/+1
* | | [ci skip] Remove trailing WSChristoph M. Becker2018-06-051-5/+5
* | | Fix some misspellingsGabriel Caruso2018-02-061-1/+1
* | | Simplify returns in generate-phptGabriel Caruso2018-01-266-43/+17
* | | Fixed build extension by phpizeXinchen Hui2018-01-172-1/+2
|/ /