提交歷史

作者 SHA1 備註 提交日期
  Wouter Klouwen e8a4036e96 CTest: use std::chrono::steady_clock for time keeping 8 年之前
  luzpaz 777e87ae00 Fix trivial typos in text 8 年之前
  Brad King 7c28081c14 Merge topic 'string-clear' 8 年之前
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 年之前
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 年之前
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Betsy McPhail d08ec4d25a Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable 8 年之前
  Daniel Pfeifer c734c8501b CTest: use new methods for builtin commands 8 年之前
  Daniel Pfeifer da8faa8c7e cmState: remove RemoveUnscriptableCommands 8 年之前
  Daniel Pfeifer c36d63cd48 cmake: initialize with Role that controls which commands to register 8 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Daniel Pfeifer 7b4244aceb iwyu: Fix more findings 9 年之前
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 年之前
  Stephen Kelly e6eecec761 cmListFileCache: Remove cmState header include 9 年之前
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 年之前
  Stephen Kelly cde6eb6249 cmState: Port dependent code to new cmStateSnapshot name 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 年之前
  Daniel Pfeifer e7b842e189 Make sure unnused parameters are /*named*/ 9 年之前
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 年之前
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 年之前
  Daniel Pfeifer 7647f6afa4 Add CM_OVERRIDE to some functions 9 年之前
  Daniel Pfeifer 1b2bb93302 Remove redundant c_str() calls. 9 年之前
  Daniel Pfeifer 34bc6e1f3b cmCTestScriptHandler: don't call find repeatedly. 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 年之前
  Stephen Kelly 20b95ef8c8 cmState: Initialize default definitions immediately. 10 年之前
  Stephen Kelly 360e4e1db0 Set the current dirs on the snapshot before creating the cmMakefile. 10 年之前