Historial de Commits

Autor SHA1 Mensaje Fecha
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 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 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 a7a9239096 mark functions with CM_OVERRIDE hace 9 años
  Daniel Pfeifer 7647f6afa4 Add CM_OVERRIDE to some functions hace 9 años
  Daniel Pfeifer c6220de276 Use the empty() method to check for emptyness. hace 9 años
  Daniel Pfeifer 618fb23fc9 Pass arguments that are not modified as const&. hace 9 años
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format hace 9 años
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format hace 9 años
  Brad King 180538c706 Source: Stabilize include order hace 9 años
  Zack Galbreath e92c59e77f ctest_coverage: Make Jacoco parser better at finding source files hace 10 años
  Joseph Snyder c771f9d945 CTest: Fix Jacoco Coverage hace 10 años
  Zack Galbreath fc58bdb9ad ctest_coverage: Add QUIET option hace 10 años
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). hace 10 años
  Joseph Snyder 9fd04f874c CTEST: Update Jacoco Coverage search paths hace 11 años
  Joseph Snyder 558c2190e8 CTest: Add Jacoco Coverage functionality hace 11 años