aboutsummaryrefslogtreecommitdiff
path: root/skip_ci.py
diff options
context:
space:
mode:
authorMarios Staikopoulos <marios@staik.net>2021-01-17 11:04:22 -0800
committerEli Schwartz <eschwartz93@gmail.com>2021-01-20 14:11:16 -0500
commitf8681b12e1f1eaf84a9f0d83b16b68ad639fa9d3 (patch)
tree5f648797154b23eaba39b7fe1b65c276cb19e1fd /skip_ci.py
parentd808429a483c0cac7e2d27ba68d0d9d4ca13053e (diff)
downloadmeson-f8681b12e1f1eaf84a9f0d83b16b68ad639fa9d3.zip
meson-f8681b12e1f1eaf84a9f0d83b16b68ad639fa9d3.tar.gz
meson-f8681b12e1f1eaf84a9f0d83b16b68ad639fa9d3.tar.bz2
MSVC and Clang-Cl Compiler Argument Cleanup
This commit performs some cleanup for the msvc and clang-cl arguments. * "Disable Debug" (`/Od`) is no longer manually specified for optimization levels {`0`,`g`} (it is already the default for MSVC). * "Run Time Checking" (`/RTC1`) removed from `debug` buildtype by default * Clang-CL `debug` buildtype arguments now match MSVC arguments * There is now no difference between `buildtype` flags and `debug` + `optimization` flags
Diffstat (limited to 'skip_ci.py')
0 files changed, 0 insertions, 0 deletions