Brad King
|
b10daadd08
Deprecate Visual Studio 14 2015 generator
|
4 ヶ月 前 |
Brad King
|
bd31652e1b
VS: Drop outdated usage text about appending platform to generator name
|
4 ヶ月 前 |
Kitware Robot
|
de273b2e11
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
8 ヶ月 前 |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
9 ヶ月 前 |
Brad King
|
381c446ff7
VS: Remove support for appending a platform to the generator name
|
11 ヶ月 前 |
Lauri Vasama
|
6c187aae3b
VS: Fix VS_SOLUTION_ITEMS for absolute paths
|
10 ヶ月 前 |
Lauri Vasama
|
0bb13ba0e6
VS: Add support for Visual Studio solution items
|
1 年間 前 |
Vitaly Stakhovsky
|
1a49b439a5
Source: Use cmValue::IsOn and IsOff
|
1 年間 前 |
Brad King
|
d5118ed2e5
Merge branch 'backport-vs-sdk-selection' into vs-sdk-selection
|
2 年 前 |
Brad King
|
89b611ab32
VS: Select latest Windows SDK even when targeting Windows 8.1 and below
|
2 年 前 |
Brad King
|
ae97d82e83
VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selection
|
2 年 前 |
Brad King
|
15ff89654b
VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versions
|
2 年 前 |
Brad King
|
bba1a23da9
VS: Consolidate Windows SDK major version selection dispatch
|
2 年 前 |
Brad King
|
209973e510
VS: Do not print empty Windows SDK version when none is selected
|
2 年 前 |
Ben Boeckel
|
d4144b9c0a
strings: use `emplace_back` with `cmStrCat` arguments
|
2 年 前 |
Ben Boeckel
|
809248a0c9
strings: use character literals where possible
|
2 年 前 |
Ben Boeckel
|
7137b17835
cmStrCat: use in Windows-specific sources
|
2 年 前 |
Ben Boeckel
|
a5ba00bdf8
strings: combine string literals where possible
|
2 年 前 |
Ben Boeckel
|
3f1378fbca
strings: compare to static `string_view` instances in Windows-only code
|
2 年 前 |
Brad King
|
8ecb645934
VS: Select Windows SDK matching WindowsSDKVersion env var
|
2 年 前 |
Brad King
|
f90c8ab54e
VS: Select latest available Windows SDK version by default
|
2 年 前 |
Brad King
|
b512c53d43
VS: Add support for setting WindowsTargetPlatformVersion to 10.0
|
2 年 前 |
Brad King
|
2f3d945f83
VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selection
|
2 年 前 |
Brad King
|
e259063b0a
VS: Defer Windows SDK selection until CMAKE_GENERATOR_PLATFORM is known
|
2 年 前 |
Brad King
|
8499374c6a
VS: Simplify logic to require SDK for Windows Store
|
2 年 前 |
Ben Boeckel
|
9e81a9b45c
clang-tidy: fix `misc-unused-parameters` lints
|
3 年 前 |
Ben Boeckel
|
b72c45e39f
clang-tidy: fix `readability-else-after-return` lints
|
3 年 前 |
Ben Boeckel
|
1b929ba8e4
clang-tidy: fix `modernize-use-nullptr` lints
|
3 年 前 |
Alex Turbov
|
6e3e8827fa
Refactor: `cmGlobalGeneratorFactory::GetDocumentation` returns entry
|
3 年 前 |
Sumit Bhardwaj
|
a88f98b3be
Make cmGlobalVisualStudioGenerator::VSVersion enum class
|
3 年 前 |