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 年之前 |
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
|
2 年之前 |
Ben Boeckel
|
b72c45e39f
clang-tidy: fix `readability-else-after-return` lints
|
2 年之前 |
Ben Boeckel
|
1b929ba8e4
clang-tidy: fix `modernize-use-nullptr` lints
|
2 年之前 |
Alex Turbov
|
6e3e8827fa
Refactor: `cmGlobalGeneratorFactory::GetDocumentation` returns entry
|
3 年之前 |
Sumit Bhardwaj
|
a88f98b3be
Make cmGlobalVisualStudioGenerator::VSVersion enum class
|
3 年之前 |
NAKAMURA Takumi
|
0e58a5ea07
Source: Fix possible IWYU warnings in Windows generators
|
3 年之前 |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 年之前 |
jonathan molinatto
|
1e67482daf
VS: Generalize Win10 max SDK version to all VS generators
|
4 年之前 |
Kyle Edwards
|
5a36542086
Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator()
|
5 年之前 |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 年之前 |
jonathan molinatto
|
ba497111f6
VS: Add option for custom Win10 SDK version maximum
|
5 年之前 |
Kyle Edwards
|
6051a49c78
Visual Studio: Add Android support
|
5 年之前 |
Marc Chevrier
|
968477517e
Refactoring: suppress cmEraseIf in favor of cm::erase_if
|
5 年之前 |
Marc Chevrier
|
a00960288b
GlobalGenerator family: modernize memory management
|
5 年之前 |
Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
6 年之前 |
Brad King
|
fcdd6efb72
Merge topic 'vs-win-sdk'
|
6 年之前 |
Brad King
|
35bf9ded3b
VS: Factor out a method to set the Windows SDK version internally
|
6 年之前 |
Vitaly Stakhovsky
|
950c099d83
cmake: Progress functions use `std::string` param
|
6 年之前 |
Brad King
|
8bba458ea5
Add global generator factory method to get default platform name
|
6 年之前 |
Brad King
|
818df52c48
Add global generator factory method to get list of known platforms
|
6 年之前 |
Brad King
|
8144b00e32
Split global generator factory list with and without platforms
|
6 年之前 |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 年之前 |