summaryrefslogtreecommitdiff
path: root/win32/build
Commit message (Expand)AuthorAgeFilesLines
* Check linker compatibility directly from HMODULEChristoph M. Becker2020-09-211-1/+1
* Add system ID entropy APISammy Kaye Powers2020-09-181-1/+1
* Add zend_observer APILevi Morrison2020-09-011-1/+1
* Fix signature of callback functionChristoph M. Becker2020-08-101-2/+2
* Merge branch 'PHP-7.4'Christoph M. Becker2020-07-231-1/+1
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-231-1/+1
| |\
| | * Fix #79884: PHP_CONFIG_FILE_PATH is meaninglessChristoph M. Becker2020-07-231-1/+1
| | * Don't use deprecated curly brace offset syntaxChristoph M. Becker2020-07-071-2/+2
* | | Export php_gd_libgdimageptr_from_zval_p()Christoph M. Becker2020-07-111-3/+0
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-07-071-2/+2
|\ \ \ | |/ /
| * | Don't use deprecated curly brace offset syntaxChristoph M. Becker2020-07-071-2/+2
* | | 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
* | | Add AttributesBenjamin Eberlei2020-06-041-1/+1
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-05-281-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-281-0/+1
| |\ \ | | |/
| | * Fix PVS-Studio integrationChristoph M. Becker2020-05-281-0/+1
* | | Fix --disable-ipv6 support on WindowsChristoph M. Becker2020-05-201-2/+2
* | | Use libenchant2 if available on WindowsChristoph M. Becker2020-05-041-2/+6
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-04-291-0/+1
|\ \ \ | |/ /
| * | Fix #79532: sizeof off_t can be wrongChristoph M. Becker2020-04-291-0/+1
* | | Add gen_stub.php to devel packChristoph M. Becker2020-04-261-0/+1
* | | Drop wchar header check as always defined since C95George Peter Banyard2020-03-311-4/+0
* | | Remove mergesort implementationNikita Popov2020-02-271-1/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2020-02-031-400/+400
|\ \ \ | |/ /
| * | Apply tidy formattingNikita Popov2020-02-031-400/+400
* | | Clean up the generation of the parsersAkim Demaille2020-02-011-3/+3
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-232-2/+2
|\ \ \ | |/ /
| * | Enable UBSan in addition to ASanChristoph M. Becker2020-01-232-2/+2
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-215-5/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-215-5/+5
| |\ \ | | |/
| | * Fix #79146: cscript can fail to run on some systemsDeus Kane2020-01-215-5/+5
* | | 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-162-5/+5
* | | Rename run-test.php to run-tests.php in the test packsChristoph M. Becker2020-01-141-1/+1
* | | Replace fakemail with minimal PHP scriptChristoph M. Becker2020-01-093-45/+1
* | | Unify mail related tests for *nix and WindowsChristoph M. Becker2020-01-093-1/+45
* | | 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 now obsolete configure checks for INFINITY and NAN.George Peter Banyard2019-12-041-6/+0
* | | Remove PHP_SLEEP_NON_VOID as it is not useful anymoreMáté Kocsis2019-11-071-1/+0
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-255-10/+0
* | | Remove HAVE_LOCALE_H and locale.h checkPeter Kokot2019-07-211-1/+0
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-07-182-25/+2
|\ \ \ | |/ /