summaryrefslogtreecommitdiff
path: root/win32/build/confutils.js
Commit message (Expand)AuthorAgeFilesLines
* Add IL compat flag to Windows buildsDavid Gebler2021-02-031-0/+12
* rename COMPILER and ARCHITECTURE macro (too generic)Remi Collet2021-01-041-5/+5
* Merge branch 'PHP-8.0'Christoph M. Becker2020-11-191-6/+10
|\
| * Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2020-11-191-6/+10
| |\
| | * Fix #80345: PHPIZE configuration has outdated PHP_RELEASE_VERSIONChristoph M. Becker2020-11-191-6/+10
* | | Fix inclusion order for phpize builds on WindowsChristoph M. Becker2020-11-181-2/+7
* | | Prepare for PHP 8.1Gabriel Caruso2020-10-091-2/+2
|/ /
* | Check linker compatibility directly from HMODULEChristoph M. Becker2020-09-211-1/+1
* | Export php_gd_libgdimageptr_from_zval_p()Christoph M. Becker2020-07-111-3/+0
* | define build system and provider on WindowsChristoph M. Becker2020-07-061-0/+11
* | Control VCRT leak reporting via environment variable in debug buildsChristoph M. Becker2020-06-101-1/+1
* | Drop hard-coded /W3 default in favor of custom CFLAGSChristoph M. Becker2020-06-051-3/+3
* | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-231-1/+1
|\ \ | |/
| * Enable UBSan in addition to ASanChristoph M. Becker2020-01-231-1/+1
* | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-211-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-211-1/+1
| |\
| | * Fix #79146: cscript can fail to run on some systemsDeus Kane2020-01-211-1/+1
* | | Fix #78880: Final spelling fixesMáté Kocsis2020-01-161-1/+1
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-161-2/+7
|\ \ \ | |/ /
| * | Disable optimizations for ASan instrumented buildsChristoph M. Becker2020-01-161-2/+7
* | | Fix #78880: Yet another batch of spelling errorsMáté Kocsis2020-01-161-4/+4
* | | Don't enable sanitizer by default for Windows snapshot buildsChristoph M. Becker2020-01-031-1/+2
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-12-311-1/+0
|\ \ \ | |/ /
| * | Remove superfluous compiler optionChristoph M. Becker2019-12-311-1/+0
* | | Fix typoChristoph M. Becker2019-12-301-2/+2
* | | Remove configure checks for asinh, acosh, atanh, log1p, hypotGeorge Peter Banyard2019-12-041-13/+0
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-07-081-0/+16
|\ \ \ | |/ /
| * | Implement FR #77230: Support custom CFLAGS and LDFLAGS from environmentChristoph M. Becker2019-07-081-0/+16
* | | Set correct default versionAnatol Belski2019-06-151-3/+3
|/ /
* | Set correct default versionAnatol Belski2019-06-151-2/+2
* | Refactor AC_INIT in configure.ac and PHP versionsPeter Kokot2019-04-071-14/+7
* | Fix ASAN configurationChristoph M. Becker2019-04-061-3/+3
* | Rework the VS version evaluationAnatol Belski2019-03-311-61/+50
* | Use wchar_t as native type in CAnatol Belski2019-03-301-0/+2
* | Join README.GIT-RULES and CONTRIBUTING.mdPeter Kokot2019-03-301-2/+2
* | Avoid unnecessary global variableChristoph M. Becker2019-03-181-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-03-181-1/+25
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-03-181-1/+25
| |\
| | * Add bison version check to configureChristoph M. Becker2019-03-181-1/+25
* | | Merge branch 'PHP-7.3' into PHP-7.4Anatol Belski2019-03-111-2/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2019-03-111-2/+6
| |\ \ | | |/
| | * Die hard if mc.exe or mt.exe not foundAnatol Belski2019-03-111-2/+6
* | | Don't use Opcache with the master test processAnatol Belski2019-03-101-0/+13
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* | | Merge branch 'PHP-7.3'Christoph M. Becker2018-12-301-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-12-301-1/+1
| |\ \ | | |/
| | * Drop deprecated /Gm compile optionChristoph M. Becker2018-12-301-1/+1
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-57/+57