Commit History

Author SHA1 Message Date
  Brad King 636ca7f25c find_package: Fix find module name in --debug-find output 3 years ago
  Brad King 596e185409 find_package: Improve formatting of --debug-find output 3 years ago
  Brad King a690523fcf cmFindPackageCommand: Drop ComputeIfDebugModeWanted overload 3 years ago
  Kyle Edwards 201d8c4298 find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable 3 years ago
  Kyle Edwards bd805a51ae Refactor: Keep track of prefixes in cmSearchPath 3 years ago
  Kyle Edwards 11f97d1968 find_package(): Refactor CMAKE_[SYSTEM_]IGNORE_PATH 3 years ago
  John Parent d7b18895bc cmake: Add filtered debug-find options 4 years ago
  Sean McBride 5ba6e8ac59 Source: Replace most calls to sprintf with snprintf 4 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Eugene Shalygin a2e9fe38e4 find_package: Add variable to make package REQUIRED 4 years ago
  Marc Chevrier d96eb55282 set(CACHE): do not remove normal variable 4 years ago
  Ben Boeckel ef935b17ab clang-tidy: fix `readability-use-anyofallof` warnings 4 years ago
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 years ago
  Brad King 0356b81525 find_package: Fix regression in searching root prefix 5 years ago
  Brad King 95aa5c40cf Merge topic 'find_package-check-dir' 5 years ago
  sanchayanghosh 2ff1693066 find_package: avoid showing files as directories when searching config files 5 years ago
  Marc Chevrier 212b0afb66 find_package: raise error on empty version range 5 years ago
  Brad King 7a4d84d8d2 Merge topic 'find_package_module_mode_print_debug_message' 5 years ago
  Marc Chevier d7df81067b find_package: Add support of version range 5 years ago
  Marc Chevrier 09095dbcd2 cmFindPackageCommand: Refactoring 5 years ago
  Robert Maynard b423a20ce1 FindPackage: Provide better debug message when <PKG_FOUND> is false 5 years ago
  Robert Maynard a7acafc977 FindPackage: find_package(MODULE) respects CMAKE_FIND_DEBUG_MODE 5 years ago
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 years ago
  Kyle Edwards 63ecf481da Merge topic 'cmnonempty' 5 years ago
  Vitaly Stakhovsky eaad8072ee cmNonempty: Convenience inlines to check for non-empty string 5 years ago
  Vitaly Stakhovsky 7156911242 cmIsOn: add overload accepting const std::string* 5 years ago
  Brad King a432b1075c Merge topic 'getdef-expand' 5 years ago
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 years ago
  Vitaly Stakhovsky 7ed8c9ebe3 cmMakefile: add GetDefExpandList() that splits value into std::vector 5 years ago
  Ben Boeckel f2a33107be clang-tidy: address bugprone-branch-clone lints 5 years ago