Marc Chevrier
|
8d7e80cf3d
find_* commands: add control over Windows registry views
|
3 years ago |
John Parent
|
2f1ffa003c
find_package: Add support for default GLOBAL imported targets
|
3 years ago |
Brad King
|
a690523fcf
cmFindPackageCommand: Drop ComputeIfDebugModeWanted overload
|
3 years ago |
Kyle Edwards
|
201d8c4298
find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable
|
4 years ago |
John Parent
|
d7b18895bc
cmake: Add filtered debug-find options
|
4 years ago |
Marc Chevier
|
d7df81067b
find_package: Add support of version range
|
5 years ago |
Marc Chevrier
|
09095dbcd2
cmFindPackageCommand: Refactoring
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Marc Chevrier
|
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
|
5 years ago |
Robert Maynard
|
6c92df382f
find_package: Improve debug logging output
|
6 years ago |
Robert Maynard
|
204b8d9f4e
find_*: Use debug logging infrastructure
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
8a18bb7cdf
cmFind*: Port away from cmCommand
|
6 years ago |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
6 years ago |
Marc Chevrier
|
1591f138f1
modernize: manage cmCommand instances using unique_ptr.
|
6 years ago |
Cristian Adam
|
22e65d10c1
find_package: Fixed CMAKE_FIND_PACKAGE_PREFER_CONFIG Module fallback
|
6 years ago |
Cristian Adam
|
c365243a3a
find_package: Factor out module and config find_package methods
|
6 years ago |
Vitaly Stakhovsky
|
0779bc9393
ReadListFile: Accept std::string argument
|
7 years ago |
David Aguilar
|
a5e948a36f
find_package: optionally resolve symlinks when discovering packages
|
7 years ago |
Kyle Edwards
|
0f5c1b404b
find_package(): Add policy to remove the FindQt module
|
7 years ago |
Brad King
|
aefb8559dc
IWYU: Fix workaround mapping for std::hash
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Le Minh Phuc
|
6d7c074055
cmAlgorithms: Speed up cmRemoveDuplicates method
|
7 years ago |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Chuck Atkins
|
c5d2b99c02
find_package: Add missing PACKAGE_ROOT_PATH search path implementation.
|
8 years ago |
Daniel Pfeifer
|
a1218f59d9
cmCommand: remove unused methods from interface and all implementations
|
8 years ago |
Daniel Pfeifer
|
44c0b2b75a
cmCommand: remove IsScriptable
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
5afac50f68
cmConfigure: Ensure separate include block in headers
|
8 years ago |