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 |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Regina Pfeifer
|
5a0784ddea
clang-tidy: Pass by value
|
6 years ago |
Regina Pfeifer
|
32cb564bea
clang-tidy: Remove redundant member initializations
|
7 years ago |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 years ago |
Kyle Edwards
|
9fc20a4f3e
install: Add sane set of defaults for DESTINATION and file type parameters
|
7 years ago |
Kyle Edwards
|
0212d7c762
install: add NAMELINK_COMPONENT argument
|
7 years ago |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 years ago |
Matthias Maennich
|
b32b717b69
cmInstallCommandArguments: do not access static members through `this`
|
8 years ago |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
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
|
180538c706
Source: Stabilize include order
|
9 years ago |
Nick Lewis
|
18ce97c4a2
install: Add EXCLUDE_FROM_ALL option (#14921)
|
9 years ago |
Stephen Kelly
|
9eedc850eb
Export: Process relative includes after genex evaluation.
|
12 years ago |
Stephen Kelly
|
650e61f833
Add a convenient way to add the includes install dir to the INTERFACE.
|
13 years ago |
Brad King
|
8720aa0496
install: Fix COMPONENT option
|
13 years ago |
Alex Neundorf
|
7ced0732e8
make default install component name configurable
|
13 years ago |
Alex Neundorf
|
b6fba35411
-strip trailing whitespace
|
13 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Alexander Neundorf
|
43cad3e4a5
BUG: fix the default "Unspecified" component when only the generic (i.e. not
|
17 years ago |
Brad King
|
8401c5ba06
ENH: Allow separate installation of shared libs and their links.
|
18 years ago |
Brad King
|
5594ad4885
ENH: Updated exporting and importing of targets to support libraries and configurations.
|
18 years ago |