Commit History

Author SHA1 Message Date
  Tobias Ribizel fea49b2df0 CTest: Rename CudaMemcheck to CudaSanitizer 5 years ago
  Tobias Ribizel 050720f3ad CTest: add compute-sanitizer alias for cuda-memcheck 5 years ago
  Tobias Ribizel 562dcec3c4 CTest: Add error types to cuda-memcheck parser 5 years ago
  Vitaly Stakhovsky 825b04c67a cmCTest: Members accept std::string parameters 5 years ago
  Tobias Ribizel fe062800f0 CTest: add cuda-memcheck support 5 years ago
  Craig Scott 348a2a9734 Merge topic 'ctest-memcheck-sanitizers' 5 years ago
  Brad King e03d3c08f0 CTest: Fix '-T MemCheck' command-line support for sanitizers 5 years ago
  Marc Chevrier aacd4e4a90 Refactoring: add cm::contains to <cmext/algorithm> 5 years ago
  Ben Boeckel f2a33107be clang-tidy: address bugprone-branch-clone lints 5 years ago
  Dietmar Scheidl 676befdf52 ctest: add support for memcheck using Dr. Memory 6 years ago
  Dietmar Scheidl 2db0a65f56 cmCTestMemCheckHandler.cxx: minor refactoring 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Sebastian Holtermann 3b2b02825d Source sweep: Replace std::ostringstream when used with a single append 6 years ago
  Artur Ryt 30bb14c657 Modernize: Enable modernize-raw-string-literal in clang-tidy 6 years ago
  Vitaly Stakhovsky 4e315e9449 cmSystemTools: More functions accept `std::string` params 6 years ago
  Vitaly Stakhovsky 080a79ca4a cmSystemTools: More methods accept `std::string` params 6 years ago
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 years ago
  Betsy McPhail 5aaaee5e9e ctest_memcheck: Change failure to find log file from error to warning 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Brad King 92cd3d0677 Merge topic 'reduce-temporaries' 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Wouter Klouwen ff62b00522 CTest: add safe conversion from cmDuration to integer types 8 years ago
  Luz Paz 3ab7bf8285 Various typo fixes 8 years ago
  Brad King 923b8fadd5 IWYU: Add mappings for std::enable_if on chrono durations 8 years ago
  Wouter Klouwen e8a4036e96 CTest: use std::chrono::steady_clock for time keeping 8 years ago
  Brad King 7c28081c14 Merge topic 'string-clear' 8 years ago
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago