Commit History

Author SHA1 Message Date
  Alex Neundorf e6c5b9452a fix FeatureSummary for REQUIRED packages, they were reported as OPTIONAL 13 years ago
  Brad King b0cd630521 Refactor find_* command final path list computation 14 years ago
  David Cole 674be27a7f Merge topic 'WriteConfigVersionFile_2TemplateFiles' 14 years ago
  David Cole 2c7b38afa6 Merge topic 'FeatureSummaryImprovements' 14 years ago
  Alex Neundorf d216a67e4a Provide macro write_basic_config_version_file() 14 years ago
  Alex Neundorf 91a1527735 FeatureSummary.cmake: add INCLUDE_QUIET_PACKAGES keyword 14 years ago
  Alex Neundorf a66df08543 Add documentation for the CMAKE_DISABLE_FIND_PACKAGE_<Name> switch 14 years ago
  Alex Neundorf 6e1d3edb4d Add a switch to disable a find_package() call completely 14 years ago
  Brad King b41ad3b399 Teach find_(library|package) about Linux multiarch (#12037) 14 years ago
  Brad King b95f3cac91 find_package: Check both 32-bit and 64-bit registry views 14 years ago
  Brad King a0d76c10a7 find_package: Search a "system package registry" 14 years ago
  Brad King 549458f280 find_package: Document user package registry locations 14 years ago
  Brad King c9563dbe1a find_package: Cleanup user package registry less aggressively 14 years ago
  Brad King 4df119773c find_package: Rename implementation of user package registry 14 years ago
  Brad King 9fc7ea4c62 find_package: Forward component list for recursive calls in modules 14 years ago
  Brad King 5303fbf09e Speedup find_* commands (#11412) 15 years ago
  Brad King 4ea441eaf9 Merge topic 'ImproveFindPackageConfigMode' 15 years ago
  Alex Neundorf 5cdfc9c8ea Improve wording of the error message of find_package() in config-mode 15 years ago
  Alex Neundorf b4b8f96391 Don't create an empty element at the end of Foo_CONSIDERED_CONFIGS/VERSIONS 15 years ago
  Alex Neundorf 0367245f0c Replace the two vector<string,string> with one vector<struct{string,string}> 15 years ago
  Alex Neundorf 130b0e2195 Improve error message in Config-mode when no appropriate version was found 15 years ago
  Alex Neundorf dfe9c95129 Record all considered Config files and their versions. 15 years ago
  Alex Neundorf 33338781db Log the required package version and major improvement to FeatureSummary 15 years ago
  Todd Gamblin 1221581aa8 Teach find_* commands to ignore some paths 15 years ago
  Brad King 3a790251f4 Document and test find_package <pkg>_DIR env var 16 years ago
  Brad King 71910b3fd4 Fix find_package() when <pkg>_DIR is wrong 16 years ago
  Brad King 56d1a1780d Create cmMakefile::PlatformIs64Bit helper method 16 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 6c59b924d2 Use BeAPI for per-user package registry on Haiku 16 years ago
  Brad King b41a548d86 Add parentheses around '&&' between '||' for gcc 16 years ago