summaryrefslogtreecommitdiff
path: root/Source/cmGlobalVisualStudioVersionedGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* VS: Defer Windows SDK selection until CMAKE_GENERATOR_PLATFORM is knownBrad King2023-04-051-1/+2
* VS: Add a variable to report the Visual Studio version build numberBrad King2022-12-071-0/+1
* cmGlobalVisualStudioVersionedGenerator: check for C++ module supportBen Boeckel2022-12-011-0/+5
* cmGlobalVisualStudioVersionedGenerator: support dyndep in VS2022 and upBen Boeckel2022-12-011-0/+5
* Source: Fix possible IWYU warnings in Windows generatorsNAKAMURA Takumi2021-11-201-1/+3
* VS: Support version specification in CMAKE_GENERATOR_INSTANCEBrad King2021-10-291-0/+1
* VS: Parse comma-separated fields from CMAKE_GENERATOR_INSTANCEBrad King2021-10-291-0/+7
* cmGlobalVisualStudioVersionedGenerator: Fix repeating SetGeneratorInstanceBrad King2021-10-261-1/+1
* cmGlobalVisualStudio10Generator: Add method to find MSBuild earlyBrad King2021-10-201-0/+2
* cmGlobalVisualStudioVersionedGenerator: Allow repeating SetGeneratorInstanceBrad King2021-10-201-0/+3
* VS: Add Visual Studio 17 2022 generatorBrad King2021-06-251-0/+3
* VS: Add support for Utf8Enconding when using VS 16.10+Gustavo Varo2021-06-171-0/+2
* VS: Compare VS instance versions as stringsBrad King2021-06-171-1/+1
* cmGlobalVisualStudio10Generator: Adopt GetVSInstanceVersion methodBrad King2021-06-161-1/+1
* VS: Fix '-T version=14.28' under VS 16.9Brad King2021-03-121-2/+2
* VS: Generalize Win10 max SDK version to all VS generatorsjonathan molinatto2021-01-201-1/+1
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-3/+1
* VS: Add option for custom Win10 SDK version maximumjonathan molinatto2020-08-251-1/+1
* Visual Studio: Add Android supportKyle Edwards2020-06-241-0/+2
* VS: Use StdOutEncoding for VS 16.7 Preview 3 and aboveJustin Goshi2020-06-031-0/+2
* VS: Extract instance version from VS InstallerJustin Goshi2020-06-031-0/+2
* GlobalGenerator family: modernize memory managementMarc Chevrier2020-01-071-2/+3
* VS: Add Visual Studio 16 2019 generatorBrad King2019-01-111-0/+3
* VS: Parameterize VS 2017 generator to support future versionsBrad King2019-01-111-1/+1
* VS: Rename VS 2017 generator sources to be version-independentBrad King2019-01-111-0/+62