Brad King
|
f0a67b6291
VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORM
|
2 роки тому |
Brad King
|
e259063b0a
VS: Defer Windows SDK selection until CMAKE_GENERATOR_PLATFORM is known
|
2 роки тому |
NAKAMURA Takumi
|
0e58a5ea07
Source: Fix possible IWYU warnings in Windows generators
|
4 роки тому |
Brad King
|
f97f8537f3
VS: Model a default target framework
|
4 роки тому |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 роки тому |
Alexander Boczar
|
7c944da757
VS: Add target property to explicitly control solution deployment
|
5 роки тому |
Vitaly Stakhovsky
|
bbc07e4561
Source: use std::string in place of const char*
|
5 роки тому |
Sebastian Holtermann
|
735c6f39d9
Fix invalid ///! doxygen comment line starts
|
6 роки тому |
Wil Stark
|
917c035ada
VS: support suppressing deployment of selected targets
|
6 роки тому |
Brad King
|
40a732800d
VS: Clarify global generator constructor interface
|
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 роки тому |
Brad King
|
eb80af9093
Drop Visual Studio 8 2005 generator
|
7 роки тому |
Vitaly Stakhovsky
|
cfe4e2db1f
VS: Use 'override' keyword for overridden methods in generator classes
|
8 роки тому |
Brad King
|
6e66fe5f97
cmGlobalVisualStudio8Generator: Drop unused GetDocumentation method
|
8 роки тому |
Beeble
|
4cd815f0b3
VS: Pass whole target to WriteProjectConfigurations
|
8 роки тому |
Yves Frederix
|
427b6da9e5
VS: Teach `cmake --build` to reconfigure if needed before building
|
9 роки тому |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 роки тому |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 роки тому |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 роки тому |
Brad King
|
571bedec29
VS: Ignore USE_FOLDER property on VS versions that do not support it
|
9 роки тому |
Brad King
|
0c58d2d0fd
VS: Detect VS 8 and 9 Express editions
|
9 роки тому |
Stephen Kelly
|
6cac952b9e
VS: Port interface to cmGeneratorTarget
|
10 роки тому |
Stephen Kelly
|
b13e26e278
VS: Port ProjectDepends to cmGeneratorTarget.
|
10 роки тому |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 роки тому |
Stephen Kelly
|
21f428f4c0
VisualStudio: Replace Compute override with AddExtraIDETargets override.
|
10 роки тому |
Stephen Kelly
|
5edb335485
cmGlobalGenerator: Virtualize the Compute step and override it.
|
10 роки тому |
Stephen Kelly
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
10 роки тому |