提交历史

作者 SHA1 备注 提交日期
  Brad King 4dba5d6ce2 Merge topic 'use-emplace' 6 年之前
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 年之前
  David Aguilar a5e948a36f find_package: optionally resolve symlinks when discovering packages 6 年之前
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 年之前
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 7 年之前
  Regina Pfeifer 32cb564bea clang-tidy: Remove redundant member initializations 7 年之前
  Kyle Edwards 0f5c1b404b find_package(): Add policy to remove the FindQt module 7 年之前
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations 7 年之前
  Jean-Christophe Fillion-Robin 30d08bdce9 doc: Consistently use <PackageName> for describing the name of a package 7 年之前
  Vitaly Stakhovsky 69ca85cc7f Remove unnecessary c_str() in RegularExpression::find calls 7 年之前
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 年之前
  Ruslan Baratov 4eb5d851d5 Help: Add 'lib32|libx32|lib64' paths to find_package prefixes 7 年之前
  Brad King eb35d8884b find_package: Use PackageName_ROOT variables as search prefixes 7 年之前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年之前
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 年之前
  luzpaz 777e87ae00 Fix trivial typos in text 8 年之前
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 年之前
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 年之前
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Brad King 578d95f87d find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9 8 年之前
  Chuck Atkins c5d2b99c02 find_package: Add missing PACKAGE_ROOT_PATH search path implementation. 8 年之前
  Brad King e7730d78b4 find_package: Restore longer message when config files were considered 8 年之前
  Daniel Pfeifer 8d7b3ef5d4 Provide and use CM_FALLTHROUGH 8 年之前
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 年之前
  Brad King f8642f953d Merge topic 'reduce-string-copying' 8 年之前
  Pavel Solodovnikov 86dc86dd6c Add const-reference qualifications 8 年之前
  Brad King a9b11235a8 Merge topic 'find_package-shorter-message' 8 年之前
  Christoph Grüninger d0b9d1cceb find_package: shorten output for missing package in config mode 8 年之前
  Christoph Grüninger d9df805f6a cmFindPackageCommand: Split condition to improve readability 8 年之前