summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorPlatform/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* Drop Visual Studio 9 2008 generatorBrad King2024-05-081-2/+2
* VS: Select latest Windows SDK even when targeting Windows 8.1 and belowBrad King2023-08-101-1/+1
* VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selectionBrad King2023-08-101-0/+11
* VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versionsBrad King2023-08-101-4/+8
* Tests: Remove redundant condition in RunCMake.GeneratorPlatform testBrad King2023-08-101-23/+21
* VS: Select Windows SDK matching WindowsSDKVersion env varBrad King2023-04-051-0/+8
* VS: Select latest available Windows SDK version by defaultBrad King2023-04-051-0/+11
* VS: Add support for setting WindowsTargetPlatformVersion to 10.0Brad King2023-04-051-0/+8
* VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selectionBrad King2023-04-051-0/+49
* VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORMBrad King2023-04-051-0/+7
* VS: Add Visual Studio 17 2022 generatorBrad King2021-06-251-2/+2
* Tests: Make RunCMake.Generator{Platform,Toolset} two-flag cases explicitBrad King2021-03-091-2/+2
* VS: Add Visual Studio 16 2019 generatorBrad King2019-01-111-2/+2
* VS15: Add Visual Studio 15 generatorBrad King2016-09-071-2/+2
* Tests: Test setting a generator platform in a toolchain fileBrad King2014-09-151-0/+10
* cmake: Add -A option to specify a generator platformBrad King2014-09-151-0/+6
* Tests: Add generator platform supportBrad King2014-09-101-4/+3
* VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8Brad King2014-09-051-3/+9
* CMake: Add CMAKE_GENERATOR_PLATFORM optionBrad King2014-09-051-0/+7