Historial de Commits

Autor SHA1 Mensaje Fecha
  Rolf Eike Beer 48adc29721 replace "std::string::find(x) == 0" with cmHasPrefix() hace 5 años
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 hace 6 años
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers hace 6 años
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using hace 6 años
  Sebastian Holtermann 18b0330b86 clang-tidy: Enable performance-inefficient-string-concatenation hace 6 años
  Regina Pfeifer 094f01d0f0 cleanup: Prefer compiler provided special member functions hace 6 años
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` hace 6 años
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. hace 7 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 ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep hace 8 años
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes hace 8 años
  Daniel Pfeifer a74e689348 clang-tidy: apply readability-redundant-string-init fixes hace 9 años
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations hace 9 años
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE hace 9 años
  Daniel Pfeifer 7647f6afa4 Add CM_OVERRIDE to some functions hace 9 años
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format hace 9 años
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments hace 9 años
  Brad King 180538c706 Source: Stabilize include order hace 9 años
  Zack Galbreath 398b8800e3 cmParseCoberturaCoverage: Remove extra coverage line hace 9 años
  Zack Galbreath fc58bdb9ad ctest_coverage: Add QUIET option hace 10 años
  Zack Galbreath ab74553db4 ctest_coverage: Fix parsing of absolute paths in Cobertura files hace 11 años
  Jonathan Beezley 1c838addf5 cmParseCoberturaCoverage: Initialize CurFileName to empty string hace 11 años
  Joseph Snyder 50daf239b0 CTest: Generalize Cobertura coverage format handling hace 11 años
  Joseph Snyder a2822d3089 CTest: Rename coverage implementation for "Python" to "Cobertura" hace 11 años