353 Commits (97f4aa1f050a6a03e2bb2c1abe5fce49c13e7252)

Author SHA1 Message Date
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
Brad King 887e9df0c7 VS: Update v142 CL flag table for VS 16.10 4 years ago
Brad King 25e33a282b VS: Update v141 CL flag table for VS 15.9 4 years ago
Brad King f9383e0140 VS: Re-order v141 and v142 CL flag table entries to match xml files better 4 years ago
Brad King 9054cd05e6 VS: Add flag table entries for '/external:W*' flags in VS 16.10 4 years ago
Sergey Bronnikov 3f6ff4b5db create_test_sourcelist: add test driver option to run all tests 4 years ago
Brad King 7fce2d372e VS: Revert "Add support for ASAN -fsanitize=address flag" 4 years ago
oltolm 1b37305b0f VS: Add support for ASAN -fsanitize=address flag 4 years ago
Brad King 11c0bfff89 VS: Generalize CSharp /langversion flag mapping 4 years ago
Francois Keith ee78391c09 CSharp: Add 'warnaserror:...' to v142 flag table for VS 5 years ago
Francois Keith e38997d85a CSharp: Add 'debug:portable' to v142 flag table for VS 5 years ago
Moyo Okeremi 😊 4ea3a88625 MSVC: Add support for targeting ARM64EC 5 years ago
Sergey Bronnikov 0273293047 create_test_sourcelist: fix typo in placeholder name 5 years ago
Brad King b11c723678 VS: Populate `std:c{11,17}` flag table entries for v142 5 years ago
Ben Boeckel b108c9fdaf TestDriver: avoid clang-tidy lints in generated code 5 years ago
Robert Maynard 568298a336 CUDA: MSVC + NVCC support --compiler-options compiler flag 6 years ago
Ben Boeckel 677097ac1d TestDriver: ignore strcpy call 6 years ago
Brad King bbf216fb6b VS: Add toolset v142 CSharp flag table 6 years ago
Sean McBride 1d0d4167cf TestDriver: Fix -Wzero-as-null-pointer-constant warnings 6 years ago
Wil Stark 822697996e VS: Fix nowarn compiler option to accept warning numbers. 7 years ago
Lucy Phipps b9e6d04558 Reduce size of PNG images 7 years ago
Brad King fd45cbf40e VS: Fix `/MANIFESTUAC:` link flag mapping for v142 7 years ago