Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: update FindSanitizers for new libasan versions | Casey Bodley | 2023-03-07 | 1 | -0/+4 |
* | cmake/modules/FindSanitizers: prefer libasan.6 | Kefu Chai | 2021-05-24 | 1 | -0/+1 |
* | cmake: expose Sanitizers_COMPILE_OPTIONS as a list | Kefu Chai | 2020-08-31 | 1 | -3/+5 |
* | cmake: fix libtsan detection | Jeff Layton | 2019-09-30 | 1 | -1/+1 |
* | cmake/modules: replace ";" with " " in compile flags | Kefu Chai | 2019-05-31 | 1 | -0/+2 |
* | cmake: workaround of false alarm from ubsan | Kefu Chai | 2019-03-21 | 1 | -19/+17 |
* | cmake,ceph.in: preload libasan if WITH_ASAN | Kefu Chai | 2018-10-22 | 1 | -0/+9 |
* | cmake: should use lowercase for component name in FindSanitizers.cmake | Kefu Chai | 2018-08-21 | 1 | -11/+8 |
* | cmake: extract sanitizer detection out | Kefu Chai | 2018-08-02 | 1 | -0/+72 |