summaryrefslogtreecommitdiff
path: root/win32/build/config.w32
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* | Enable UBSan in addition to ASanChristoph M. Becker2020-01-231-1/+1
* | Remove unused build checksPeter Kokot2019-07-161-2/+0
* | Remove HAVE_STRCOLL checkPeter Kokot2019-06-281-1/+0
* | zend_weakrefsJoe Watkins2019-03-121-1/+1
* | Remove unused PHP_AC_BROKEN_SPRINTF and AC_ZEND_BROKEN_SPRINTFPeter Kokot2019-02-231-2/+2
* | Implement FR #77377 handle CTRL+C in WindowsAnatol Belski2019-02-081-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-1/+1
* | Use inliner cache also for non ext/sapi sourcesAnatol Belski2018-08-031-0/+12
|/
* Suppress more irrelevant clang warningsAnatol Belski2018-08-011-3/+3
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+0
* Implement output verbosity seting for nmakefileAnatol Belski2018-04-201-0/+3
* Improve help messageAnatol Belski2018-03-011-4/+4
* Rework --with-codegen-arch and --enable-native-intrinsics configAnatol Belski2018-02-161-5/+6
* Implement configuration option for explicit native intrinsicsAnatol Belski2018-01-291-0/+7
* Added ZEND_API zend_cpu_supportsXinchen Hui2018-01-161-1/+1
* Turn php_syslog() into wrapper for syslog and split linesPhilip Prindeville2017-08-191-1/+2
* --with-mp is only available for VS anyway, so don't make the argument availab...Kalle Sommer Nielsen2017-07-221-16/+19
* basic ASAN suport for clang on WindowsAnatol Belski2017-04-031-0/+8
* hide clang warnings about unimplemented cli optionsAnatol Belski2017-04-021-1/+2
* Merge branch 'PHP-7.1'Anatol Belski2017-03-071-69/+88
|\
| * sync with the incremental and inter-file analysis optionAnatol Belski2017-03-071-69/+88
* | Use modern autotools name of configure.ac instead of configure.inBrian Evans2017-01-271-1/+1
* | Revert "Added --enable-asm on Windows"Kalle Sommer Nielsen2016-11-211-3/+0
* | Added --enable-asm on WindowsKalle Sommer Nielsen2016-11-201-0/+3
* | Merge branch 'PHP-7.1'Anatol Belski2016-10-291-0/+7
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-10-291-0/+6
| |\
| | * generate test ini file, so shared exts are loaded for nmake testAnatol Belski2016-10-291-0/+6
* | | Add VT100 support for WindowsMichele Locati2016-10-281-2/+2
* | | Fix typoKalle Sommer Nielsen2016-10-191-1/+1
* | | Move these files to the same compilation batch instead of twoKalle Sommer Nielsen2016-10-191-2/+2
* | | Improve the config.simple.bat for Windows a little;Kalle Sommer Nielsen2016-10-191-0/+5
* | | Implemented proc_nice() for Windows (FR #49806)Kalle Sommer Nielsen2016-10-161-1/+1
* | | Merge branch 'PHP-7.1'Anatol Belski2016-08-291-1/+1
|\ \ \ | |/ /
| * | extend help messageAnatol Belski2016-08-291-1/+1
* | | Merge branch 'PHP-7.1'Anatol Belski2016-08-291-2/+19
|\ \ \ | |/ /
| * | fix search pathAnatol Belski2016-08-291-2/+2
| * | support also cppcheck for static analyzeAnatol Belski2016-08-291-0/+17
* | | Merge branch 'PHP-7.1'Anatol Belski2016-08-281-2/+18
|\ \ \ | |/ /
| * | extend help msgAnatol Belski2016-08-281-1/+1
| * | integrate clang analyzerAnatol Belski2016-08-281-1/+17
* | | Added a warning in case --with-mp is combined with --enable-debugKalle Sommer Nielsen2016-08-061-0/+4
|/ /
* | Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-201-1/+1
* | enable ftok implementationAnatol Belski2015-10-101-1/+2
|/
* introduced DllMain for the main php DLLAnatol Belski2015-06-021-1/+1
* remove fastcgi.c from the dll targetAnatol Belski2015-05-261-1/+1