Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 år sedan |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 år sedan |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 år sedan |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 år sedan |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 år sedan |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 år sedan |
Daniel Pfeifer
|
64f9c282f3
Separate compilation for commands included in cmBootstrapCommands1
|
9 år sedan |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 år sedan |
Daniel Pfeifer
|
516f8edb2e
Avoid else after return
|
9 år sedan |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 år sedan |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 år sedan |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 år sedan |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 år sedan |
Brad King
|
180538c706
Source: Stabilize include order
|
9 år sedan |
Stephen Kelly
|
55d80d0a85
cmMakefile: Rename GetCurrent{,Source}Directory.
|
10 år sedan |
Stephen Kelly
|
7916d7bac6
Include cmAlgorithms where it is used.
|
10 år sedan |
Brad King
|
ffc06c1239
Teach find_(library|file|path) to get prefixes from PATH (#15370)
|
10 år sedan |
Chuck Atkins
|
1abd7cd930
Use containers of labeled search paths instead of individual members
|
11 år sedan |
Chuck Atkins
|
2a9ac4bd83
Encapsulate search path manipulation functions into a seperate class.
|
11 år sedan |