Ben Boeckel
|
716dfd3b1e
cmFindCommon: track debug state as an object
|
6 months ago |
Ben Boeckel
|
c6d097135d
cmFindBaseDebugState: factor out a base class
|
6 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
8 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
9 months ago |
Kyle Edwards
|
f8264cf2ff
find_package(): Debug re-rooting behavior
|
1 year ago |
Marc Chevrier
|
8d7e80cf3d
find_* commands: add control over Windows registry views
|
3 years ago |
Robert Maynard
|
42f7e39789
Find: Support per call disabling of CMAKE_INSTALL_PREFIX
|
3 years ago |
Kyle Edwards
|
201d8c4298
find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable
|
3 years ago |
Kyle Edwards
|
bd805a51ae
Refactor: Keep track of prefixes in cmSearchPath
|
3 years ago |
Kyle Edwards
|
11f97d1968
find_package(): Refactor CMAKE_[SYSTEM_]IGNORE_PATH
|
3 years ago |
John Parent
|
d7b18895bc
cmake: Add filtered debug-find options
|
3 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Robert Maynard
|
a7ea20649d
find_*: Add debug logging infrastructure
|
6 years ago |
Regina Pfeifer
|
8a18bb7cdf
cmFind*: Port away from cmCommand
|
6 years ago |
Robert Maynard
|
02f527c66a
Find: Provide global controls for the `NO_[]_PATH` call options
|
6 years ago |
Brad King
|
eb35d8884b
find_package: Use PackageName_ROOT variables as search prefixes
|
7 years ago |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 years ago |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
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 |
Chuck Atkins
|
ef3d360a3d
find_*: Add a new PackageRoot search path group
|
8 years ago |
Daniel Pfeifer
|
fdd341ebfd
cmFindCommon: remove unused function SetMakefile
|
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 |
Daniel Pfeifer
|
9855ebf11a
Make cmCommand not inherit from cmObject
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |