Historique des commits

Auteur SHA1 Message Date
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 il y a 7 ans
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. il y a 8 ans
  Brad King 7c28081c14 Merge topic 'string-clear' il y a 8 ans
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. il y a 8 ans
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE il y a 8 ans
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). il y a 8 ans
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep il y a 8 ans
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes il y a 8 ans
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations il y a 9 ans
  Daniel Pfeifer e7b842e189 Make sure unnused parameters are /*named*/ il y a 9 ans
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE il y a 9 ans
  Daniel Pfeifer 7647f6afa4 Add CM_OVERRIDE to some functions il y a 9 ans
  Daniel Pfeifer c6220de276 Use the empty() method to check for emptyness. il y a 9 ans
  Daniel Pfeifer 618fb23fc9 Pass arguments that are not modified as const&. il y a 9 ans
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format il y a 9 ans
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format il y a 9 ans
  Brad King 180538c706 Source: Stabilize include order il y a 9 ans
  Zack Galbreath e92c59e77f ctest_coverage: Make Jacoco parser better at finding source files il y a 10 ans
  Joseph Snyder c771f9d945 CTest: Fix Jacoco Coverage il y a 10 ans
  Zack Galbreath fc58bdb9ad ctest_coverage: Add QUIET option il y a 10 ans
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). il y a 10 ans
  Joseph Snyder 9fd04f874c CTEST: Update Jacoco Coverage search paths il y a 11 ans
  Joseph Snyder 558c2190e8 CTest: Add Jacoco Coverage functionality il y a 11 ans