Commit History

Author SHA1 Message Date
  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
  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