Commit History

Author SHA1 Message Date
  Matthias Maennich 79b8c3802a Improve several occurrences of vector::push_back in loops 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
  Betsy McPhail 47b3a57c9b Display subproject timing summary 8 years ago
  Daniel Pfeifer 8986dec05d ctest: remove unused cmake instance 8 years ago
  Craig Scott c1b2b7c03c Add ctest options for limiting which tests fixtures add 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Dāvis Mosāns 076aef8e45 Windows: Use UTF-8 for pipes in CMake, CTest and CPack 9 years ago
  Dāvis Mosāns 335a29cb07 Enable Unicode output to Windows consoles 9 years ago
  Brad King 5385817762 Do not define cout/cerr preprocessor symbols 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 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
  Roman Wüger fd47df4503 CTest: Add options to limit output of passed and failed tests 10 years ago
  Betsy McPhail f62d301b92 ctest: Optionally avoid starting tests that may exceed a given CPU load 10 years ago
  Stephen Kelly 57bdc1a2f7 cmState: Compute and store directory components. 10 years ago
  Bill Hoffman fde70a1b26 ctest: Add a new --repeat-until-fail option 10 years ago
  Brad King 0f870234fe Merge branch 'backport-no-global-setlocale' into no-global-setlocale 10 years ago
  Brad King 87be2e1427 Do not call setlocale() globally in CMake applications (#15377) 10 years ago
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 11 years ago
  Brad King 8d33209170 CTest: Add options to set generator platform 11 years ago
  Nils Gladitz 6767660f2c CTest: Add missing space in command line help. 11 years ago
  Brad King f69501dfe2 Merge topic 'setlocale' 11 years ago
  Clinton Stimpson c746b00eee Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive. 11 years ago
  Brad King 2db73edc5c Merge topic 'fix-ctest-option-summary' 11 years ago
  Nils Gladitz 6446eb099a CTest: Added option description for --output-on-failure 11 years ago
  Clinton Stimpson 730e386291 Encoding: Add setlocale() to applications. 11 years ago