Kyle Edwards
|
11f97d1968
find_package(): Refactor CMAKE_[SYSTEM_]IGNORE_PATH
|
3 éve |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 éve |
Marc Chevrier
|
f84193292c
Use new AddCacheEntry signatures
|
4 éve |
Marc Chevrier
|
e5cd39ca80
cmProp: refactoring: transform alias in class
|
4 éve |
Marc Chevrier
|
87b71eec62
find_*: Add support for option NO_CACHE
|
4 éve |
Marc Chevrier
|
d96eb55282
set(CACHE): do not remove normal variable
|
4 éve |
Marc Chevrier
|
08db1341a6
find_*: ensure consistent behavior for cache variables
|
4 éve |
Marc Chevrier
|
b1729200c3
find_*: refactor cache variable handling
|
4 éve |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 éve |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 éve |
Vitaly Stakhovsky
|
a7f2ff16a4
cmState::GetCacheEntryProperty: return cmProp
|
5 éve |
Vitaly Stakhovsky
|
bd89133543
cmState::GetCacheEntryValue: return cmProp
|
5 éve |
Sylvain Joubert
|
dc00809596
find_*: Add support for REQUIRED keyword
|
5 éve |
Sylvain Joubert
|
cc070e66cd
cmFindBase: Use in-class member initialization
|
5 éve |
Kyle Edwards
|
61960fa466
Merge topic 'add_find_call_debugging'
|
6 éve |
Robert Maynard
|
a7ea20649d
find_*: Add debug logging infrastructure
|
6 éve |
Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
6 éve |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 éve |
Regina Pfeifer
|
8a18bb7cdf
cmFind*: Port away from cmCommand
|
6 éve |
Brad King
|
84e33e6da4
Merge branch 'backport-find-no-name' into find-no-name
|
6 éve |
Brad King
|
4c8760c9fb
find_path: Fix crash on empty old-style list of names
|
6 éve |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 éve |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 éve |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 éve |
Robert Maynard
|
02f527c66a
Find: Provide global controls for the `NO_[]_PATH` call options
|
6 éve |
Sebastian Holtermann
|
006229278b
Use cmAppend to append ranges to std::vector instances
|
6 éve |
Regina Pfeifer
|
9eb0e73f46
cmRange: Move to dedicated header file
|
6 éve |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 éve |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 éve |
Brad King
|
eb35d8884b
find_package: Use PackageName_ROOT variables as search prefixes
|
7 éve |