Commit History

Author SHA1 Message Date
  Brad King cd0881be61 IWYU: Update CMake code for IWYU built with Clang 6 6 years ago
  Luz Paz 3ab7bf8285 Various typo fixes 7 years ago
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 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
  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 1d6909a287 use CM_NULLPTR 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Joseph Snyder 6d66e396a1 CTEST: Fix MUMPS file parser and update test 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 11 years ago
  Bill Hoffman c806b23cfe CDash now supports lots of files in coverage. So, show all files. 13 years ago
  Bill Hoffman a7abf5e090 Add ability to specify more than one package directory or coverage directory. 13 years ago
  Bill Hoffman 7955e995ec Add support for Cache coverage. 13 years ago
  Bill Hoffman a86cd33cdd Add virutal destructor to silence warning. 13 years ago
  Bill Hoffman 319eeb0247 Add test for mumps coverage. Also refactor code to prepare for cache coverage. 13 years ago