Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky c84cf42897 cmState::GetGlobalProperty: return cmProp 5 years ago
  Vitaly Stakhovsky 36a5b3d1d1 cmMakefile::AddCacheDefinition: Add overload that accepts std::string value 5 years ago
  Robert Maynard 6c92df382f find_package: Improve debug logging output 5 years ago
  Robert Maynard 204b8d9f4e find_*: Use debug logging infrastructure 5 years ago
  Robert Maynard 55df3954d3 find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 years ago
  Asit Dhal 9dba84cfa5 Refactor: Use cmStrCat to construct error strings 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Brad King 1a1508c8b8 Merge topic 'modernize-use-auto' 6 years ago
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago
  Regina Pfeifer 8a18bb7cdf cmFind*: Port away from cmCommand 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Brad King ce14f6c677 Merge topic 'find_package-prefer-config-not-found' 6 years ago
  Cristian Adam 8ed868606d find_package: Fix prefer-config mode to not fail on missing optional package 6 years ago
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 years ago
  Brad King 467e6ac728 Merge topic 'definitions_string_view' 6 years ago
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 years ago
  Robert Maynard 609fe39043 FindPackage: Support `NO_[]_PATH` global call options 6 years ago
  Brad King 3f84ff212c Merge topic 'find_package-fix-NO_MODULE' 6 years ago
  Cristian Adam f2edccea66 find_package: Fix NO_MODULE under CMAKE_FIND_PACKAGE_PREFER_CONFIG 6 years ago
  Marc Chevrier d9b2c7dae2 Introduce memory management helper: cm_memory.hxx 6 years ago
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Craig Scott f7eb765012 Merge topic 'add_cmake_find_use_package_registry' 6 years ago
  Robert Maynard 1d00ba9ccf Find: find_package prefers variable CMAKE_FIND_USE_REGISTRY 7 years ago
  Robert Maynard 96b10e47be Remove unused variables from cmFindPackageCommand 6 years ago
  Cristian Adam 22e65d10c1 find_package: Fixed CMAKE_FIND_PACKAGE_PREFER_CONFIG Module fallback 6 years ago
  Cristian Adam 26a99da206 find_package: Add option to prefer Config mode 6 years ago