| Commit message (Expand) | Author | Age | Files | Lines |
* | VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versions | Brad King | 2023-08-10 | 1 | -3/+1 |
|
|
* | VS: Consolidate Windows SDK major version selection dispatch | Brad King | 2023-08-10 | 1 | -0/+2 |
|
|
* | VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selection | Brad King | 2023-04-05 | 1 | -0/+10 |
|
|
* | VS: Defer Windows SDK selection until CMAKE_GENERATOR_PLATFORM is known | Brad King | 2023-04-05 | 1 | -1/+2 |
|
|
* | VS: Simplify logic to require SDK for Windows Store | Brad King | 2023-04-05 | 1 | -1/+1 |
|
|
* | Source: Fix possible IWYU warnings in Windows generators | NAKAMURA Takumi | 2021-11-19 | 1 | -1/+0 |
|
|
* | VS: Generalize Win10 max SDK version to all VS generators | jonathan molinatto | 2021-01-20 | 1 | -1/+5 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -3/+1 |
|
|
* | VS: Add option for custom Win10 SDK version maximum | jonathan molinatto | 2020-08-25 | 1 | -2/+2 |
|
|
* | Visual Studio: Add Android support | Kyle Edwards | 2020-06-24 | 1 | -0/+6 |
|
|
* | GlobalGenerator family: modernize memory management | Marc Chevrier | 2020-01-07 | 1 | -1/+2 |
|
|
* | VS: Factor out a method to set the Windows SDK version internally | Brad King | 2019-02-19 | 1 | -0/+3 |
|
|
* | VS: Clarify global generator constructor interface | Brad King | 2019-01-10 | 1 | -2/+4 |
|
|
* | VS: Convert WriteSLNHeader to non-virtual lookup table | Brad King | 2019-01-10 | 1 | -2/+0 |
|
|
* | VS: Convert GetIDEVersion to non-virtual table lookup | Brad King | 2019-01-10 | 1 | -1/+0 |
|
|
* | VS: Convert GetToolsVersion to non-virtual table lookup | Brad King | 2019-01-10 | 1 | -2/+0 |
|
|
* | cmGlobalVisualStudioGenerator::GetIDEVersion(): const added | Vitaly Stakhovsky | 2019-01-02 | 1 | -1/+1 |
|
|
* | VS: Do not select a Windows SDK too high for current VS version | Gilles Khouzam | 2018-09-17 | 1 | -0/+4 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -0/+1 |
|
|
* | VS: Use 'override' keyword for overridden methods in generator classes | Vitaly Stakhovsky | 2017-12-16 | 1 | -8/+8 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | iwyu: Fix VisualStudio specific issues | Daniel Pfeifer | 2016-11-28 | 1 | -0/+9 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -4/+2 |
|
|
* | VS: Do not fail on Windows 10 with VS 2015 if no SDK is available (#15929) | Brad King | 2016-01-21 | 1 | -1/+1 |
|
|
* | VS: Select Windows 10 Store SDK and toolset for VS 2015 | Gilles Khouzam | 2015-10-02 | 1 | -0/+7 |
|
|
* | VS: Add support for selecting the Windows 10 SDK (#15670) | Gilles Khouzam | 2015-10-02 | 1 | -0/+4 |
|
|
* | VS: Find Desktop SDK for current VS version (#15662) | Gilles Khouzam | 2015-09-02 | 1 | -0/+5 |
|
|
* | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 1 | -1/+1 |
|
|
* | VS: Remove obsolete methods. | Stephen Kelly | 2015-05-19 | 1 | -3/+0 |
|
|
* | cmLocalGenerator: Require a parent in the constructor. | Stephen Kelly | 2015-04-28 | 1 | -1/+1 |
|
|
* | VS: Drop reload macros for VS >= 10 (#11258,#14680) | Brad King | 2015-04-15 | 1 | -3/+0 |
|
|
* | VS: Refactor CMAKE_FORCE_*64 platform definitions | Brad King | 2014-07-17 | 1 | -2/+1 |
|
|
* | VS14: Add Visual Studio 14 generator (#14982) | Brad King | 2014-06-25 | 1 | -0/+44 |
|
|