Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky 825b04c67a cmCTest: Members accept std::string parameters 5 years ago
  Brad King 09ff1cb650 cmCTest: Explicitly specify '.tmp' extension on in-progress log files 5 years ago
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 years ago
  Marc Chevrier 2faa3f6c55 Refactoring: Third-parties public headers are under cm3p prefix 5 years ago
  Marc Chevrier 8d4a9ee398 Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> 5 years ago
  Johnny Jazeix e89aeba5c4 ctest: add option --stop-on-failure 5 years ago
  Ben Boeckel f2a33107be clang-tidy: address bugprone-branch-clone lints 5 years ago
  Brad King a6611577c3 Merge topic 'cmprop-getglobalprop' 5 years ago
  Vitaly Stakhovsky c84cf42897 cmState::GetGlobalProperty: return cmProp 5 years ago
  Rolf Eike Beer ec7928ef26 use _s to construct static string_views at several places 5 years ago
  Rolf Eike Beer 8ca2504a4d use string_views to avoid memory allocations 5 years ago
  Rolf Eike Beer ef778d77e0 replace std::string::substr() with operations that do not allocate memory 5 years ago
  Rolf Eike Beer 48adc29721 replace "std::string::find(x) == 0" with cmHasPrefix() 5 years ago
  Rolf Eike Beer 7df84ffe58 allow cmCTest::CleanString() to skip input characters 5 years ago
  Rolf Eike Beer d6a4e9fbc8 CTest: avoid repeated string compares 5 years ago
  Marc Chevrier 557cecdc3d Modernize memory management 5 years ago
  Stefan Dinkelacker a39d4139d0 Add --no-tests=<[error|ignore]> option to CTest 5 years ago
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm 6 years ago
  Brad King 32c165d263 CTest: Consolidate '--repeat-* n' options as `--repeat *:n` 6 years ago
  Brad King ed65b3e984 CTest: Rename internal APIs for --repeat options 6 years ago
  Brad King 016601e5e6 Merge branch 'backport-ctest-resource-groups' 6 years ago
  Craig Scott a7c1e15cc4 CTest: Rename hardware -> resources for CMake variables, command options 6 years ago
  Brad King 39ac8b4eb5 ctest: Add --repeat-after-timeout option 6 years ago
  Brad King 80c2c9d14c ctest: Add --repeat-until-pass option 6 years ago
  Kyle Edwards e34de0691b CTest: Allocate hardware to tests 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago
  Brad King d16402ddc4 Merge topic 'ctest-CLICOLOR_FORCE' 6 years ago