Marc Chevrier
|
f93385283f
cmLocalGenerator: modernize memory management
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 years ago |
Daniel Eiband
|
10507c6dc0
cmMakefile: Add configurations getter with empty configuration default
|
6 years ago |
Regina Pfeifer
|
9eb0e73f46
cmRange: Move to dedicated header file
|
6 years ago |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 years ago |
Brad King
|
d75fec5a88
Merge topic 'tidy-use-equals-default'
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Vitaly Stakhovsky
|
99337d345b
cmSystemTools::Error(): new overload accepting std::string
|
6 years ago |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Brad King
|
dacbb41455
Track backtraces in target dependencies internally
|
7 years ago |
Brad King
|
a093b1a4f3
cmLinkItem: Add backtrace
|
7 years ago |
Brad King
|
bea390e9bd
Fix dependency propagation through same-name imported targets
|
7 years ago |
Brad King
|
fc7e4d1ed8
cmLinkItem: Convert to a "sum type" over a string and target pointer
|
7 years ago |
Deniz Bahadir
|
dfb6e84082
objlib: Allow other libraries to link to `OBJECT` libraries.
|
8 years ago |
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 |
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 |