3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-30 00:44:34 +02:00
Commit Graph

165 Commits

Author SHA1 Message Date
Nils Wentzell
66164ed8a4 Bump cmake version requirement 2019-04-15 16:45:59 -04:00
Nils Wentzell
b1ba2d4d68 Update README to account for alternate rename commands 2019-04-15 16:45:21 -04:00
Nils Wentzell
7f29a3f624 Additional docs and cleaning in XXX-config.cmake.in file 2019-04-15 16:45:21 -04:00
Nils Wentzell
ff9536bf91 [cmake] Fix in specification of working directory for python tests 2019-04-12 18:06:44 -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
da10fdeb55 [cmake] Define version numbers explicitly 2019-03-05 15:19:57 -05:00
Nils Wentzell
50c1ce40a5 [jenkins] Adjust email adressses for jenkins reports 2019-02-21 11:00:59 -05:00
Nils Wentzell
412c0c5b73 [jenkins] Build deb packages only for tagged releases 2019-01-28 15:04:30 -05:00
Nils Wentzell
9d1a19b26f [deb] Remove explicit cpp2py package dependency (deduced from triqs) 2019-01-22 10:21:19 -05:00
Dylan Simon
29b5018018 [jenkins] try a more robust git push 2018-12-04 13:50:12 -05:00
Dylan Simon
a42838a8db [jenkins] Add CTEST_OUTPUT_ON_FAILURE=1 2018-11-29 14:20:35 -05:00
Nils Wentzell
16fe4b2eab Minor correction to 759bb9d 2018-11-29 10:46:57 -05:00
Nils Wentzell
0335e53adf Adjust cmake-related install dirs to more standard directories 2018-11-28 13:02:26 -05:00
Nils Wentzell
837c886e60 [cmake] Minor fix in Findlibasan_rt.cmake 2018-11-26 18:33:03 -05:00
Nils Wentzell
aef818bc28 add float-cast-overflow and float-divide-by-zero to ubsan checks 2018-11-26 12:04:35 -05:00
Nils Wentzell
9e442be0e0 Always export compile commands to json file 2018-11-26 12:03:54 -05:00
Nils Wentzell
002642f97c Change standard install path of cmake files 2018-11-21 16:59:19 -05:00
Nils Wentzell
759bb9da1d Fix the sanitizers for MacOs 2018-11-21 16:52:55 -05:00
Nils Wentzell
46cbea69d9 [cmake] Enable CMP0074, adjust if(obj) statements 2018-11-20 17:53:10 -05:00
Nils Wentzell
24d619b8be [cmake] Add Debug flags, Update Triqs version, optional tests 2018-10-11 17:17:53 -04:00
Nils Wentzell
9f03870f26 [cmake] Use CPLUS_INCLUDE_PATH over CPATH to favor -isystem includes 2018-10-11 17:17:12 -04:00
Nils Wentzell
e95982c906 Merge branch 'unstable' 2018-09-17 15:01:06 -04:00
Nils Wentzell
548993e1d0 [doc] Update website logos 2018-09-17 15:00:54 -04:00
Nils Wentzell
afe06474ff [cmake] Fix python environment for doc generation 2018-09-17 15:00:40 -04:00
Dylan Simon
de2792361e jenkins: fix typo in email alert 2018-09-17 13:41:37 -04:00
Nils Wentzell
73642c01a0 [doc] Update website logos 2018-09-12 11:29:47 -04:00
Nils Wentzell
af8f3ad824 Minor fixes and adjustments 2018-08-30 18:07:35 -04:00
Dylan Simon
331bbc8068 [jenkins] move docs to separate gh-pages repo 2018-06-22 11:15:27 -04:00
Dylan Simon
6d2a788ed3 [jenkins] Support brew installed in other places 2018-06-08 10:40:39 -04:00
Dylan Simon
ab43c9762d Merge branch 'unstable' of github:TRIQS/app4triqs into unstable 2018-06-04 13:39:55 -04:00
Nils Wentzell
81ed3a9696 [doc] Fix a few doc warnings 2018-06-03 22:32:24 -04:00
Nils Wentzell
4a7ffbdf92 [doc] Fix few doc problems, add changelog 2018-06-03 22:28:55 -04:00
Nils Wentzell
04d7aef339 [deb] Adjust dependency generation 2018-06-03 13:45:57 -04:00
Dylan Simon
2cbaac664f Add .dockerignore
Without .git, for all the good it does
2018-06-01 11:12:35 -04:00
Dylan Simon
7c8f5569ca [cpack] Switch to autogenerated shlib and deps 2018-06-01 11:10:49 -04:00
Nils Wentzell
35a48aad80 [cmake] Adjust fallback version 2018-06-01 16:51:49 +02:00
Nils Wentzell
2cd1a9384f [cmake] app4triqs version detection via git, some cleaning in conf.py.in 2018-06-01 09:38:03 -04:00
Nils Wentzell
7f0e6283f0 grep app4triqs version from latest annotated git tag 2018-05-27 02:06:48 +02:00
Dylan Simon
0fb5342c6b [cmake] deb pkg works with libgcc1 1:6
The default on xenial
2018-05-21 16:04:25 -04:00
Dylan Simon
51345aff2d [cmake] Add BUILD_DEBIAN_PACKAGE option and rules 2018-05-14 15:26:28 -04:00
Nils Wentzell
6be41fb47a [cmake] Prepend UBSan options to Env 2018-04-24 23:59:32 +02:00
Nils Wentzell
6aa4eee0f4 [cmake] Fixing usage of ubsan with Minimal RT, some cleaning
- Use UBsan Minimal RT if found
- Prioritize gcc-7 directories over older
- Set UBSan options for c++/python tests
2018-04-24 23:34:14 +02:00
Nils Wentzell
82b10c1983 [travis] avoid apt-get install failure, add ubsan options 2018-04-24 22:34:41 +02:00
Dylan Simon
e8a14a3406 [jenkins] Remove unnecessary CPP2RST_INCLUDE flags
Fixed by cpp2py build in triqs efd7b0f7d855a0b5ae260d0fd7a6031cec068072
2018-04-10 12:01:37 -04:00
Dylan Simon
364c99d292 [jenkins] expand LLVM arg
Doesn't propagate from parent image
2018-04-06 11:55:25 -04:00
Dylan Simon
27cfe25967 [jenkins] Use CPP2RST_INCLUDE_COMMAND instead 2018-04-06 11:43:10 -04:00
Dylan Simon
3174a27c70 [jenkins] Add CPP2RST_INCLUDE_DIRS hack for docs 2018-04-06 11:37:30 -04:00
Dylan Simon
907f469bab [jenkins] Remove hard-coded app name from Dockerfile 2018-04-06 11:29:06 -04:00
Dylan Simon
51368b1d66 [jenkins] more comments and explanation 2018-04-06 11:27:06 -04:00