| Commit message (Expand) | Author | Age | Files | Lines |
* | FlagTables: Add entries for cl -scanDependencies flag | Ben Boeckel | 2023-10-17 | 2 | -0/+18 |
|
|
* | FlagTables: `-ifcOutput` takes a subsequent argument | Ben Boeckel | 2023-10-17 | 2 | -2/+2 |
|
|
* | VS: Add `/arch:NotSet` flag table entries for v14x toolsets | Stewart L. McCready | 2023-09-27 | 4 | -4/+4 |
|
|
* | VS: Honor compile options for ASM_NASM | Brad King | 2023-01-26 | 1 | -1/+1 |
|
|
* | VS: Honor compile options for ASM_MARMASM | Brad King | 2023-01-26 | 1 | -9/+0 |
|
|
* | ASM_MARMASM: Fix VS flag table entry for debug flag | Brad King | 2022-12-15 | 1 | -1/+1 |
|
|
* | ASM_MARMASM: Add support for Microsoft ARM assembler language | Ilia K | 2022-11-09 | 1 | -0/+149 |
|
|
* | VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore" | ζeh Matt | 2022-10-28 | 2 | -0/+14 |
|
|
* | VS: Fix MSBuild property for nostdlib flag | Mis, Piotr | 2022-10-25 | 7 | -21/+21 |
|
|
* | Merge topic 'vs-csharp-debug-embedded' | Brad King | 2022-07-20 | 7 | -0/+49 |
|\ |
|
| * | VS: Add CSharp flag table entry for '/debug:embedded' | TheApplePieGod | 2022-07-20 | 7 | -0/+49 |
|
|
* | | CUDA: MSVC pass all cuda gencode flags via AdditionalOptions | Robert Maynard | 2022-06-16 | 1 | -112/+0 |
|/ |
|
* | VS: Add compiler flag table entry for -FI followed by separate argument | Brad King | 2022-04-01 | 7 | -0/+77 |
|
|
* | VS: Remove the '/guard:cf' flag from v143 link flag table | Benjamin Sluis | 2022-01-12 | 1 | -7/+0 |
|
|
* | VS: Fix /reference and /headerUnit flag table entries for v142 and v143 | Brad King | 2021-08-10 | 2 | -4/+4 |
|
|
* | VS: Remove C++ module CompileAs flag table entries for v142 and v143 | Brad King | 2021-07-26 | 2 | -42/+0 |
|
|
* | VS: Remove cl /FS entry from flag table for v142 and v143 | Brad King | 2021-07-26 | 2 | -14/+0 |
|
|
* | VS: Fix `/sourceDependencies` flag table entries for v143 | Brad King | 2021-07-15 | 1 | -8/+2 |
|
|
* | VS: Remove broken EnableASAN entry from flag table for v143 | Brad King | 2021-07-15 | 1 | -7/+0 |
|
|
* | VS: Remove empty ExternalWarningLevel entry from flag table for v143 | Brad King | 2021-07-15 | 1 | -7/+0 |
|
|
* | VS: Remove empty LanguageStandard entries from flag table for v143 | Brad King | 2021-07-15 | 1 | -14/+0 |
|
|
* | VS: Remove empty ConformanceMode entry from flag table for v143 | Brad King | 2021-07-15 | 1 | -7/+0 |
|
|
* | VS: Populate `/JMC-` flag table entry for v143 | Brad King | 2021-07-15 | 1 | -0/+7 |
|
|
* | VS: Populate `-Qspectre-` flag table entry for v143 | Brad King | 2021-07-15 | 1 | -9/+9 |
|
|
* | VS: Populate `/Y-` flag table entry for v143 | Brad King | 2021-07-15 | 1 | -1/+1 |
|
|
* | VS: Add `-Zc:inline[-]` flag table entry for v143 | Brad King | 2021-07-15 | 1 | -0/+7 |
|
|
* | VS: Fix `/analyze:log` flag mapping for v143 | Brad King | 2021-07-15 | 1 | -14/+4 |
|
|
* | VS: Remove the /MERGE flag from v143 link flag table | Brad King | 2021-07-15 | 1 | -9/+0 |
|
|
* | VS: Map the link `/debug` flag for v143 | Brad King | 2021-07-15 | 1 | -10/+18 |
|
|
* | VS: Fix `/MANIFESTUAC:` link flag mapping for v143 | Brad King | 2021-07-15 | 1 | -25/+4 |
|
|
* | VS: Add v143 flag tables for VS 17.0 Preview 2 | Brad King | 2021-07-15 | 2 | -0/+2982 |
|
|
* | VS: Add CSharp VS 2022 compiler version and flag table v143 | Brad King | 2021-07-15 | 1 | -0/+553 |
|
|
* | VS: Improve v142 CL flag table LanguageStandard ordering | Brad King | 2021-07-15 | 1 | -6/+6 |
|
|
* | VS: Update v142 CL flag table for VS 17.0 Preview 1 | Brad King | 2021-06-25 | 1 | -0/+7 |
|
|
* | VS: Do not apply any '/external:*' flag table mapping on VS < 16.10 | Brad King | 2021-06-17 | 1 | -0/+8 |
|
|
* | Merge topic 'vs-custom-depfile' | Brad King | 2021-06-10 | 1 | -0/+48 |
|\ |
|
| * | VS: Add support for add_custom_command DEPFILE | Brad King | 2021-06-09 | 1 | -0/+48 |
|
|
* | | VS: Remove the /MERGE flag from FlagTables | Duncan Ogilvie | 2021-06-08 | 6 | -54/+0 |
|/ |
|
* | VS: Update v142 CL flag table for VS 16.10 | Brad King | 2021-06-04 | 1 | -5/+219 |
|
|
* | VS: Update v141 CL flag table for VS 15.9 | Brad King | 2021-06-04 | 1 | -2/+23 |
|
|
* | VS: Re-order v141 and v142 CL flag table entries to match xml files better | Brad King | 2021-06-04 | 2 | -28/+28 |
|
|
* | Merge topic 'vs-16.10-map-external-warnings' | Brad King | 2021-05-28 | 1 | -0/+35 |
|\ |
|
| * | VS: Add flag table entries for '/external:W*' flags in VS 16.10 | Brad King | 2021-05-28 | 1 | -0/+35 |
|
|
* | | VS: Revert "Add support for ASAN -fsanitize=address flag" | Brad King | 2021-04-26 | 1 | -7/+0 |
|
|
* | | Merge topic 'vs-asan' | Brad King | 2021-04-22 | 1 | -0/+7 |
|\ \ |
|
| * | | VS: Add support for ASAN -fsanitize=address flag | oltolm | 2021-04-21 | 1 | -0/+7 |
| |/ |
|
* | | VS: Generalize CSharp /langversion flag mapping | Brad King | 2021-04-21 | 6 | -270/+36 |
|/ |
|
* | CSharp: Add 'warnaserror:...' to v142 flag table for VS | Francois Keith | 2021-01-25 | 1 | -0/+11 |
|
|
* | CSharp: Add 'debug:portable' to v142 flag table for VS | Francois Keith | 2021-01-25 | 1 | -0/+7 |
|
|
* | MSVC: Add support for targeting ARM64EC | Moyo Okeremi 😊 | 2021-01-21 | 2 | -0/+14 |
|
|