Commit History

Author SHA1 Message Date
  Regina Pfeifer 3e60580784 clang-tidy: Fix readability-static-accessed-through-instance 7 years ago
  Vitaly Stakhovsky 6f16be6a62 Remove unnecessary c_str() calls 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Matthias Maennich 79b8c3802a Improve several occurrences of vector::push_back in loops 8 years ago
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Brad King ef399f9bc6 ctest_update: Refactor internal APIs to support more failure cases 8 years ago
  Dāvis Mosāns 40bd42dfbc Add Encoding option for RunChild, RunMakeCommand and RunProcess 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 years ago
  Daniel Pfeifer e7b842e189 Make sure unnused parameters are /*named*/ 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
  Daniel Pfeifer ed42c203ed cmCTestUpdateHandler: Port to cmXMLWriter 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Bill Hoffman 39b5df2f37 ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the version 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Zach Mullen 307b8a6e69 CTest git update should pass the committer as well as the author 15 years ago
  Brad King 678073bec2 CTest: Submit author email in Update.xml 15 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 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 261600bd09 COMP: Fix cmCTestVC char[]->string Borland warning 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
  Brad King fdd0d2a32b ENH: Factor out svn work tree cleanup 16 years ago
  Brad King 4e4f2a3a10 ENH: Create cmCTestVC::RunChild and parse helpers 16 years ago