summaryrefslogtreecommitdiff
path: root/Templates
Commit message (Expand)AuthorAgeFilesLines
* 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
* VS 14: Add flag map for -std= to CppLanguageStandard tag in project filesStephan Szabo2018-11-282-0/+126
* VS: in Clang/C2 toolset, setup correct compiler settingsStephan Szabo2018-11-282-0/+14
* VS: Fix /analyze:log flag mapping (#14858)Stephan Szabo2018-11-284-56/+16
* VS: Fix CSharp support for win32res: and win32icon: flagsStephan Szabo2018-11-285-10/+10
* Vs: remove /nowin32manifest from C# flags to enable default VS behaviorStephan Szabo2018-11-285-15/+30
* MSVC: Add support for ARM64 architectureStephan Szabo2018-11-281-0/+7
* VS: Fix MANIFESTUAC link flag map to .vcxproj elementsStephan Szabo2018-11-285-105/+20
* VS: Fix support for '/guard:cf' linker flagStephan Szabo2018-11-282-14/+0
* VS: Add v140 and v141 flag table entries for /DEBUG:NONE and /DEBUG:FULLStephan Szabo2018-11-282-0/+27
* VS: Map the link `/debug` to its IDE propertyStephan Szabo2018-11-285-22/+24
* VS: Fix /MANIFESTUAC:NO linker option mappingStephan Szabo2018-11-285-25/+5
* VS: Manually fix MASM flag table entriesStephan Szabo2018-11-284-20/+20
* VS: Add NASM fwin/felf switchesStephan Szabo2018-11-281-0/+14
* VS: Manually fix generated NASM flag tableStephan Szabo2018-11-281-6/+6
* VS: Add CUDA flag table entry for -maxrregcountStephan Szabo2018-11-281-0/+18
* VS: Add more CUDA flag table entriesStephan Szabo2018-11-281-0/+42
* VS: Select CUDA code generation architecturesStephan Szabo2018-11-281-0/+112
* VS: Select the CUDA runtime libraryStephan Szabo2018-11-281-0/+30
* VS: Place CUDA host compiler options in proper project file fieldsStephan Szabo2018-11-282-0/+167
* Add placeholder CUDA json flag tablesStephan Szabo2018-11-282-0/+4
* Add json flag tables for C#Stephan Szabo2018-11-285-0/+2835
* Add initial NASM flag table jsonStephan Szabo2018-11-281-0/+187
* Add CL, LIB, Link, MASM, RC flag jsonStephan Szabo2018-11-2822-0/+14513
* VS: Properly quote arguments in nasm.xmlDavid Benjamin2018-07-021-3/+3
* Merge topic 'nolint_typedef_testdriver'Brad King2018-06-011-2/+2
|\
| * TestDriver: Disable clang-tidy 'modernize-use-using'Sylvain Joubert2018-05-311-2/+2
* | TestDriver: Replace strncpy with strcpySander Vrijders2018-05-301-1/+1
|/
* TestDriver: fix style-'variableScope' cppcheck warningSylvain Joubert2017-11-221-2/+2
* TestDriver: Fix -Wconversion warningBrad King2017-07-141-2/+2
* TestDriver: Remove unused local variable initializationBrad King2017-05-101-1/+1
* VS: Add support for ASM_NASM languageEvgeny Fimochkin2017-02-073-0/+168
* TestDriver: fix/silence clang-tidy warningsDaniel Pfeifer2017-01-241-15/+12
* TestDriver: calc NumTests at compile timeDaniel Pfeifer2017-01-241-5/+4
* TestDriver: use for loopDaniel Pfeifer2017-01-241-3/+1
* TestDriver: abstract CM_CAST macroDaniel Pfeifer2017-01-241-13/+9
* TestDriver: Revise C++ coding style using clang-formatDaniel Pfeifer2017-01-241-65/+45
* Utilities/Release: Drop Cygwin binaryBrad King2016-09-121-103/+0
* create_test_sourcelist: Use safer strncpy instead of strcpySylvain Joubert2016-08-251-4/+6
* Drop unnecessary LSRequiresCarbon reference from Info.plist filesSean McBride2016-03-181-2/+0
* Drop Visual Studio 6 generatorBrad King2016-03-0910-847/+0
* VS: Add support for Windows 10 Universal (Store) ApplicationsGilles Khouzam2015-10-051-0/+0
* Replace http://www.cmake.org URLs with https://cmake.orgBrad King2015-09-252-2/+2
* VS: Mark Windows Phone and Store targets as App ContainersGilles Khouzam2014-09-026-0/+0
* create_test_sourcelist: Suppress MSVC warnings in test driver (#15066)Brad King2014-08-071-0/+4