aboutsummaryrefslogtreecommitdiff
path: root/modules/ECMEnableSanitizers.cmake
AgeCommit message (Expand)Author
2022-01-26Revert "ECMEnableSanitizers: do not enable linker flags when not supported"Bhushan Shah
2022-01-23ECMEnableSanitizers: do not enable linker flags when not supportedBhushan Shah
2021-05-21Add address sanitizer for MSVCFelix Weilbach
2021-04-23Modules docs: move rst docs into bracket commentsFriedrich W. H. Kossebau
2020-06-14extra-cmake-modules: Convert to SPDX license statementsAndreas Cord-Landwehr
2018-11-12Use `MATCHES "Clang"` to detect clangRené J.V. Bertin
2018-10-12Add support for the fuzzer sanitizerAdam Reichold
2017-04-21Sanitizers: Don't use GCC-like flags for e.g. MSVCKevin Funk
2017-04-18Fix minor CMake warning (CMP0054)Kevin Funk
2016-12-30Add Clang Sanitizer CMAKE_C_FLAGS for C projectLeslie Zhai
2016-12-28Revert "Add Clang Sanitizer CMAKE_C_FLAGS for C project"Albert Astals Cid
2016-12-28Add Clang Sanitizer CMAKE_C_FLAGS for C projectLeslie Zhai
2016-08-31add full license textAllen Winter
2016-03-29ECMEnableSanitizers: avoid linking runtime for Clangv5.21.0-rc2v5.21.0-rc1v5.21.0Peter Wu
2015-09-25ECMEnableSanitizers: The undefined sanitizer is supported by gcc 4.9Albert Astals Cid
2015-02-06Add missing documentation.Alex Merry
2015-02-06Document when modules were added to ECM.Alex Merry
2014-10-03Typov1.3.0-rc1v1.3.0Christophe Giboudeaux
2014-09-11Add compiler sanitizers supportMathieu Tarral