Aaron Orenstein
|
af3fd6f22f
Performance: Add an index to Change cmLocalGenerator::GeneratorTargets.
|
8 years ago |
Brad King
|
87a37e6475
cmComputeTargetDepends: Avoid nested loops over configurations
|
8 years ago |
Brad King
|
5a913794d2
cmComputeTargetDepends: Avoid computing with empty configuration
|
8 years ago |
Stephen Kelly
|
e6eecec761
cmListFileCache: Remove cmState header include
|
9 years ago |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
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 |
Daniel Pfeifer
|
f29d184773
fix a batch of include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
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 |
Stephen Kelly
|
7a1b83cb3f
cmGeneratorTarget: Add GetUtilityBacktrace API
|
10 years ago |
Stephen Kelly
|
67b2f4312c
Port to GetGeneratorTargets.
|
10 years ago |
Stephen Kelly
|
c099e00fc0
Access policy status from cmGeneratorTarget at generate time.
|
10 years ago |
Stephen Kelly
|
215cd21a02
cmGeneratorTarget: Provide direct access to the backtrace.
|
10 years ago |
Stephen Kelly
|
83703bda7d
cmGeneratorTarget: Copy IsExecutableWithExports from cmTarget.
|
10 years ago |
Stephen Kelly
|
ed09f3b292
Use IsImported from cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
55474e6182
cmState: Move GetTargetTypeName from cmTarget.
|
10 years ago |
Stephen Kelly
|
38df5c36d6
Remove now-obsolete casts.
|
10 years ago |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |
Stephen Kelly
|
983c00f8f9
Generators: Use GetType from the cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
ceb35b63a7
cmLinkItem: Port to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
9ca4cae51e
cmGeneratorTarget: Move GetUtilityItems from cmTarget.
|
10 years ago |
Stephen Kelly
|
922c89014f
cmGeneratorTarget: Port GetLinkInterface away from cmTarget.
|
10 years ago |
Stephen Kelly
|
d4a24c0e95
cmGeneratorTarget: Move GetLinkImplementation from cmTarget.
|
10 years ago |
Stephen Kelly
|
3846ebcf2b
cmLinkItem: Add cmLinkImplementation type.
|
10 years ago |
Stephen Kelly
|
6220241fd0
cmGeneratorTarget: Move GetLinkInterface from cmTarget.
|
10 years ago |
Stephen Kelly
|
d67584ccc4
cmTarget: Move link interface libraries struct out.
|
10 years ago |
Stephen Kelly
|
faec4e611d
cmComputeTargetDepends: Change API to use cmGeneratorTarget.
|
10 years ago |