Alex Neundorf
|
e6c5b9452a
fix FeatureSummary for REQUIRED packages, they were reported as OPTIONAL
|
13 年之前 |
Brad King
|
b0cd630521
Refactor find_* command final path list computation
|
14 年之前 |
David Cole
|
674be27a7f
Merge topic 'WriteConfigVersionFile_2TemplateFiles'
|
14 年之前 |
David Cole
|
2c7b38afa6
Merge topic 'FeatureSummaryImprovements'
|
14 年之前 |
Alex Neundorf
|
d216a67e4a
Provide macro write_basic_config_version_file()
|
14 年之前 |
Alex Neundorf
|
91a1527735
FeatureSummary.cmake: add INCLUDE_QUIET_PACKAGES keyword
|
14 年之前 |
Alex Neundorf
|
a66df08543
Add documentation for the CMAKE_DISABLE_FIND_PACKAGE_<Name> switch
|
14 年之前 |
Alex Neundorf
|
6e1d3edb4d
Add a switch to disable a find_package() call completely
|
14 年之前 |
Brad King
|
b41ad3b399
Teach find_(library|package) about Linux multiarch (#12037)
|
14 年之前 |
Brad King
|
b95f3cac91
find_package: Check both 32-bit and 64-bit registry views
|
14 年之前 |
Brad King
|
a0d76c10a7
find_package: Search a "system package registry"
|
14 年之前 |
Brad King
|
549458f280
find_package: Document user package registry locations
|
14 年之前 |
Brad King
|
c9563dbe1a
find_package: Cleanup user package registry less aggressively
|
14 年之前 |
Brad King
|
4df119773c
find_package: Rename implementation of user package registry
|
14 年之前 |
Brad King
|
9fc7ea4c62
find_package: Forward component list for recursive calls in modules
|
14 年之前 |
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 年之前 |