Stephen Kelly
|
e6eecec761
cmListFileCache: Remove cmState header include
|
9 years ago |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Brad King
|
13a6ff31be
VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for object libraries
|
9 years ago |
Daniel Pfeifer
|
5cec953e6a
Use std::replace for replacing chars in strings.
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
571bedec29
VS: Ignore USE_FOLDER property on VS versions that do not support it
|
9 years ago |
Taylor Braun-Jones
|
ad140c6e1b
VS: Put ALL_BUILD in the PREDEFINED_TARGETS_FOLDER
|
9 years ago |
Davy Durham
|
78ec046130
VS: Add option to choose the `.sln` startup project (#15578)
|
9 years ago |
Brad King
|
3144857e1e
Avoid depending on CMAKE_ROOT cache entry internally (#16015)
|
9 years ago |
Brad King
|
2fd5fd1f4d
Merge topic 'minor-cleanups'
|
10 years ago |
Stephen Kelly
|
79c3a2a8f7
cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
ce43ed2cc1
Use LocalGenerator when possible
|
10 years ago |
Stephen Kelly
|
6cac952b9e
VS: Port interface to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
97b3768898
VS: Port WriteUtilityDepends to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
600af01d41
VS: Port utility depends to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
330bfa8336
VS: Port target depends to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
8ac8739b2e
VS: Port TargetIsFortranOnly to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
ce9e9a92cf
VS: Port LinkClosure to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
67b2f4312c
Port to GetGeneratorTargets.
|
10 years ago |
Stephen Kelly
|
a8c0fbcc19
cmLocalGenerator: Store a vector of generator targets.
|
10 years ago |
Stephen Kelly
|
04b6bb1676
cmLocalGenerator: Simplify semantic of adding generator targets.
|
10 years ago |
Stephen Kelly
|
8e20ea6ef2
cmGeneratorTarget: Move IsLinkable from cmTarget.
|
10 years ago |
Brad King
|
f13521317a
Merge topic 'clean-up-cmTarget'
|
10 years ago |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |
Stephen Kelly
|
7f5ec9f109
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
2293d43d00
cmLocalGenerator: Store cmGeneratorTargets.
|
10 years ago |
Stephen Kelly
|
4ab2750c54
cmLocalGenerator: Add GetProjectName method.
|
10 years ago |