3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-17 00:20:39 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Nils Wentzell
e3c4366d54 Enable all compiler warnings, Include Triqs headers as SYSTEM, fix linker for sanitizers 2018-03-25 20:15:49 +02:00
Nils Wentzell
f0b49145da Disable clang build and stronger restriction on clang tidy headers 2018-03-25 19:38:25 +02:00
Nils Wentzell
78ff2fb178 check clang travis build 2018-03-25 19:22:14 +02:00
Nils Wentzell
f2d7e84bdd Major update and Cleaning
-consistent indends in all cmake files
-add static analyzer checks with both cppcheck and clang-tidy
-add dynamic analyzer checks with Address Sanitizer and option ASAN
-add dynamic analyzer checks with Undefined Behavior Sanitizer and option UBSAN
-Further Cleaning and Comments
2018-03-25 19:21:18 +02:00
Dylan Simon
616479d883 [jenkins] Use persistent osx triqs install; cleanup
Should now match dft_tools and soon cthyb
2018-03-23 15:30:28 -04:00
Nils Wentzell
6bf4afd316 Adding cmake config files to install targets, Major cleaning 2018-03-23 16:59:38 +01:00
Nils Wentzell
2b76c51f12 First draft of the triqs application skeleton 2018-03-22 18:16:10 +01:00
Nils Wentzell
dcce274810
Initial commit 2018-03-22 15:33:59 +01:00