提交歷史

作者 SHA1 備註 提交日期
  Brad King ef399f9bc6 ctest_update: Refactor internal APIs to support more failure cases 8 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 年之前
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 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 年之前
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 年之前
  Stephen Kelly 74d565e0e9 Remove unused cmLocalGenerator include. 10 年之前
  Brad King 493388ce48 ctest_update: Fix RETURN_VALUE on VCS tool failure (#15610) 10 年之前
  Daniel Pfeifer ed42c203ed cmCTestUpdateHandler: Port to cmXMLWriter 10 年之前
  Nils Gladitz a198839a7b CTest: Fix locale used for VCS updates 10 年之前
  Nils Gladitz 6a661f0603 CTest: To enforce the C locale use LC_ALL instead of LC_MESSAGES. 10 年之前
  Zack Galbreath 645ad117e1 ctest_update: Add QUIET option 10 年之前
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 年之前
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. 11 年之前
  Bill Hoffman 653529ce55 CTest: Allow / to be in the build name, and be consistent with the build name 11 年之前
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 年之前
  Pedro Navarro 970c82348b ctest_update: Add support for Perforce p4 client 12 年之前
  Brad King 1da611fd46 ctest_update: Report failure in Update.xml 15 年之前
  Brad King a4cdd73636 Use literal quotes in Update.xml UpdateCommand 16 年之前
  Brad King e1548142fb CTest: Move initial checkout to ctest_start() 16 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Brad King d4d467dbd5 ENH: Teach CTest to handle Mercurial repositories 16 年之前
  Brad King a524e07152 ENH: Teach CTest to handle Bazaar repositories 16 年之前
  Brad King 9c17cbeb44 ENH: Teach CTest to handle git repositories 16 年之前
  Brad King d66436e2e4 BUG: Fix return value of ctest_update 16 年之前
  Brad King 3829be4ca6 ENH: Refactor initial checkout into cmCTestVC 16 年之前
  Brad King 80282b749f ENH: Rewrite CTest Update implementation 16 年之前