summaryrefslogtreecommitdiff
path: root/Source/cmGlobalVisualStudioVersionedGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use new AddCacheEntry signaturesMarc Chevrier2021-09-101-3/+3
* VS: Add special case for '-T version=14.29.16.11' under VS 16.11Brad King2021-08-191-0/+3
* VS: Update Visual Studio 17 2022 generator for Preview 2Brad King2021-07-151-2/+1
* VS: Add ARM64EC to supported platforms for VS 16 and 17Brad King2021-06-291-1/+2
* VS: Use 64-bit MSBuild in VS 2022Brad King2021-06-251-0/+6
* VS: Add Visual Studio 17 2022 generatorBrad King2021-06-251-0/+91
* VS: Add support for Utf8Enconding when using VS 16.10+Gustavo Varo2021-06-171-0/+15
* VS: Compare VS instance versions as stringsBrad King2021-06-171-7/+7
* cmGlobalVisualStudio10Generator: Adopt GetVSInstanceVersion methodBrad King2021-06-161-6/+11
* VS: Add special case for '-T version=14.29.16.10' under VS 16.10Brad King2021-05-271-0/+3
* Merge topic 'vs-toolset-version' into release-3.20Brad King2021-03-151-40/+87
|\
| * VS: Accept and translate '-T version=' values with three componentsBrad King2021-03-121-0/+37
| * VS: Fix '-T version=14.28' under VS 16.9Brad King2021-03-121-40/+50
* | Merge topic 'msvc-arm64ec-platform-support'Brad King2021-01-221-0/+1
|\ \ | |/ |/|
| * MSVC: Add support for targeting ARM64ECMoyo Okeremi 😊2021-01-201-0/+1
* | VS: Generalize Win10 max SDK version to all VS generatorsjonathan molinatto2021-01-201-1/+2
|/
* Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator()Kyle Edwards2020-10-051-3/+3
* VS: Add option for custom Win10 SDK version maximumjonathan molinatto2020-08-251-2/+2
* Visual Studio: Add Android supportKyle Edwards2020-06-241-0/+38
* VS: Use StdOutEncoding for VS 16.7 Preview 3 and aboveJustin Goshi2020-06-031-0/+15
* VS: Extract instance version from VS InstallerJustin Goshi2020-06-031-0/+6
* GlobalGenerator family: modernize memory managementMarc Chevrier2020-01-071-21/+25
* VS: Fix support for v142 toolset minor versions in VS 16.5+Brad King2019-12-121-9/+14
* VS: Fix support for v142 toolset minor versionsBrad King2019-10-011-1/+3
* Merge topic 'vs2019-wow64'Brad King2019-03-151-5/+10
|\
| * VS: Fix x64 host recognition by x86 cmake processBrad King2019-03-141-5/+10
* | Merge topic 'revert-vs-msbuild-arch'Brad King2019-03-131-12/+0
|\ \ | |/
| * VS: Revert "Use MSBuild matching toolset host architecture"Brad King2019-03-121-12/+0
* | Fix missing `override`Vitaly Stakhovsky2019-03-041-3/+3
|/
* 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