Historique des commits

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