提交历史

作者 SHA1 备注 提交日期
  Marc Chevrier 3c632b89ab cmOrderDirectories: Modernize memory management 6 年之前
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm 6 年之前
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 年之前
  Asit Dhal 9dba84cfa5 Refactor: Use cmStrCat to construct error strings 6 年之前
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 年之前
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 年之前
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using 6 年之前
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 年之前
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 年之前
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 年之前
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 年之前
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 年之前
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations 7 年之前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年之前
  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 b1ec5deaf1 Pass large types by const&, small types by value 8 年之前
  Brad King c3fb650c85 cmOrderDirectories: Consider symlinks when checking implicit directories 8 年之前
  Brad King b1a37362b8 cmOrderDirectories: Factor out implicit directory check 8 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 年之前
  Daniel Pfeifer 7647f6afa4 Add CM_OVERRIDE to some functions 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 年之前
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 年之前
  Brad King 5257a3b931 Merge topic 'reduce-realpath-calls' 10 年之前
  Brad King 4e3cf8b012 cmOrderDirectories: Reduce repeat realpath() calls 10 年之前
  Brad King 6b18528743 cmOrderDirectories: Factor out directory comparison 10 年之前
  Stephen Kelly 215cd21a02 cmGeneratorTarget: Provide direct access to the backtrace. 10 年之前
  Stephen Kelly a309409ead cmOrderDirectories: Port to cmGeneratorTarget. 10 年之前