Historique des commits

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