summaryrefslogtreecommitdiff
path: root/Source/cmGlobalVisualStudioVersionedGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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