376 Commits (master)

Author SHA1 Message Date
Yonggang Luo 9a720d96eb clang-cl: Add support for C23 4 weeks ago
Daniel Pfeifer 8b8f96f8e6
CTest Module: Port from DartConfig to CTest Script 11 months ago
Brad King b3f1c60aff MSVC: Use -std:c++23preview flag for C++23 when available 5 months ago
Nikita Nemkin f9551f8bd7 TestDriver: Fix -Wstrict-overflow for GCC 7 and earlier 5 months ago
Alex Turbov 78e45c2db6
Style: Replace TABs with spaces for indentation in some files 7 months ago
Matthew Woehlke 99ac59d31b style: Remove trailing blank lines from all CMake sources 8 months ago
Brad King 7605228f5e codespell: Fix typos 9 months ago
Brad King 4a259d82ad Templates: Remove unused and undocumented CTestScript.cmake.in 11 months ago
Ben Boeckel 50f3c58083 FlagTables: Add entries for cl -scanDependencies flag 2 years ago
Ben Boeckel a22e9e7cf0 FlagTables: `-ifcOutput` takes a subsequent argument 2 years ago
Stewart L. McCready 0031d5effa VS: Add `/arch:NotSet` flag table entries for v14x toolsets 2 years ago
Sylvain Joubert ca2a84c3d7 TestDriver: Fix 'misc-use-anonymous-namespace' warning from clang-tidy 16 2 years ago
Brad King 24bcad5bac VS: Honor compile options for ASM_NASM 3 years ago
Brad King b44714a642 VS: Honor compile options for ASM_MARMASM 3 years ago
Brad King 64303b9743 ASM_MARMASM: Fix VS flag table entry for debug flag 3 years ago
Ilia K 3166547cf6 ASM_MARMASM: Add support for Microsoft ARM assembler language 3 years ago
ζeh Matt eef13a4b33 VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore" 3 years ago
Mis, Piotr 9c33824474 VS: Fix MSBuild property for nostdlib flag 3 years ago
TheApplePieGod fec515d5fb VS: Add CSharp flag table entry for '/debug:embedded' 3 years ago
Robert Maynard e3983168da CUDA: MSVC pass all cuda gencode flags via AdditionalOptions 3 years ago
Brad King 20cd951c9f VS: Add compiler flag table entry for -FI followed by separate argument 3 years ago
Benjamin Sluis 9e24437c91 VS: Remove the '/guard:cf' flag from v143 link flag table 4 years ago
Sean McBride 1cf14f8c03 Source: fix many -Wmissing-prototypes warnings by marking functions static 4 years ago
Sylvain Joubert ba54092842 TestDriver: Fix old-style-cast warning in C++ mode 4 years ago
Brad King 3f9ef3703a VS: Fix /reference and /headerUnit flag table entries for v142 and v143 4 years ago
Brad King 937f454fb9 VS: Remove C++ module CompileAs flag table entries for v142 and v143 4 years ago
Brad King 8fb349a80e VS: Remove cl /FS entry from flag table for v142 and v143 4 years ago
Brad King 1ac1436b25 VS: Fix `/sourceDependencies` flag table entries for v143 4 years ago
Brad King 919fc7fd5f VS: Remove broken EnableASAN entry from flag table for v143 4 years ago
Brad King 3f19847b28 VS: Remove empty ExternalWarningLevel entry from flag table for v143 4 years ago
Brad King ccb6083cbe VS: Remove empty LanguageStandard entries from flag table for v143 4 years ago
Brad King c167de7e70 VS: Remove empty ConformanceMode entry from flag table for v143 4 years ago
Brad King 993d706a17 VS: Populate `/JMC-` flag table entry for v143 4 years ago
Brad King a070d87e08 VS: Populate `-Qspectre-` flag table entry for v143 4 years ago
Brad King 3322bb7081 VS: Populate `/Y-` flag table entry for v143 4 years ago
Brad King cccef3c5b4 VS: Add `-Zc:inline[-]` flag table entry for v143 4 years ago
Brad King 2d64b01223 VS: Fix `/analyze:log` flag mapping for v143 4 years ago
Brad King b933584a72 VS: Remove the /MERGE flag from v143 link flag table 4 years ago
Brad King d3175a6079 VS: Map the link `/debug` flag for v143 4 years ago
Brad King 9e10045552 VS: Fix `/MANIFESTUAC:` link flag mapping for v143 4 years ago
Brad King c152d08c52 VS: Add v143 flag tables for VS 17.0 Preview 2 4 years ago
Brad King 7adfd890fb VS: Add CSharp VS 2022 compiler version and flag table v143 4 years ago
Brad King 63c1262375 VS: Improve v142 CL flag table LanguageStandard ordering 4 years ago
Ben Boeckel 0bb3d457cb TestDriver: use `CM_NULL` to avoid lints about `nullptr` usage 4 years ago
Ben Boeckel 32ff836e2a TestDriver: suppress deprecated header lints for time.h 4 years ago
Brad King 1e3d3c5284 TestDriver: Avoid declaring local variable after statement 4 years ago
Brad King b610b7a35c VS: Update v142 CL flag table for VS 17.0 Preview 1 4 years ago
Brad King b0f830ced6 VS: Do not apply any '/external:*' flag table mapping on VS < 16.10 4 years ago
Brad King 526e2ef71c VS: Add support for add_custom_command DEPFILE 4 years ago
Duncan Ogilvie a9f992434d VS: Remove the /MERGE flag from FlagTables 4 years ago