72 Commity (7a576e37cfce6ae4429579a0fe76dbd9ba341c17)
 

Autor SHA1 Wiadomość Data
  bergmann 7a576e37cf Merge remote-tracking branch 'sanitizers/master' 6 lat temu
  bergmann fb5498f0ce * Moved modules to cmake subdirectory. 6 lat temu
  bergmann ebbae4fbb4 * Added group to cmake tests that will generate an extra group target (e.g. 'GROUP fuubar' generates the 'fuubar-tests' target) 6 lat temu
  bergmann 3c7bb5bfa3 * Fixd bug: Reading git tags will fail if the tag is on the current commit 6 lat temu
  bergmann 6f0f8afea0 * Fixed bug: Git tag is always read from the root repository. Now it will be read from the current cmake source directory. 6 lat temu
  bergmann 29bc08806b * Fixed bug: Git commands they do not output something on stdout are handles as error 6 lat temu
  bergmann 4953cd4cc8 * Fixed bug: ctest fail because the working directory is not set correctly 6 lat temu
  bergmann 4c999fb0c6 * Fixed bug in git helper: Do not fail if no tag could be read. 6 lat temu
  bergmann 4ca86b7d92 * Improved git helper 6 lat temu
  bergmann 18f17b254a * Merged changes from indusol repository 6 lat temu
  bergmann a50f6505f4 * Improved FindLocalModele and Git Helper 6 lat temu
  bergmann 1a32531aef * improved pedantic flags module 6 lat temu
  bergmann 3ab089eb47 * added script to find and include local cmake projects 6 lat temu
  bergmann 1e74005bc2 * updated cotire to latest version 7 lat temu
  bergmann 0b01689a38 * fixed bug in pedantic flags 7 lat temu
  Erik Junghanns 9a495487c9 * Fixed pedantic compiler flags 7 lat temu
  bergmann 82a9329c96 * Ignore unknown pragmas (as we compile with clang and gcc in most cases) 7 lat temu
  Matt Arsenault 99e159ec9b
Merge pull request #23 from gunrot/noheaderext 7 lat temu
  Matt Arsenault e63f5614f7
Merge pull request #24 from gunrot/objectlibfix 7 lat temu
  bergmann b125a1a176 * initial commit 7 lat temu
  Gunnar Roth 798d9a29a2 handle objeclib only input for target 7 lat temu
  Gunnar Roth 52475588ae handle header without extension 7 lat temu
  Matt Arsenault aab6948fa8
Merge pull request #21 from 9fcc/master 7 lat temu
  Andrey Dotsenko d093052a52 Fix unclear error while accidentally sanitizing interface library 7 lat temu
  Matt Arsenault 002fdca749
Merge pull request #20 from 9fcc/shortest-ext 7 lat temu
  Andrey Dotsenko 0590614f30 Fix language detection for files with dot in their names 7 lat temu
  Andrey Dotsenko 6f451ad0cf Force ASAN with tests and make them passed when failed 7 lat temu
  Matt Arsenault 6947cff3a9
Merge pull request #15 from TheErk/fix-README-add_sanitizer_blacklist 8 lat temu
  Eric Noulard 0bdbdbf517 Fix reference to sanitizer_add_blacklist_file in README.md 8 lat temu
  Matt Arsenault 6b9a849ff4 Merge pull request #14 from amin-jabri/tsan_osx 8 lat temu
  Matt Arsenault c5055c49ea Merge pull request #12 from TheErk/fix-spellingTypos 8 lat temu
  Mohamed Amin JABRI b719221996 Reenable TSan on macOS as newer Xcode toolchains support it. 8 lat temu
  Eric Noulard 3c2c439ef8 Fix a couple of spelling typos 8 lat temu
  Matt Arsenault f09151bc87 Merge pull request #11 from Placinta/master 9 lat temu
  Alexandru Croitor 89c899140f Fix option type in add_sanitizers check 9 lat temu
  Matt Arsenault 295c360967 Merge pull request #10 from RWTH-ELP/feature/fewer_messages 9 lat temu
  Alexander Haase a1bee9b178 Show fewer warnings for targets. 9 lat temu
  Matt Arsenault 37d5ac8067 Merge pull request #6 from RWTH-ELP/master 10 lat temu
  Alexander Haase b29fe1129c Fixed links. 10 lat temu
  Matt Arsenault 998db11834 Merge pull request #5 from RWTH-ELP/restructuring 10 lat temu
  Alexander Haase 4f5410511a Updated README file. 10 lat temu
  Alexander Haase 5bfe8a8e51 Support multiple targets in add_sanitizers. 10 lat temu
  Alexander Haase 8fe13da3a5 Added asan-wrapper. 10 lat temu
  Alexander Haase 8d8c0f7a4e Bugfixes. 10 lat temu
  Alexander Haase 179e77d612 Added option for static linking gcc sanitizers. 10 lat temu
  Alexander Haase a6b6ae43db Merge branch 'remove_optimization' into one_module 10 lat temu
  Alexander Haase 6d56fe50e7 Removed optimization flags. 10 lat temu
  Alexander Haase 1a68d6aefe Little bugfixes. 10 lat temu
  Alexander Haase 1cefaef507 Added function to set sanitizer blacklist. 10 lat temu
  Alexander Haase f566e2b9ec Added checks to avoid bad sanitizer combinations. 10 lat temu