Commit Verlauf

Autor SHA1 Nachricht Datum
  Wouter Klouwen 66419bc046 CTest: convert timeouts to std::chrono::duration vor 8 Jahren
  Brad King 923b8fadd5 IWYU: Add mappings for std::enable_if on chrono durations vor 8 Jahren
  Wouter Klouwen 5fd979a8a3 CTest: adopt std::chrono::system_clock vor 8 Jahren
  Wouter Klouwen e8a4036e96 CTest: use std::chrono::steady_clock for time keeping vor 8 Jahren
  Matthias Maennich 79b8c3802a Improve several occurrences of vector::push_back in loops vor 8 Jahren
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. vor 8 Jahren
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. vor 8 Jahren
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). vor 8 Jahren
  Daniel Pfeifer 5962db4389 Use C++11 nullptr vor 8 Jahren
  Betsy McPhail d08ec4d25a Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable vor 8 Jahren
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance vor 8 Jahren
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes vor 8 Jahren
  Brad King f38644527c cmCTestBuildHandler: Fix warning in FragmentCompare signature vor 8 Jahren
  Daniel Pfeifer 2988abd939 clang-tidy: apply modernize-use-bool-literals fixes vor 9 Jahren
  Dāvis Mosāns 40bd42dfbc Add Encoding option for RunChild, RunMakeCommand and RunProcess vor 9 Jahren
  Dāvis Mosāns 595feb3234 Windows: Encode child process output to internally-used encoding vor 9 Jahren
  Brad King 92c865b8f5 cmCTestBuildHandler: Use size_t in ProcessBuffer length argument vor 9 Jahren
  Brad King 86578eccf2 Simplify CMake per-source license notices vor 9 Jahren
  Daniel Pfeifer 1a9de8035c surround macro arguments with parentheses vor 9 Jahren
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations vor 9 Jahren
  Daniel Pfeifer 50ad1e0a14 CTest: don't use else after return vor 9 Jahren
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR vor 9 Jahren
  Daniel Pfeifer c6220de276 Use the empty() method to check for emptyness. vor 9 Jahren
  Daniel Pfeifer 5784747d1b Improve string find: prefer character overloads. vor 9 Jahren
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format vor 9 Jahren
  Brad King eafe541ff6 CTest: Do not treat "Note: ..." lines as errors (#14394) vor 9 Jahren
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments vor 9 Jahren
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format vor 9 Jahren
  Stephen Kelly 74d565e0e9 Remove unused cmLocalGenerator include. vor 10 Jahren
  Daniel Pfeifer 140b186480 CTest: hide progress ticks in verbose output vor 10 Jahren