summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudioVersionedGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* VS: Tell VS 2019 to use Windows SDK 8.1 explicitly when neededBrad King2019-02-191-0/+6
* VS: Fix validation of Windows 8.1 SDKBrad King2019-02-141-1/+2
* VS: Use MSBuild matching toolset host architectureBrad King2019-01-291-0/+12
* VS: Teach VS 2019 generator to select host tools matching host archBrad King2019-01-281-0/+18
* VS: Remove stray semicolons from VS 2019 implementationBrad King2019-01-281-3/+3
* VS: Update for Visual Studio 2019 Preview 2Brad King2019-01-241-2/+1
* Add global generator factory method to get default platform nameBrad King2019-01-181-0/+7
* Add global generator factory method to get list of known platformsBrad King2019-01-181-0/+20
* Split global generator factory list with and without platformsBrad King2019-01-181-2/+17
* VS: Factor out helper function to compute host platform nameBrad King2019-01-181-10/+15
* Factor out enum MessageType into dedicated headerBruno Manganelli2019-01-161-2/+3
* VS: Add Visual Studio 16 2019 generatorBrad King2019-01-111-6/+120
* VS: Parameterize VS 2017 generator to support future versionsBrad King2019-01-111-8/+41
* VS: Rename VS 2017 generator sources to be version-independentBrad King2019-01-111-0/+291