Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky 58da4aa47d Source: Avoid comparing pointers to nullptr 1 year ago
  Kyle Edwards f8264cf2ff find_package(): Debug re-rooting behavior 1 year ago
  Brad King e0355c4ea9 FindBoost: Add policy to remove this module 1 year ago
  Brad King 8b3d48ab94 Merge topic 'save-restore-PACKAGE_PREFIX_DIR' 1 year ago
  Craig Scott c5231ba29e find_package: Save/restore PACKAGE_PREFIX_DIR 1 year ago
  Vitaly Stakhovsky 1a49b439a5 Source: Use cmValue::IsOn and IsOff 1 year ago
  Kyle Edwards c6e6861e63 install(EXPORT): Export find_dependency() calls 2 years ago
  Brad King 241ee252ce IWYU: Update for Debian 12 CI job 2 years ago
  Marc Chevrier 4fc322bab4 AddCacheEntry: Suppress raw pointer usage 2 years ago
  Marc Chevrier aa5fed5052 SetProperty: suppress raw pointer usage 2 years ago
  Marc Chevrier 241304190f CMake code rely on cmList class for CMake lists management (part. 2) 2 years ago
  Marc Chevrier e08ba229ee CMake code rely on cmList class for CMake lists management (part. 1) 2 years ago
  Brad King a4c5b91f80 FindPython{Interp,Libs}: Add policy to remove these modules 2 years ago
  Craig Scott 716ce4402a find_package: Ensure root path stack and module vars are restored 2 years ago
  Brad King d45992e633 Merge topic 'recursion-limit' 2 years ago
  Brad King 60ef076bac find_package: Enforce maximum nesting depth below maximum recursion depth 2 years ago
  Brad King 2c146a7fc5 FindCUDA: Add policy to remove this module 2 years ago
  Brad King 2e469212c8 Dart,FindDart: Add policy to remove these modules 2 years ago
  Brad King df9c4b1872 find_package: Use <PACKAGENAME>_ROOT variables as search prefixes 2 years ago
  Brad King bfeb16bd5b cmFindPackageCommand: Refactor CMP0074 logic to de-duplicate lookups 2 years ago
  Brad King c0fcd07e6f cmFindPackageCommand: Factor out methods for package root stack management 2 years ago
  Vitaly Stakhovsky b3edfcf46e cmValue: Use operator* explicitly to convert to std::string; avoid extra call 2 years ago
  makise-homura b1577f7a6a LCC: Update -Wunused-variable warning number as of LCC 1.26.16 2 years ago
  Brad King 0dfd939077 cmFindPackageCommand: Suppress LCC false-positive warning 3 years ago
  Alex Turbov 19366408fe cmFindPackageCommand: Protect overrides of `cmDirectoryListGenerator` 3 years ago
  Alex Turbov e55c154c5b cmFindPackageCommand: Add one more search path 3 years ago
  Alex Turbov 2f69c0233c cmFindPackageCommand: Optimize the last calls to `TryGeneratedPaths` 3 years ago
  Alex Turbov 076a4b44b0 cmFindPackageCommand: Path generators are actually reusable 3 years ago
  Alex Turbov 664abd486f cmFindPackageCommand: Better names for template parameters 3 years ago
  Alex Turbov c862797a40 cmFindPackageCommand: Rename some generators 3 years ago