Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Daniel Pfeifer
|
b1ec5deaf1
Pass large types by const&, small types by value
|
8 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 |
Christoph Grüninger
|
58a4a77132
Make cmLinkInterface:: and cmGeneratorTarget::Multiplicity unsigned ints
|
9 years ago |
Stephen Kelly
|
91411641a7
Move ComputeLinkType out of cmTarget.
|
10 years ago |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |
Stephen Kelly
|
482b3811e4
cmTarget: Move link type enum out.
|
10 years ago |
Stephen Kelly
|
ceb35b63a7
cmLinkItem: Port to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
bf2d061ad3
cmGeneratorTarget: Move FindTargetToLink from cmTarget.
|
10 years ago |
Stephen Kelly
|
d6b394edcb
cmComputeLinkDepends: Port result API to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
922c89014f
cmGeneratorTarget: Port GetLinkInterface away from cmTarget.
|
10 years ago |
Stephen Kelly
|
064c248811
cmComputeLinkDepends: Port some API to cmGeneratorTarget.
|
10 years ago |
Brad King
|
27e4b21dfa
Merge topic 'use-generator-target'
|
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
|
00f2298f07
Reduce uses of cmMakefile::GetGlobalGenerator.
|
10 years ago |
Brad King
|
e8585f45f5
Remove use of include <cmsys/stl/*> and cmsys_stl::*
|
10 years ago |
Stephen Kelly
|
4329a71c12
cmComputeLinkDepends: Port to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
040491fc58
cmComputeLinkDepends: Remove unused local generator.
|
10 years ago |