提交历史

作者 SHA1 备注 提交日期
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 年之前
  Vitaly Stakhovsky 825b04c67a cmCTest: Members accept std::string parameters 5 年之前
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 年之前
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 年之前
  Zack Galbreath 2a71a0390c ctest: rename TRACK to GROUP 6 年之前
  Regina Pfeifer 3e60580784 clang-tidy: Fix readability-static-accessed-through-instance 7 年之前
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 年之前
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 年之前
  Kyle Edwards 563781099f ctest_start: read model from TAG file 7 年之前
  Kyle Edwards 74092d92bf cmCTestScriptHandler: Add new field ShouldRunCurrentScript 7 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  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 c6220de276 Use the empty() method to check for emptyness. 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 74d565e0e9 Remove unused cmLocalGenerator include. 10 年之前
  Zack Galbreath 19d1a5599a ctest_start: Add QUIET option 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 年之前
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 年之前
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 年之前
  David Cole aad15c3abf Fix issue #10060 - add APPEND arg to ctest_start command. 16 年之前
  Brad King e1548142fb CTest: Move initial checkout to ctest_start() 16 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 年之前
  Andy Cedilnik 6b5403c586 ENH: fix for no newline on some makes fix for ctest and some symlinks 19 年之前
  Andy Cedilnik 12cc89a8e5 BUG: Try to fix the problem of bad test names 19 年之前