Histórico de Commits

Autor SHA1 Mensagem Data
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. há 7 anos atrás
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. há 8 anos atrás
  Brad King 7c28081c14 Merge topic 'string-clear' há 8 anos atrás
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. há 8 anos atrás
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE há 8 anos atrás
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). há 8 anos atrás
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep há 8 anos atrás
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes há 8 anos atrás
  Daniel Pfeifer a74e689348 clang-tidy: apply readability-redundant-string-init fixes há 9 anos atrás
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations há 9 anos atrás
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE há 9 anos atrás
  Daniel Pfeifer 7647f6afa4 Add CM_OVERRIDE to some functions há 9 anos atrás
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format há 9 anos atrás
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments há 9 anos atrás
  Brad King 180538c706 Source: Stabilize include order há 9 anos atrás
  Zack Galbreath 398b8800e3 cmParseCoberturaCoverage: Remove extra coverage line há 9 anos atrás
  Zack Galbreath fc58bdb9ad ctest_coverage: Add QUIET option há 10 anos atrás
  Zack Galbreath ab74553db4 ctest_coverage: Fix parsing of absolute paths in Cobertura files há 11 anos atrás
  Jonathan Beezley 1c838addf5 cmParseCoberturaCoverage: Initialize CurFileName to empty string há 11 anos atrás
  Joseph Snyder 50daf239b0 CTest: Generalize Cobertura coverage format handling há 11 anos atrás
  Joseph Snyder a2822d3089 CTest: Rename coverage implementation for "Python" to "Cobertura" há 11 anos atrás