Histórico de Commits

Autor SHA1 Mensagem Data
  Rolf Eike Beer ec7928ef26 use _s to construct static string_views at several places há 5 anos atrás
  Rolf Eike Beer 8ca2504a4d use string_views to avoid memory allocations há 5 anos atrás
  Rolf Eike Beer ef778d77e0 replace std::string::substr() with operations that do not allocate memory há 5 anos atrás
  Rolf Eike Beer 48adc29721 replace "std::string::find(x) == 0" with cmHasPrefix() há 5 anos atrás
  Rolf Eike Beer 7df84ffe58 allow cmCTest::CleanString() to skip input characters há 5 anos atrás
  Rolf Eike Beer d6a4e9fbc8 CTest: avoid repeated string compares há 5 anos atrás
  Marc Chevrier 557cecdc3d Modernize memory management há 5 anos atrás
  Stefan Dinkelacker a39d4139d0 Add --no-tests=<[error|ignore]> option to CTest há 5 anos atrás
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm há 6 anos atrás
  Brad King 32c165d263 CTest: Consolidate '--repeat-* n' options as `--repeat *:n` há 6 anos atrás
  Brad King ed65b3e984 CTest: Rename internal APIs for --repeat options há 6 anos atrás
  Brad King 016601e5e6 Merge branch 'backport-ctest-resource-groups' há 6 anos atrás
  Craig Scott a7c1e15cc4 CTest: Rename hardware -> resources for CMake variables, command options há 6 anos atrás
  Brad King 39ac8b4eb5 ctest: Add --repeat-after-timeout option há 6 anos atrás
  Brad King 80c2c9d14c ctest: Add --repeat-until-pass option há 6 anos atrás
  Kyle Edwards e34de0691b CTest: Allocate hardware to tests há 6 anos atrás
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 há 6 anos atrás
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers há 6 anos atrás
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers há 6 anos atrás
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto há 6 anos atrás
  Brad King d16402ddc4 Merge topic 'ctest-CLICOLOR_FORCE' há 6 anos atrás
  Marin Baron 074a6a8cf6 CTest: Add env var CLICOLOR_FORCE to force color output há 6 anos atrás
  Brad King 37c671570c Merge topic 'source_sweep_ostringstream_single' há 6 anos atrás
  Brad King 8685d0d291 Merge topic 'source_sweep_cmExpandedList' há 6 anos atrás
  Brad King e7d7cd47ed Merge topic 'group_not_track' há 6 anos atrás
  Sebastian Holtermann 3b2b02825d Source sweep: Replace std::ostringstream when used with a single append há 6 anos atrás
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList há 6 anos atrás
  Zack Galbreath 2a71a0390c ctest: rename TRACK to GROUP há 6 anos atrás
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation há 6 anos atrás
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn há 6 anos atrás