Kyle Edwards
|
11f97d1968
find_package(): Refactor CMAKE_[SYSTEM_]IGNORE_PATH
|
3 年之前 |
John Parent
|
d7b18895bc
cmake: Add filtered debug-find options
|
4 年之前 |
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 年之前 |
Brad King
|
a432b1075c
Merge topic 'getdef-expand'
|
5 年之前 |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 年之前 |
Vitaly Stakhovsky
|
7ed8c9ebe3
cmMakefile: add GetDefExpandList() that splits value into std::vector
|
5 年之前 |
Ben Boeckel
|
f2a33107be
clang-tidy: address bugprone-branch-clone lints
|
5 年之前 |
Vitaly Stakhovsky
|
c84cf42897
cmState::GetGlobalProperty: return cmProp
|
5 年之前 |
Vitaly Stakhovsky
|
36a5b3d1d1
cmMakefile::AddCacheDefinition: Add overload that accepts std::string value
|
5 年之前 |
Robert Maynard
|
6c92df382f
find_package: Improve debug logging output
|
5 年之前 |
Robert Maynard
|
204b8d9f4e
find_*: Use debug logging infrastructure
|
6 年之前 |
Robert Maynard
|
55df3954d3
find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
|
6 年之前 |