Commit History

Author SHA1 Message Date
  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
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 years ago
  David Aguilar a5e948a36f find_package: optionally resolve symlinks when discovering packages 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 7 years ago
  Regina Pfeifer 32cb564bea clang-tidy: Remove redundant member initializations 7 years ago
  Kyle Edwards 0f5c1b404b find_package(): Add policy to remove the FindQt module 7 years ago
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations 7 years ago
  Jean-Christophe Fillion-Robin 30d08bdce9 doc: Consistently use <PackageName> for describing the name of a package 7 years ago
  Vitaly Stakhovsky 69ca85cc7f Remove unnecessary c_str() in RegularExpression::find calls 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago