summaryrefslogtreecommitdiff
path: root/Templates
Commit message (Expand)AuthorAgeFilesLines
* VS: Add CSharp VS 2022 compiler version and flag table v143Brad King2021-07-151-0/+553
* VS: Improve v142 CL flag table LanguageStandard orderingBrad King2021-07-151-6/+6
* TestDriver: Avoid declaring local variable after statementBrad King2021-06-281-2/+4
* VS: Update v142 CL flag table for VS 17.0 Preview 1Brad King2021-06-251-0/+7
* VS: Do not apply any '/external:*' flag table mapping on VS < 16.10Brad King2021-06-171-0/+8
* Merge topic 'vs-custom-depfile'Brad King2021-06-101-0/+48
|\
| * VS: Add support for add_custom_command DEPFILEBrad King2021-06-091-0/+48
* | VS: Remove the /MERGE flag from FlagTablesDuncan Ogilvie2021-06-086-54/+0
|/
* VS: Update v142 CL flag table for VS 16.10Brad King2021-06-041-5/+219
* VS: Update v141 CL flag table for VS 15.9Brad King2021-06-041-2/+23
* VS: Re-order v141 and v142 CL flag table entries to match xml files betterBrad King2021-06-042-28/+28
* Merge topic 'vs-16.10-map-external-warnings'Brad King2021-05-281-0/+35
|\
| * VS: Add flag table entries for '/external:W*' flags in VS 16.10Brad King2021-05-281-0/+35
* | Merge topic 'test_driver_tap13_support'Brad King2021-04-291-1/+42
|\ \
| * | create_test_sourcelist: add test driver option to run all testsSergey Bronnikov2021-04-281-1/+42
* | | VS: Revert "Add support for ASAN -fsanitize=address flag"Brad King2021-04-261-7/+0
|/ /
* | Merge topic 'vs-asan'Brad King2021-04-221-0/+7
|\ \
| * | VS: Add support for ASAN -fsanitize=address flagoltolm2021-04-211-0/+7
| |/
* | VS: Generalize CSharp /langversion flag mappingBrad King2021-04-216-270/+36
|/
* CSharp: Add 'warnaserror:...' to v142 flag table for VSFrancois Keith2021-01-251-0/+11
* CSharp: Add 'debug:portable' to v142 flag table for VSFrancois Keith2021-01-251-0/+7
* MSVC: Add support for targeting ARM64ECMoyo Okeremi 😊2021-01-202-0/+14
* create_test_sourcelist: fix typo in placeholder nameSergey Bronnikov2020-12-211-1/+1
* VS: Populate `std:c{11,17}` flag table entries for v142Brad King2020-09-281-0/+14
* TestDriver: avoid clang-tidy lints in generated codeBen Boeckel2020-04-131-2/+5
* CUDA: MSVC + NVCC support --compiler-options compiler flagRobert Maynard2020-01-021-0/+20
* TestDriver: ignore strcpy callBen Boeckel2019-12-051-1/+1
* Merge branch 'vs-v142-csharp-flags' into release-3.16Brad King2019-10-111-0/+574
|\
| * VS: Add toolset v142 CSharp flag tableBrad King2019-10-111-0/+574
* | TestDriver: Fix -Wzero-as-null-pointer-constant warningsSean McBride2019-09-181-7/+13
|/
* VS: Fix nowarn compiler option to accept warning numbers.Wil Stark2019-02-075-15/+35
* Merge topic 'vs2019'Brad King2019-01-282-0/+2535
|\
| * VS: Fix `/MANIFESTUAC:` link flag mapping for v142Brad King2019-01-241-21/+4
| * VS: Fix support for '/guard:cf' linker flag for v142Brad King2019-01-241-7/+0
| * VS: Map the link `/debug` flag for v142Brad King2019-01-241-10/+18
| * VS: Fix `/MANIFESTUAC:NO` link flag mapping for v142Brad King2019-01-241-5/+1
| * VS: Populate `/permissive` flag table entry for v142Brad King2019-01-241-1/+8
| * VS: Populate `/JMC-` flag table entry for v142Brad King2019-01-241-0/+7
| * VS: Populate `-Qspectre-` flag table entry for v142Brad King2019-01-241-6/+6
| * VS: Populate `/Y-` flag table entry for v142Brad King2019-01-241-1/+1
| * VS: Add `-Zc:inline[-]` flag table entry for v142Brad King2019-01-241-0/+7
| * VS: Fix `/analyze:log` flag mapping for v142Brad King2019-01-241-14/+4
| * VS: Add v142 flag tables for cl and link toolsBrad King2019-01-242-0/+2544
* | Reduce size of PNG imagesLucy Phipps2019-01-256-0/+0
|/
* VS: Add flag table entry for "permissive" flag to disable conformance modeJonathan Storey2018-12-101-1/+8
* VS: Add flag table entry for -JMCStephan Szabo2018-11-281-0/+14
* VS: Fix flag table entry for -QspectreStephan Szabo2018-11-281-8/+1
* VS: connect /Y- compiler option with "Not Using Precompiled Headers"Stephan Szabo2018-11-285-5/+5
* VS: Add v140 flag table entries for `-Zc:inline[-]`Stephan Szabo2018-11-282-0/+14
* VS: Fix regressed mapping for the cl `/Os` compiler flagStephan Szabo2018-11-282-14/+0