Brad King
|
31ead5f695
find_package: Reject mixed use of MODULE- and CONFIG-only options
|
13 anni fa |
Alex Neundorf
|
6d8308314a
find_package: mention requested version number in error message
|
13 anni fa |
Alex Neundorf
|
9c39bbd474
find_package: add CONFIG mode keyword alias for NO_MODULE
|
13 anni fa |
Alex Neundorf
|
f310f67291
find_package: add MODULE mode to use only Find-modules
|
13 anni fa |
Alex Neundorf
|
7d67dcf52b
find_package: improve error message when no Find module is present
|
13 anni fa |
Alex Neundorf
|
978d89b99d
find_package: rename NoModule to UseFindModules
|
13 anni fa |
Alex Neundorf
|
b3f9fe42f9
find_package: print error if an invalid CONFIGS name is used
|
13 anni fa |
Alex Neundorf
|
e6c5b9452a
fix FeatureSummary for REQUIRED packages, they were reported as OPTIONAL
|
13 anni fa |
Brad King
|
b0cd630521
Refactor find_* command final path list computation
|
14 anni fa |
David Cole
|
674be27a7f
Merge topic 'WriteConfigVersionFile_2TemplateFiles'
|
14 anni fa |
David Cole
|
2c7b38afa6
Merge topic 'FeatureSummaryImprovements'
|
14 anni fa |
Alex Neundorf
|
d216a67e4a
Provide macro write_basic_config_version_file()
|
14 anni fa |
Alex Neundorf
|
91a1527735
FeatureSummary.cmake: add INCLUDE_QUIET_PACKAGES keyword
|
14 anni fa |
Alex Neundorf
|
a66df08543
Add documentation for the CMAKE_DISABLE_FIND_PACKAGE_<Name> switch
|
14 anni fa |
Alex Neundorf
|
6e1d3edb4d
Add a switch to disable a find_package() call completely
|
14 anni fa |
Brad King
|
b41ad3b399
Teach find_(library|package) about Linux multiarch (#12037)
|
14 anni fa |
Brad King
|
b95f3cac91
find_package: Check both 32-bit and 64-bit registry views
|
14 anni fa |
Brad King
|
a0d76c10a7
find_package: Search a "system package registry"
|
14 anni fa |
Brad King
|
549458f280
find_package: Document user package registry locations
|
14 anni fa |
Brad King
|
c9563dbe1a
find_package: Cleanup user package registry less aggressively
|
14 anni fa |
Brad King
|
4df119773c
find_package: Rename implementation of user package registry
|
14 anni fa |
Brad King
|
9fc7ea4c62
find_package: Forward component list for recursive calls in modules
|
14 anni fa |
Brad King
|
5303fbf09e
Speedup find_* commands (#11412)
|
15 anni fa |
Brad King
|
4ea441eaf9
Merge topic 'ImproveFindPackageConfigMode'
|
15 anni fa |
Alex Neundorf
|
5cdfc9c8ea
Improve wording of the error message of find_package() in config-mode
|
15 anni fa |
Alex Neundorf
|
b4b8f96391
Don't create an empty element at the end of Foo_CONSIDERED_CONFIGS/VERSIONS
|
15 anni fa |
Alex Neundorf
|
0367245f0c
Replace the two vector<string,string> with one vector<struct{string,string}>
|
15 anni fa |
Alex Neundorf
|
130b0e2195
Improve error message in Config-mode when no appropriate version was found
|
15 anni fa |
Alex Neundorf
|
dfe9c95129
Record all considered Config files and their versions.
|
15 anni fa |
Alex Neundorf
|
33338781db
Log the required package version and major improvement to FeatureSummary
|
15 anni fa |