summaryrefslogtreecommitdiffstats
path: root/Source/cmVSSetupHelper.h
Commit message (Expand)AuthorAgeFilesLines
* cmVSSetupHelper: Expose default toolset versionBasil Fierz2018-06-221-0/+2
* cmVSSetupHelper: Use in-class member initializationBrad King2018-06-221-9/+4
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-1/+2
* cmVSSetupHelper: Add option to specify an instanceBrad King2017-10-191-0/+4
* VS: Detect compiler component in VS 2017 instances more reliablyBrad King2017-10-161-2/+1
* cmVSSetupHelper: Factor out install location string constructionBrad King2017-10-161-0/+2
* VS: Add helper class to interact with Visual Studio InstallerIyyappa Murugandi2016-12-161-0/+154