Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Brad King 95df03a1d4 Merge topic 'CTest-cov-string' hace 8 años
  Brad King 4f971e700a Merge topic 'CTest-crash-missing-glob' hace 8 años
  Rolf Eike Beer 062776e75b CTest: pass std::string to cmCTestCoverageHandler::ShouldIDoCoverage() hace 8 años
  Rolf Eike Beer 6db6301205 CTest: fix crash if source file for coverage cannot be found hace 8 años
  Brad King 7c28081c14 Merge topic 'string-clear' hace 8 años
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. hace 8 años
  Rolf Eike Beer 69fac3c3d5 pass arguments as vector to cmCTest::RunCommand() 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
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance hace 8 años
  Daniel Pfeifer b26577c92a clang-tidy: remove else after break and continue hace 8 años
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes hace 8 años
  Ben Boeckel aba92ffd92 cmWorkingDirectory: use the new class hace 8 años
  Ben Boeckel 89891bcb9e cmCTest, cmCTestCoverageHandler: remove cwd dance hace 8 años
  Daniel Pfeifer a74e689348 clang-tidy: apply readability-redundant-string-init fixes hace 9 años
  Brad King 86578eccf2 Simplify CMake per-source license notices hace 9 años
  Bill Hoffman 9ac2e18960 ctest_coverage: If gcov is not found just warn, not error 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
  Dāvis Mosāns b1f87a50b3 Use better KWSys SystemTools::GetEnv and HasEnv signatures hace 9 años
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR hace 9 años
  Daniel Pfeifer fa277b29e4 Remove c_str() calls from stream arguments. hace 9 años
  Daniel Pfeifer 7f6b8d3399 Simplify boolean expressions hace 9 años
  Brad King fb1f5d50af Merge topic 'remove-needless-copies' hace 9 años
  Daniel Pfeifer 1b2bb93302 Remove redundant c_str() calls. hace 9 años
  Daniel Pfeifer 27ead96305 Remove unnecessary local copies. hace 9 años