summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorToolset
Commit message (Expand)AuthorAgeFilesLines
* Tests: In RunCMake.GeneratorToolset accept Intel platform toolsetsWilliam R. Dieter2021-12-171-1/+1
* VS: Add Visual Studio 17 2022 generatorBrad King2021-06-252-6/+6
* Xcode: Fix typos and spelling in error messageJosef Angstenberger2021-05-071-1/+1
* VS: Add a mostly-undocumented hook to load custom JSON flag tablesBrad King2021-03-229-0/+77
* VS: switch to new folder structure while keeping the old one workingMarcel Ritzschke2021-03-185-3/+21
* Tests: Make RunCMake.Generator{Platform,Toolset} two-flag cases explicitBrad King2021-03-091-1/+1
* Xcode: Switch to the "new build system" for Xcode 12 and aboveBrad King2020-09-1817-3/+68
* Xcode: Add option to specify build system variantBrad King2020-09-189-5/+31
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-181-1/+1
* VS: Add support to override VCTargetsPath through toolsetAlexander Boczar2019-10-153-0/+6
* cuda: Adapted tests to work with modified cuda toolsetBenjamin Wozniak2019-08-307-7/+23
* VS: Teach VS 2019 generator to select host tools matching host archBrad King2019-01-282-1/+14
* VS: Add support for explicit 32-bit toolset selection via host=x86Brad King2019-01-286-4/+10
* VS: Add Visual Studio 16 2019 generatorBrad King2019-01-111-4/+4
* VS: Add option to select the version of the toolset used by VS 2017Basil Fierz2018-05-2911-0/+44
* Xcode: Drop support for Xcode versions below 3Brad King2017-04-221-2/+2
* VS: Provide an option to specify CUDA toolset versionBrad King2017-03-105-0/+14
* VS: Refactor generator toolset parsingBrad King2017-02-158-2/+30
* Tests: Split out RunCMake.GeneratorToolset Xcode checksBrad King2017-02-154-1/+18
* VS: Provide an option to use x64 host toolsBrad King2016-10-1410-0/+39
* VS15: Add Visual Studio 15 generatorBrad King2016-09-071-2/+2
* VS14: Add Visual Studio 14 generator (#14982)Brad King2014-06-251-2/+2
* Allow a toolchain file to specify a generator toolsetBrad King2014-06-0410-1/+61
* Cygwin: Avoid legacy warnings in RunCMake.* testsBrad King2013-08-131-1/+1
* VS12: Add Visual Studio 12 generator (#14251)Brad King2013-06-281-1/+1
* Tests: Add generator toolset supportBrad King2013-02-071-5/+5
* Xcode: Implement generator toolset selection (#9831, #13802)Brad King2013-02-071-1/+1
* VS: Implement generator toolset selection (#10722, #13774)Brad King2013-02-074-3/+21
* CMake: Add -T option to choose a generator toolsetBrad King2013-02-0711-0/+41