Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 years ago |
luz.paz
|
be28106880
Fix misc. typos
|
7 years ago |
Brad King
|
eb35d8884b
find_package: Use PackageName_ROOT variables as search prefixes
|
7 years ago |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 years ago |
luzpaz
|
777e87ae00
Fix trivial typos in text
|
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 |
Brad King
|
578d95f87d
find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9
|
8 years ago |
Brad King
|
1ae1b880a8
cmFindCommon: Drop unused FilterPaths method
|
8 years ago |
Brad King
|
cca8454ee5
cmFindCommon: Fix typo in PackageName_ROOT path label
|
8 years ago |
Pavel Solodovnikov
|
db2d46e2dd
Remove second arg: npos in substr usages
|
8 years ago |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 years ago |
Chuck Atkins
|
ef3d360a3d
find_*: Add a new PackageRoot search path group
|
8 years ago |
Brad King
|
8e2f3582eb
Merge topic 'split-sysroot'
|
8 years ago |
Daniel Pfeifer
|
fdd341ebfd
cmFindCommon: remove unused function SetMakefile
|
8 years ago |
Brad King
|
53e89b6ab0
Add options for separate compile and link sysroots
|
8 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 years ago |
Daniel Pfeifer
|
64f9c282f3
Separate compilation for commands included in cmBootstrapCommands1
|
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
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Chuck Atkins
|
1abd7cd930
Use containers of labeled search paths instead of individual members
|
11 years ago |
Chuck Atkins
|
2a9ac4bd83
Encapsulate search path manipulation functions into a seperate class.
|
11 years ago |
Chuck Atkins
|
32922840e7
Refactor and seperate search path construction for find commands
|
11 years ago |