Sumit Bhardwaj
|
7219988b00
VS: Exclude ZERO_CHECK.proj from .sln for include_external_msproject
|
3 年 前 |
Sumit Bhardwaj
|
11b8366e55
VS: Introduce IsInSolution to check whether a target is in sln file
|
3 年 前 |
Sumit Bhardwaj
|
a88f98b3be
Make cmGlobalVisualStudioGenerator::VSVersion enum class
|
3 年 前 |
NAKAMURA Takumi
|
0e58a5ea07
Source: Fix possible IWYU warnings in Windows generators
|
4 年 前 |
Brad King
|
46e9ff5729
Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain file
|
4 年 前 |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 年 前 |
Marc Chevrier
|
dffa3f485c
cmGlobalGenerator::PrintCompilerAdvice: use cmProp as augment
|
4 年 前 |
Brad King
|
c46b265839
VS: Add Visual Studio 17 2022 generator
|
4 年 前 |
Kyle Edwards
|
ef91fb02f3
cmGlobalGenerator: FindMakeProgram() at a generator-specific time
|
5 年 前 |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 年 前 |
Cristian Adam
|
a55df20499
Multi-Ninja: Add precompile headers support
|
5 年 前 |
Daniel Eiband
|
7847fef510
VS: Fix access violation when calling Visual Studio macro
|
6 年 前 |
Regina Pfeifer
|
a1ddf2d0ba
clang-tidy: Replace typedef with using
|
6 年 前 |
Cristian Adam
|
519606704e
Precompile headers: Add support for Visual Studio generators
|
6 年 前 |
Brad King
|
db02be85a0
VS: Provide the default platform name to project code
|
6 年 前 |
Brad King
|
57e48f16f2
VS: Add Visual Studio 16 2019 generator
|
6 年 前 |
Brad King
|
b91f6f39f7
VS: Track explicitly when platform is specified in generator name
|
6 年 前 |
Brad King
|
89cc3d432b
VS: Move platform name members to top-level global generator
|
6 年 前 |
Brad King
|
40a732800d
VS: Clarify global generator constructor interface
|
6 年 前 |
Brad King
|
163cc8bbdd
VS: Convert WriteSLNHeader to non-virtual lookup table
|
6 年 前 |
Brad King
|
6d99406e69
VS: Move ExpressEdition member to top-level generator
|
6 年 前 |
Brad King
|
03f74a16cd
VS: Convert GetIDEVersion to non-virtual table lookup
|
6 年 前 |
Vitaly Stakhovsky
|
77d83568e0
cmGlobalVisualStudioGenerator::GetIDEVersion(): const added
|
6 年 前 |
Vitaly Stakhovsky
|
94632087b2
Add missing override
|
6 年 前 |
Michael Stürmer
|
663f5120f4
cmGlobalVisualStudioGenerator: remove TargetCanBeReferenced()
|
7 年 前 |
Michael Stürmer
|
f9042d807d
remove TargetIsCSharpOnly() and use methods from cmGeneratorTarget
|
7 年 前 |
Brad King
|
eb80af9093
Drop Visual Studio 8 2005 generator
|
7 年 前 |
Vitaly Stakhovsky
|
cfe4e2db1f
VS: Use 'override' keyword for overridden methods in generator classes
|
8 年 前 |
Tomoki Imai
|
c89e8522bb
cmGlobalGenerator: Add IsIncludeExternalMSProjectSupported method
|
8 年 前 |
Gregor Jasny
|
5de37a4a64
cmake: Add --open option for IDE generators
|
8 年 前 |