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