Commit History

Author SHA1 Message Date
  Regina Pfeifer 3e60580784 clang-tidy: Fix readability-static-accessed-through-instance 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 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
  Ben Boeckel 3e027d9def c++: prefer vectors over lists 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Brad King f10b2f72f6 ctest_update: Capture failure of svn to load revisions and local mods 8 years ago
  Brad King ef399f9bc6 ctest_update: Refactor internal APIs to support more failure cases 8 years ago
  Brad King 51849bbab8 ctest_update: Fix svn log and external loading 8 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Nils Gladitz b35311ca44 CTestSVN: Fix segfault when CTEST_UPDATE_VERSION_ONLY is enabled 9 years ago
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 years ago
  Daniel Pfeifer 50ad1e0a14 CTest: don't use else after return 9 years ago
  Daniel Pfeifer e7b842e189 Make sure unnused parameters are /*named*/ 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 years ago
  Daniel Pfeifer 7647f6afa4 Add CM_OVERRIDE to some functions 9 years ago
  Daniel Pfeifer a16bf141bc Add missing braces around statements. 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
  Ben Boeckel b3bf31a548 stringapi: Miscellaneous char* parameters 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Nils Gladitz 9ace801578 ctest_update: Tell svn not to prompt interactively (#13024) 13 years ago
  Xavier Besseron 57234dd10a cmCTestSVN: Load and process information from externals 13 years ago
  Xavier Besseron 3776690e62 cmCTestSVN: Add a LoadExternal() function and an ExternalParser class 13 years ago
  Xavier Besseron 41f0f83542 cmCTestSVN: Use the SVNInfo structure 13 years ago