php-src/win32/build
Christoph M. Becker 3a031e0b03 Drop hard-coded /W3 default in favor of custom CFLAGS
Building with `/W3` shows an awful lot of warnings on Windows, so it's
really hard to spot the more important ones.  Since it is not possible
to override the hard-coded `/W3`, we drop it altogether, so MSVC uses
the default `/W1`.  Users are encouraged to increase the warning level
via the environment variable `CFLAGS` before doing configure.

We also enable `/WX` (treat warnings as errors) for AppVeyor CI, using
`/W1` for now, since otherwise the build would fail.
2020-06-05 11:17:06 +02:00
..
buildconf.js Merge branch 'PHP-7.4' 2020-01-21 11:54:33 +01:00
config.w32 Add Attributes 2020-06-04 18:19:49 +02:00
config.w32.h.in Merge branch 'PHP-7.4' 2020-04-29 10:43:35 +02:00
config.w32.phpize.in Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
configure.bat Fix #79146: cscript can fail to run on some systems 2020-01-21 11:53:11 +01:00
configure.tail Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
confutils.js Drop hard-coded /W3 default in favor of custom CFLAGS 2020-06-05 11:17:06 +02:00
cppcheck_suppress.txt Add basic cppcheck suppressions file 2018-02-19 17:43:49 +01:00
cppcheck_x64.cfg support also cppcheck for static analyze 2016-08-29 17:44:37 +02:00
cppcheck_x86.cfg support also cppcheck for static analyze 2016-08-29 17:44:37 +02:00
cppcheck.cfg extend ccppcheck defs 2017-03-07 01:29:45 +01:00
default.manifest Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
deplister.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
libs_version.txt Merge branch 'PHP-7.1' into PHP-7.2 2018-07-02 12:12:02 +02:00
Makefile Add gen_stub.php to devel pack 2020-04-26 12:33:33 +02:00
Makefile.phpize Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
mkdist.php Use libenchant2 if available on Windows 2020-05-04 11:27:00 +02:00
php.ico
phpize.bat Fix #79146: cscript can fail to run on some systems 2020-01-21 11:53:11 +01:00
phpize.js.in Merge branch 'PHP-7.4' 2020-01-21 11:54:33 +01:00
registersyslog.php Use regedit to register event source 2019-07-18 09:10:48 +02:00
template.rc Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
wsyslog.mc Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00