3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-29 08:24:54 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Nils Wentzell
7b91cfbbb3 [doc] Fix sphinx target dependencies for the case of no CPP2PY modules 2019-12-02 15:16:13 -05:00
Nils Wentzell
9f5aa8578c [cmake] Provide extract_flags macro in share/cmake directory, simplify creation of docs_cpp2rst target 2019-09-24 15:17:47 -04:00
Nils Wentzell
28d600f149 [app4triqs] Rename files and Python module from toto to app4triqs
-Automatically detect any wrap generator files
-rename tests to basic/Py_Basic
2019-09-04 17:37:50 -04:00
Nils Wentzell
f28f0e68a4 [doc] Add cpp2rst and example output generation to doc building 2019-08-27 15:43:37 -04:00
Nils Wentzell
bb3eb8ecad [cmake] Install svg figures together with documentation 2019-07-16 11:26:38 -04:00
Nils Wentzell
d02eff9ce3 [cmake] Consistently use PROJECT_SOURCE_DIR over CMAKE_SOURCE_DIR 2019-06-26 11:35:52 -04:00
Nils Wentzell
c492078f77 [doc] Major cleaning of doc targets and CMakeLists.txt 2019-04-26 12:40:44 -04:00
Nils Wentzell
1d2e845f66 [doc] Disable copy of rst-files to binary dir 2019-04-26 10:20:06 -04:00
Nils Wentzell
e03eb002cf [cmake] docs_sphinx target should depend on generated module due to autodoc usage, Fix #2 2019-04-25 13:53:33 -04:00
Nils Wentzell
095409d879 Major cleaning, Synchronize project structure with qmc codes 2019-04-12 16:36:03 -04:00
Nils Wentzell
4d2ba07226 Make generation of generated docs optional through docs_cpp2rst target 2019-04-02 11:13:11 -04:00
Nils Wentzell
afe06474ff [cmake] Fix python environment for doc generation 2018-09-17 15:00:40 -04:00
Nils Wentzell
4a7ffbdf92 [doc] Fix few doc problems, add changelog 2018-06-03 22:28:55 -04: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
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