Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 years ago |
Kyle Edwards
|
b133d14fb1
Refactor: Allow cmInstallGenerator::Compute() to return an error
|
6 years ago |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 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
|
7284b15f8c
cmScriptGenerator: pass Indent by value
|
8 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
618fb23fc9
Pass arguments that are not modified as const&.
|
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 |
Nick Lewis
|
18ce97c4a2
install: Add EXCLUDE_FROM_ALL option (#14921)
|
9 years ago |
Stephen Kelly
|
11165525ba
cmGeneratorExpression: Port to cmLocalGenerator.
|
10 years ago |
Robert Goulet
|
17aa6fd362
install: Allow generator expressions in FILES DESTINATION
|
10 years ago |
Stephen Kelly
|
75e511eeaf
cmInstallFilesGenerator: Require cmLocalGenerator, not cmMakefile.
|
10 years ago |
Stephen Kelly
|
125c48660c
cmInstallFilesGenerator: Re-arrange data layout.
|
10 years ago |
Brad King
|
7607c3d16a
cmInstallGenerator: Pass destination explicitly to AddInstallRule
|
10 years ago |
Brad King
|
ec7cf7ea13
install: Thread message level setting through internal API
|
11 years ago |
Ben Boeckel
|
a08292059e
genex: remove the need for backtraces
|
11 years ago |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 years ago |
Brad King
|
6e89c8a5f1
install: Support generator expressions in FILES and PROGRAMS mode
|
11 years ago |
Brad King
|
f11f7b34a8
cmInstallFilesGenerator: Add reference to calling cmMakefile
|
11 years ago |
Brad King
|
573fa3bf13
Factor cmInstallType out of cmTarget::TargetType
|
13 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
da993b64ce
ENH: Remove unused PROPERTIES from file(INSTALL)
|
16 years ago |