Commit History

Author SHA1 Message Date
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer e9fc7ff505 Add self-sufficient wrapper for <sys/stat.h> 8 years ago
  Ben Boeckel aba92ffd92 cmWorkingDirectory: use the new class 8 years ago
  Zack Galbreath 0ce7643a84 ctest_submit: improve handling of QUIET option 9 years ago
  Zack Galbreath 5614a5cd1f ctest_submit: Allow RETRY_COUNT for CDASH_UPLOAD 9 years ago
  Daniel Pfeifer 2988abd939 clang-tidy: apply modernize-use-bool-literals fixes 9 years ago
  Daniel Pfeifer a74e689348 clang-tidy: apply readability-redundant-string-init fixes 9 years ago
  Daniel Pfeifer 7b4244aceb iwyu: Fix more findings 9 years ago
  Dāvis Mosāns 595feb3234 Windows: Encode child process output to internally-used encoding 9 years ago
  Zack Galbreath d3633731ab Do not query CDash for version 9 years ago
  Daniel Pfeifer 5ae3966d75 cmCTestSubmitHandler: Remove redundant c_str() 9 years ago
  Stephen Kelly e6eecec761 cmListFileCache: Remove cmState header include 9 years ago
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 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
  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 fa277b29e4 Remove c_str() calls from stream arguments. 9 years ago
  Brad King 3d6638471a Merge topic 'size-empty' 9 years ago
  Daniel Pfeifer c6220de276 Use the empty() method to check for emptyness. 9 years ago
  Daniel Pfeifer 7f6b8d3399 Simplify boolean expressions 9 years ago
  Daniel Pfeifer 5784747d1b Improve string find: prefer character overloads. 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 64b5520346 Isolate formatted streaming blocks with clang-format off/on 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
  Derek Bruening 2a6e0b611b CTest: Set Content-Type header for http file upload (#15774) 10 years ago