index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
ECMEnableSanitizers.cmake
Age
Commit message (
Expand
)
Author
2022-01-26
Revert "ECMEnableSanitizers: do not enable linker flags when not supported"
Bhushan Shah
2022-01-23
ECMEnableSanitizers: do not enable linker flags when not supported
Bhushan Shah
2021-05-21
Add address sanitizer for MSVC
Felix Weilbach
2021-04-23
Modules docs: move rst docs into bracket comments
Friedrich W. H. Kossebau
2020-06-14
extra-cmake-modules: Convert to SPDX license statements
Andreas Cord-Landwehr
2018-11-12
Use `MATCHES "Clang"` to detect clang
René J.V. Bertin
2018-10-12
Add support for the fuzzer sanitizer
Adam Reichold
2017-04-21
Sanitizers: Don't use GCC-like flags for e.g. MSVC
Kevin Funk
2017-04-18
Fix minor CMake warning (CMP0054)
Kevin Funk
2016-12-30
Add Clang Sanitizer CMAKE_C_FLAGS for C project
Leslie Zhai
2016-12-28
Revert "Add Clang Sanitizer CMAKE_C_FLAGS for C project"
Albert Astals Cid
2016-12-28
Add Clang Sanitizer CMAKE_C_FLAGS for C project
Leslie Zhai
2016-08-31
add full license text
Allen Winter
2016-03-29
ECMEnableSanitizers: avoid linking runtime for Clang
v5.21.0-rc2
v5.21.0-rc1
v5.21.0
Peter Wu
2015-09-25
ECMEnableSanitizers: The undefined sanitizer is supported by gcc 4.9
Albert Astals Cid
2015-02-06
Add missing documentation.
Alex Merry
2015-02-06
Document when modules were added to ECM.
Alex Merry
2014-10-03
Typo
v1.3.0-rc1
v1.3.0
Christophe Giboudeaux
2014-09-11
Add compiler sanitizers support
Mathieu Tarral