提交歷史

作者 SHA1 備註 提交日期
  Regina Pfeifer 3e60580784 clang-tidy: Fix readability-static-accessed-through-instance 7 年之前
  Vitaly Stakhovsky 6f16be6a62 Remove unnecessary c_str() calls 7 年之前
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 年之前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年之前
  Matthias Maennich 79b8c3802a Improve several occurrences of vector::push_back in loops 8 年之前
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Brad King ef399f9bc6 ctest_update: Refactor internal APIs to support more failure cases 8 年之前
  Dāvis Mosāns 40bd42dfbc Add Encoding option for RunChild, RunMakeCommand and RunProcess 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 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 年之前
  Daniel Pfeifer ed42c203ed cmCTestUpdateHandler: Port to cmXMLWriter 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 年之前
  Bill Hoffman 39b5df2f37 ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the version 11 年之前
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 年之前
  Zach Mullen 307b8a6e69 CTest git update should pass the committer as well as the author 15 年之前
  Brad King 678073bec2 CTest: Submit author email in Update.xml 15 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Brad King 3829be4ca6 ENH: Refactor initial checkout into cmCTestVC 16 年之前
  Brad King 80282b749f ENH: Rewrite CTest Update implementation 16 年之前
  Brad King 261600bd09 COMP: Fix cmCTestVC char[]->string Borland warning 16 年之前
  Brad King de3dedb4ea ENH: Factor out VCS work tree revision checks 16 年之前
  Brad King d76bc78a12 ENH: Factor out nightly start time computation 16 年之前
  Brad King fdd0d2a32b ENH: Factor out svn work tree cleanup 16 年之前
  Brad King 4e4f2a3a10 ENH: Create cmCTestVC::RunChild and parse helpers 16 年之前