| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy: fix `readability-braces-around-statements` lints | Ben Boeckel | 2022-11-29 | 1 | -4/+8 |
|
|
* | clang-tidy: fix `readability-else-after-return` lints | Ben Boeckel | 2022-11-29 | 1 | -2/+1 |
|
|
* | clang-tidy: fix `modernize-use-nullptr` lints | Ben Boeckel | 2022-11-29 | 1 | -7/+7 |
|
|
* | clang-tidy: fix `modernize-use-equals-default` lints | Ben Boeckel | 2022-11-29 | 1 | -2/+2 |
|
|
* | clang-tidy: fix `modernize-use-default-member-init` lints | Ben Boeckel | 2022-11-29 | 1 | -5/+5 |
|
|
* | VS: Add support for enumerating VS instances with vswhere | Niyas Sait | 2022-04-13 | 1 | -0/+2 |
|
|
* | VS: refactor EnumerateAndChooseVSInstance | Niyas Sait | 2022-04-11 | 1 | -0/+1 |
|
|
* | VS: Allow CMAKE_GENERATOR_INSTANCE to specify portable instance | Brad King | 2021-10-29 | 1 | -0/+1 |
|
|
* | VS: Support version specification in CMAKE_GENERATOR_INSTANCE | Brad King | 2021-10-29 | 1 | -1/+3 |
|
|
* | cmVSSetupHelper: Convert wide to narrow strings early | Brad King | 2021-10-29 | 1 | -2/+2 |
|
|
* | cmVSSetupHelper: Drop unused InstanceId field | Brad King | 2021-10-29 | 1 | -1/+0 |
|
|
* | cmVSSetupHelper: Drop unused ullVersion field | Brad King | 2021-10-29 | 1 | -1/+0 |
|
|
* | VS: Compare VS instance versions as strings | Brad King | 2021-06-17 | 1 | -2/+2 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | VS: Extract instance version from VS Installer | Justin Goshi | 2020-06-03 | 1 | -0/+1 |
|
|
* | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 1 | -2/+1 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+2 |
|
|
* | cmVSSetupHelper: Remove unused SmartBSTR copy operations | Brad King | 2019-08-26 | 1 | -22/+2 |
|
|
* | cmVSSetupHelper: Fix SmartBSTR copy operations | Brad King | 2019-08-26 | 1 | -2/+4 |
|
|
* | cleanup: Prefer compiler provided special member functions | Regina Pfeifer | 2019-01-25 | 1 | -2/+0 |
|
|
* | VS: Parameterize cmVSSetupAPIHelper instances with VS version | Brad King | 2019-01-11 | 1 | -2/+4 |
|
|
* | cmVSSetupHelper: Support Enterprise WDK build enviornment | Jon Doron | 2018-11-27 | 1 | -0/+1 |
|
|
* | cmVSSetupHelper: Expose default toolset version | Basil Fierz | 2018-06-22 | 1 | -0/+2 |
|
|
* | cmVSSetupHelper: Use in-class member initialization | Brad King | 2018-06-22 | 1 | -9/+4 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -1/+2 |
|
|
* | cmVSSetupHelper: Add option to specify an instance | Brad King | 2017-10-19 | 1 | -0/+4 |
|
|
* | VS: Detect compiler component in VS 2017 instances more reliably | Brad King | 2017-10-16 | 1 | -2/+1 |
|
|
* | cmVSSetupHelper: Factor out install location string construction | Brad King | 2017-10-16 | 1 | -0/+2 |
|
|
* | VS: Add helper class to interact with Visual Studio Installer | Iyyappa Murugandi | 2016-12-16 | 1 | -0/+154 |
|
|