Commit History

Author SHA1 Message Date
  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
  Cristian Adam c365243a3a find_package: Factor out module and config find_package methods 6 years ago
  Regina Pfeifer 9eb0e73f46 cmRange: Move to dedicated header file 6 years ago
  Albert Astals Cid ae5e97a005 Delete some default constructors and assignment operators 6 years ago
  Vitaly Stakhovsky 950c099d83 cmake: Progress functions use `std::string` param 6 years ago
  Artur Ryt 01b2d6ab74 Modernize: Use ranged for-loops when possible 6 years ago
  Artur Ryt f3534386b5 Prefer front/back/data over dereferencing begin/rbegin iter 6 years ago
  Vitaly Stakhovsky 0779bc9393 ReadListFile: Accept std::string argument 6 years ago
  Regina Pfeifer 094f01d0f0 cleanup: Prefer compiler provided special member functions 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Brad King a7f5cd45e1 Merge topic 'tidy-pass-by-value' 6 years ago
  Regina Pfeifer 5a0784ddea clang-tidy: Pass by value 6 years ago
  Vitaly Stakhovsky 2993fc347a cmMakefile: GetModulesFile() accepts std::string param 6 years ago
  Brad King 4dba5d6ce2 Merge topic 'use-emplace' 6 years ago