Vitaly Stakhovsky
|
61ce6a6eeb
Source: Delete unused prototypes
|
1 year ago |
Brad King
|
03c31b0395
Drop Visual Studio 9 2008 generator
|
1 year ago |
Brad King
|
994e88ec38
Merge topic 'build-pch'
|
2 years ago |
Brad King
|
df6a3aff27
Merge topic 'vs-sdk-selection'
|
2 years ago |
Clemens Wasser
|
1bb0e59318
codecvt: Extrace codecvt::Encoding to remove codecvt includes
|
2 years ago |
Brad King
|
a4d532e998
VS: Restore Windows SDK selection with platform in generator name
|
2 years ago |
Brad King
|
536c1de1d4
Drop Visual Studio 11 2012 generator
|
2 years ago |
Ben Boeckel
|
bcada09e45
clang-tidy: fix `readability-redundant-access-specifiers` lints
|
3 years ago |
Ben Boeckel
|
860adec528
clang-tidy: fix `modernize-pass-by-value` lints
|
3 years ago |
Ben Boeckel
|
27e37b8a5a
clang-tidy: fix `modernize-use-override` lints
|
3 years ago |
Brad King
|
8d6f015d59
Drop Visual Studio 10 2010 generator
|
3 years ago |
Sumit Bhardwaj
|
7219988b00
VS: Exclude ZERO_CHECK.proj from .sln for include_external_msproject
|
3 years ago |
Sumit Bhardwaj
|
11b8366e55
VS: Introduce IsInSolution to check whether a target is in sln file
|
3 years ago |
Sumit Bhardwaj
|
a88f98b3be
Make cmGlobalVisualStudioGenerator::VSVersion enum class
|
3 years ago |
NAKAMURA Takumi
|
0e58a5ea07
Source: Fix possible IWYU warnings in Windows generators
|
4 years ago |
Brad King
|
46e9ff5729
Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain file
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Marc Chevrier
|
dffa3f485c
cmGlobalGenerator::PrintCompilerAdvice: use cmProp as augment
|
4 years ago |
Brad King
|
c46b265839
VS: Add Visual Studio 17 2022 generator
|
4 years ago |
Kyle Edwards
|
ef91fb02f3
cmGlobalGenerator: FindMakeProgram() at a generator-specific time
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Cristian Adam
|
a55df20499
Multi-Ninja: Add precompile headers support
|
5 years ago |
Daniel Eiband
|
7847fef510
VS: Fix access violation when calling Visual Studio macro
|
6 years ago |
Regina Pfeifer
|
a1ddf2d0ba
clang-tidy: Replace typedef with using
|
6 years ago |
Cristian Adam
|
519606704e
Precompile headers: Add support for Visual Studio generators
|
6 years ago |
Brad King
|
db02be85a0
VS: Provide the default platform name to project code
|
6 years ago |
Brad King
|
57e48f16f2
VS: Add Visual Studio 16 2019 generator
|
7 years ago |
Brad King
|
b91f6f39f7
VS: Track explicitly when platform is specified in generator name
|
7 years ago |
Brad King
|
89cc3d432b
VS: Move platform name members to top-level global generator
|
7 years ago |
Brad King
|
40a732800d
VS: Clarify global generator constructor interface
|
7 years ago |