CMake/Templates
Brad King fb2e418c64 VS: Fix /analyze:log flag mapping for v142
Apply the change from commit 44dc9fc48a (VS: Fix /analyze:log flag
mapping, 2018-11-26) to the v142 flag table.

The `/analyze:log` argument requires a value in the following argument.
Also drop the general `/analyze:` flag table entry so that such flags
will be passed through as plain additional options.  This is necessary
because some such options have following values and some do not but
not all have `.vcxproj` elements to hold the values.
2019-01-24 13:19:46 -05:00
..
MSBuild VS: Fix /analyze:log flag mapping for v142 2019-01-24 13:19:46 -05:00
Windows VS: Add support for Windows 10 Universal (Store) Applications 2015-10-05 09:48:11 -04:00
AppleInfo.plist Drop unnecessary LSRequiresCarbon reference from Info.plist files 2016-03-18 09:47:03 -04:00
CMakeVSMacros1.vsmacros ENH: Added StopBuild macro. 2007-11-19 13:44:10 -05:00
CMakeVSMacros2.vsmacros ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 and 9.0 in addition to 8.0 sp1... Make new macros file with VS 7.1 so that it can be read by 7.1 and later. VS 7.1 does not appear to run the macros while a build is in progress, but does not return any errors either, so for now, the reload macro is not called when using 7.1. If I can figure out how to get 7.1 to execute the macro, I will uncomment the code in cmGlobalVisualStudio71Generator::GetUserMacrosDirectory() to activate executing the macros in VS 7.1, too. 2008-02-15 11:49:58 -05:00
CPack.GenericDescription.txt Replace http://www.cmake.org URLs with https://cmake.org 2015-09-25 15:47:39 -04:00
CPack.GenericLicense.txt Replace http://www.cmake.org URLs with https://cmake.org 2015-09-25 15:47:39 -04:00
CPack.GenericWelcome.txt ENH: Simplify the generic instructions 2006-04-20 09:54:45 -04:00
CPackConfig.cmake.in Add an "installed file" property scope 2014-05-28 12:28:18 -04:00
CTestScript.cmake.in Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
TestDriver.cxx.in Merge topic 'nolint_typedef_testdriver' 2018-06-01 09:48:51 -04:00