John Parent
|
2f1ffa003c
find_package: Add support for default GLOBAL imported targets
|
3 年之前 |
Brad King
|
38de1bef2d
find_package: Improve --debug-find-pkg= when using a find module
|
3 年之前 |
Brad King
|
d634d20397
find_package: Avoid printing debug output header multiple times
|
3 年之前 |
Brad King
|
df3e29450a
find_package: Mention package name in Config mode debug output
|
3 年之前 |
Brad King
|
636ca7f25c
find_package: Fix find module name in --debug-find output
|
3 年之前 |
Brad King
|
596e185409
find_package: Improve formatting of --debug-find output
|
3 年之前 |
Brad King
|
a690523fcf
cmFindPackageCommand: Drop ComputeIfDebugModeWanted overload
|
3 年之前 |
Kyle Edwards
|
201d8c4298
find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable
|
3 年之前 |
Kyle Edwards
|
bd805a51ae
Refactor: Keep track of prefixes in cmSearchPath
|
3 年之前 |
Kyle Edwards
|
11f97d1968
find_package(): Refactor CMAKE_[SYSTEM_]IGNORE_PATH
|
3 年之前 |
John Parent
|
d7b18895bc
cmake: Add filtered debug-find options
|
3 年之前 |
Sean McBride
|
5ba6e8ac59
Source: Replace most calls to sprintf with snprintf
|
4 年之前 |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 年之前 |
Eugene Shalygin
|
a2e9fe38e4
find_package: Add variable to make package REQUIRED
|
4 年之前 |
Marc Chevrier
|
d96eb55282
set(CACHE): do not remove normal variable
|
4 年之前 |
Ben Boeckel
|
ef935b17ab
clang-tidy: fix `readability-use-anyofallof` warnings
|
4 年之前 |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 年之前 |
Brad King
|
0356b81525
find_package: Fix regression in searching root prefix
|
5 年之前 |
Brad King
|
95aa5c40cf
Merge topic 'find_package-check-dir'
|
5 年之前 |
sanchayanghosh
|
2ff1693066
find_package: avoid showing files as directories when searching config files
|
5 年之前 |
Marc Chevrier
|
212b0afb66
find_package: raise error on empty version range
|
5 年之前 |
Brad King
|
7a4d84d8d2
Merge topic 'find_package_module_mode_print_debug_message'
|
5 年之前 |
Marc Chevier
|
d7df81067b
find_package: Add support of version range
|
5 年之前 |
Marc Chevrier
|
09095dbcd2
cmFindPackageCommand: Refactoring
|
5 年之前 |
Robert Maynard
|
b423a20ce1
FindPackage: Provide better debug message when <PKG_FOUND> is false
|
5 年之前 |
Robert Maynard
|
a7acafc977
FindPackage: find_package(MODULE) respects CMAKE_FIND_DEBUG_MODE
|
5 年之前 |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 年之前 |
Kyle Edwards
|
63ecf481da
Merge topic 'cmnonempty'
|
5 年之前 |
Vitaly Stakhovsky
|
eaad8072ee
cmNonempty: Convenience inlines to check for non-empty string
|
5 年之前 |
Vitaly Stakhovsky
|
7156911242
cmIsOn: add overload accepting const std::string*
|
5 年之前 |