Historial de Commits

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