Brad King
|
5303fbf09e
Speedup find_* commands (#11412)
|
15 년 전 |
Brad King
|
4ea441eaf9
Merge topic 'ImproveFindPackageConfigMode'
|
15 년 전 |
Alex Neundorf
|
5cdfc9c8ea
Improve wording of the error message of find_package() in config-mode
|
15 년 전 |
Alex Neundorf
|
b4b8f96391
Don't create an empty element at the end of Foo_CONSIDERED_CONFIGS/VERSIONS
|
15 년 전 |
Alex Neundorf
|
0367245f0c
Replace the two vector<string,string> with one vector<struct{string,string}>
|
15 년 전 |
Alex Neundorf
|
130b0e2195
Improve error message in Config-mode when no appropriate version was found
|
15 년 전 |
Alex Neundorf
|
dfe9c95129
Record all considered Config files and their versions.
|
15 년 전 |
Alex Neundorf
|
33338781db
Log the required package version and major improvement to FeatureSummary
|
15 년 전 |
Todd Gamblin
|
1221581aa8
Teach find_* commands to ignore some paths
|
15 년 전 |
Brad King
|
3a790251f4
Document and test find_package <pkg>_DIR env var
|
16 년 전 |
Brad King
|
71910b3fd4
Fix find_package() when <pkg>_DIR is wrong
|
16 년 전 |
Brad King
|
56d1a1780d
Create cmMakefile::PlatformIs64Bit helper method
|
16 년 전 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 년 전 |
Brad King
|
6c59b924d2
Use BeAPI for per-user package registry on Haiku
|
16 년 전 |
Brad King
|
b41a548d86
Add parentheses around '&&' between '||' for gcc
|
16 년 전 |
Brad King
|
ed0650f6ae
Teach find_package to search a "package registry"
|
16 년 전 |
Brad King
|
be24db77d0
Fix find_package for cmake-gui registry entry
|
16 년 전 |
Alexander Neundorf
|
bc9703b695
STYLE: fix typos in the docs
|
16 년 전 |
Brad King
|
c332e0bf3c
ENH: Isolate policy changes in included scripts
|
17 년 전 |
Brad King
|
c980021814
ENH: Refactor find_package version file scoping
|
17 년 전 |
Brad King
|
c1e791ce10
BUG: Fix find_package docs for refind feature
|
17 년 전 |
Alexander Neundorf
|
ef3e48c3d5
ENH: when trying to find a FooConfig.cmake file, if in the directory pointed
|
17 년 전 |
Brad King
|
3958b3e112
ENH: Teach find_package about more install dirs
|
17 년 전 |
Brad King
|
2d842b6798
BUG: find_package must push/pop policies
|
17 년 전 |
Brad King
|
e51969ac49
ENH: Add useful search locations to find_package
|
17 년 전 |
Brad King
|
4f5a8b9c0c
STYLE: Remove old TODO comment in find_package
|
17 년 전 |
Brad King
|
ae28ec9f24
ENH: Preserve <pkg>_FIND_XXX vars in find_package
|
17 년 전 |
Brad King
|
25a5c34a62
ENH: Remove implicit NO_MODULE when recursing
|
17 년 전 |
Brad King
|
0ae545ebad
ENH: Add UNSUITABLE result to package version test
|
17 년 전 |
Brad King
|
79e9b75558
ENH: Help recursive find_package calls in modules
|
17 년 전 |