376 Commits (master)

Author SHA1 Message Date
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
Brad King db35e3cfd6 VS: Fix support for '/guard:cf' linker flag for v142 7 years ago
Brad King 533f95c847 VS: Map the link `/debug` flag for v142 7 years ago
Brad King d2fcc6748a VS: Fix `/MANIFESTUAC:NO` link flag mapping for v142 7 years ago
Brad King a7973ccb53 VS: Populate `/permissive` flag table entry for v142 7 years ago
Brad King 049410c0b6 VS: Populate `/JMC-` flag table entry for v142 7 years ago
Brad King 43aa632f57 VS: Populate `-Qspectre-` flag table entry for v142 7 years ago
Brad King 460a146e2b VS: Populate `/Y-` flag table entry for v142 7 years ago
Brad King 0df3790371 VS: Add `-Zc:inline[-]` flag table entry for v142 7 years ago
Brad King fb2e418c64 VS: Fix `/analyze:log` flag mapping for v142 7 years ago
Brad King 20922d6733 VS: Add v142 flag tables for cl and link tools 7 years ago
Jonathan Storey e0d6d01e52 VS: Add flag table entry for "permissive" flag to disable conformance mode 7 years ago
Stephan Szabo 9c60ae5f11 VS: Add flag table entry for -JMC 7 years ago
Stephan Szabo 584ad067ba VS: Fix flag table entry for -Qspectre 7 years ago
Stephan Szabo 8df25f9400 VS: connect /Y- compiler option with "Not Using Precompiled Headers" 7 years ago
Stephan Szabo f1223e34c6 VS: Add v140 flag table entries for `-Zc:inline[-]` 7 years ago
Stephan Szabo efc90eed77 VS: Fix regressed mapping for the cl `/Os` compiler flag 7 years ago
Stephan Szabo 36b7fc7db6 VS 14: Add flag map for -std= to CppLanguageStandard tag in project files 7 years ago
Stephan Szabo 21d26a9ecd VS: in Clang/C2 toolset, setup correct compiler settings 7 years ago
Stephan Szabo 44dc9fc48a VS: Fix /analyze:log flag mapping (#14858) 7 years ago
Stephan Szabo aba364d190 VS: Fix CSharp support for win32res: and win32icon: flags 7 years ago
Stephan Szabo b9fe2785f2 Vs: remove /nowin32manifest from C# flags to enable default VS behavior 7 years ago
Stephan Szabo 6c6c13297c MSVC: Add support for ARM64 architecture 7 years ago
Stephan Szabo 454b47ba0b VS: Fix MANIFESTUAC link flag map to .vcxproj elements 7 years ago
Stephan Szabo 57a78b5526 VS: Fix support for '/guard:cf' linker flag 7 years ago
Stephan Szabo f77320c12a VS: Add v140 and v141 flag table entries for /DEBUG:NONE and /DEBUG:FULL 7 years ago
Stephan Szabo a5d9aa5063 VS: Map the link `/debug` to its IDE property 7 years ago
Stephan Szabo 1d00fd7702 VS: Fix /MANIFESTUAC:NO linker option mapping 7 years ago
Stephan Szabo 3133fa5094 VS: Manually fix MASM flag table entries 7 years ago
Stephan Szabo 66704e4271 VS: Add NASM fwin/felf switches 7 years ago