37 次程式碼提交 (295c360967c6f7e575a0f127444d0b648b07d3ea)
 

作者 SHA1 備註 提交日期
  Matt Arsenault 295c360967 Merge pull request #10 from RWTH-ELP/feature/fewer_messages 9 年之前
  Alexander Haase a1bee9b178 Show fewer warnings for targets. 9 年之前
  Matt Arsenault 37d5ac8067 Merge pull request #6 from RWTH-ELP/master 10 年之前
  Alexander Haase b29fe1129c Fixed links. 10 年之前
  Matt Arsenault 998db11834 Merge pull request #5 from RWTH-ELP/restructuring 10 年之前
  Alexander Haase 4f5410511a Updated README file. 10 年之前
  Alexander Haase 5bfe8a8e51 Support multiple targets in add_sanitizers. 10 年之前
  Alexander Haase 8fe13da3a5 Added asan-wrapper. 10 年之前
  Alexander Haase 8d8c0f7a4e Bugfixes. 10 年之前
  Alexander Haase 179e77d612 Added option for static linking gcc sanitizers. 10 年之前
  Alexander Haase a6b6ae43db Merge branch 'remove_optimization' into one_module 10 年之前
  Alexander Haase 6d56fe50e7 Removed optimization flags. 10 年之前
  Alexander Haase 1a68d6aefe Little bugfixes. 10 年之前
  Alexander Haase 1cefaef507 Added function to set sanitizer blacklist. 10 年之前
  Alexander Haase f566e2b9ec Added checks to avoid bad sanitizer combinations. 10 年之前
  Alexander Haase 6975d64d6b Flags will be searched only once per compiler. 10 年之前
  Alexander Haase de1a134183 Check if MemorySanitizer is used on x86_64 Linux. 10 年之前
  Alexander Haase 4d96db375f Check if ThreadSanitizer is used on x86_64 Linux. 10 年之前
  Alexander Haase 03db9d9383 Restructured all sanitizer modules. 10 年之前
  Alexander Haase b492553f61 New central module FindSanitizers.cmake. 10 年之前
  Alexander Haase 8f2015a4d3 Changed copyright notice. 10 年之前
  Alexander Haase 925961bb5e Bugfix in CMake cache docs. 10 年之前
  Alexander Haase 88e75c6b03 Enabled debug symbols for ASan. 10 年之前
  Alexander Haase 584f137e70 Reworked FindASan.cmake. 10 年之前
  Alexander Haase c96a15b46c Bugfix in FindASan.cmake 10 年之前
  Alexander Haase d81be39678 Bugfix in FindASan.cmake. 10 年之前
  Alexander Haase f62b5858ac Compile flags will now be set per-source file. 10 年之前
  Alexander Haase c29aa33f11 Check ASan support for all enabled compilers. 10 年之前
  Alexander Haase e39082050c Removed continue statement in FindASan.cmake 10 年之前
  Alexander Haase 41e635c9ca Restructured code of FindASan.cmake 10 年之前
  Alexander Haase 4fd453301a Moved CMake files and added a simple testcase 10 年之前
  Matt Arsenault b61ffc8ceb Merge pull request #4 from smspillaz/issues/2 11 年之前
  Matt Arsenault 666bcc560d Merge pull request #3 from smspillaz/issues/1 11 年之前
  Sam Spilsbury 9b343f8e7e Set the HAVE_MEMORY_SANITIZER and HAVE_ADDRESS_SANITIZER cache entries. 11 年之前
  Sam Spilsbury 1ec58d4183 Don't emit an error for deleting an object with a nonvirtual dtor. 11 年之前
  Matt Arsenault 42eac1f7af Add modules for asan, msan, tsan and ubsan 12 年之前
  Matt Arsenault 1121b004db Initial commit 12 年之前