Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  luzpaz 777e87ae00 Fix trivial typos in text hace 8 años
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 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
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE hace 8 años
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). hace 8 años
  Daniel Pfeifer 190e3825d4 Replace C-style casts hace 8 años
  Daniel Pfeifer 5962db4389 Use C++11 nullptr hace 8 años
  André Klitzing c4647d8432 Change ComputeFileMD5 to ComputeFileHash hace 8 años
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance hace 8 años
  Zack Galbreath 1a7d00bd12 ctest_submit: Add HTTPHEADER option hace 8 años
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes hace 8 años
  Daniel Pfeifer e9fc7ff505 Add self-sufficient wrapper for <sys/stat.h> hace 8 años
  Ben Boeckel aba92ffd92 cmWorkingDirectory: use the new class hace 8 años
  Zack Galbreath 0ce7643a84 ctest_submit: improve handling of QUIET option hace 9 años
  Zack Galbreath 5614a5cd1f ctest_submit: Allow RETRY_COUNT for CDASH_UPLOAD hace 9 años
  Daniel Pfeifer 2988abd939 clang-tidy: apply modernize-use-bool-literals fixes hace 9 años
  Daniel Pfeifer a74e689348 clang-tidy: apply readability-redundant-string-init fixes hace 9 años
  Daniel Pfeifer 7b4244aceb iwyu: Fix more findings hace 9 años
  Dāvis Mosāns 595feb3234 Windows: Encode child process output to internally-used encoding hace 9 años
  Zack Galbreath d3633731ab Do not query CDash for version hace 9 años
  Daniel Pfeifer 5ae3966d75 cmCTestSubmitHandler: Remove redundant c_str() hace 9 años
  Stephen Kelly e6eecec761 cmListFileCache: Remove cmState header include hace 9 años
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header hace 9 años
  Brad King 86578eccf2 Simplify CMake per-source license notices hace 9 años
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations hace 9 años
  Daniel Pfeifer e7b842e189 Make sure unnused parameters are /*named*/ hace 9 años
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR hace 9 años