Commit History

Author SHA1 Message Date
  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
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 years ago
  Rolf Eike Beer 353ec23737 use static_cast<> for casts from void* 8 years ago
  Daniel Pfeifer 190e3825d4 Replace C-style casts 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Betsy McPhail d08ec4d25a Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable 8 years ago
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Jamie Snape e116f2a5de ctest_memcheck: Fix sanitizers when MemoryCheckSanitizerOptions is empty 8 years ago
  Sylvain Joubert efff7086c6 ctest_memcheck: Append sanitizers user options at the end to allow overriding 8 years ago
  Jamie Snape e537bd9112 ctest_memcheck: do not add detect_leaks=1 to ASAN_OPTIONS 8 years ago
  Jamie Snape 0a2e588585 ctest_memcheck: join *SAN_OPTIONS with : 8 years ago
  Jamie Snape cdacfbd255 MEMORYCHECK_SUPPRESSIONS_FILE: add support for sanitizers 8 years ago
  Jamie Snape cf590c1236 ctest_memcheck: add support for standalone LeakSanitizer 8 years ago
  Bill Hoffman f0d50957b9 ctest: Improve output for `-T memcheck` 9 years ago
  Brad King 8b33507aba Merge topic 'cdash_version_check' 9 years ago
  Betsy McPhail 3a523eec78 ctest_memcheck: Add DEFECT_COUNT option to capture defect count 9 years ago
  Zack Galbreath d3633731ab Do not query CDash for version 9 years ago
  Brad King 5385817762 Do not define cout/cerr preprocessor symbols 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 years ago
  Daniel Pfeifer 50ad1e0a14 CTest: don't use else after return 9 years ago
  Daniel Pfeifer e7b842e189 Make sure unnused parameters are /*named*/ 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer 7647f6afa4 Add CM_OVERRIDE to some functions 9 years ago
  Daniel Pfeifer fa277b29e4 Remove c_str() calls from stream arguments. 9 years ago