Commit History

Author SHA1 Message Date
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 years ago
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Stephen Kelly 74d565e0e9 Remove unused cmLocalGenerator include. 10 years ago
  Brad King 493388ce48 ctest_update: Fix RETURN_VALUE on VCS tool failure (#15610) 10 years ago
  Daniel Pfeifer ed42c203ed cmCTestUpdateHandler: Port to cmXMLWriter 10 years ago
  Nils Gladitz a198839a7b CTest: Fix locale used for VCS updates 10 years ago
  Nils Gladitz 6a661f0603 CTest: To enforce the C locale use LC_ALL instead of LC_MESSAGES. 10 years ago
  Zack Galbreath 645ad117e1 ctest_update: Add QUIET option 10 years ago
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. 11 years ago
  Bill Hoffman 653529ce55 CTest: Allow / to be in the build name, and be consistent with the build name 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Pedro Navarro 970c82348b ctest_update: Add support for Perforce p4 client 12 years ago
  Brad King 1da611fd46 ctest_update: Report failure in Update.xml 15 years ago
  Brad King a4cdd73636 Use literal quotes in Update.xml UpdateCommand 16 years ago
  Brad King e1548142fb CTest: Move initial checkout to ctest_start() 16 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King d4d467dbd5 ENH: Teach CTest to handle Mercurial repositories 16 years ago
  Brad King a524e07152 ENH: Teach CTest to handle Bazaar repositories 16 years ago
  Brad King 9c17cbeb44 ENH: Teach CTest to handle git repositories 16 years ago
  Brad King d66436e2e4 BUG: Fix return value of ctest_update 16 years ago
  Brad King 3829be4ca6 ENH: Refactor initial checkout into cmCTestVC 16 years ago
  Brad King 80282b749f ENH: Rewrite CTest Update implementation 16 years ago
  Brad King de3dedb4ea ENH: Factor out VCS work tree revision checks 16 years ago
  Brad King d76bc78a12 ENH: Factor out nightly start time computation 16 years ago