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

307 Commits

Author SHA1 Message Date
Dylan Simon
ad0853b6bc Revert "[jenkins] try setting ansiColor as a build property"
This reverts commit 2a9b29741e.
2021-02-17 15:48:52 -05:00
Dylan Simon
2a9b29741e [jenkins] try setting ansiColor as a build property 2021-02-17 15:43:40 -05:00
Dylan Simon
ab32b3fb51 [jenkins] try adding ansiColor support 2021-02-17 14:28:20 -05:00
Nils Wentzell
064a3c85f9 [jenkins] For failed compilation on OSX, follow up with a serial VERBOSE=1 build 2021-02-10 10:45:35 -05:00
Nils Wentzell
07ddcb3c40 [cmake] For Build_Documentation=ON make sure PythonSupport is enabled 2021-02-09 16:39:07 -05:00
Nils Wentzell
2d7818a85f Add scipy to requirements.txt 2021-02-05 12:09:10 -05:00
Nils Wentzell
3973147669 Add numpy to requirements.txt 2021-02-05 12:06:47 -05:00
Nils Wentzell
2fdced8d63 Add mako to requirements.txt 2021-02-05 11:49:46 -05:00
Nils Wentzell
d0c0bc1cde [cmake] Clean up IPO section in CMakeLists.txt 2021-02-03 11:02:56 -05:00
Nils Wentzell
57e9896b9a [cmake] Restore compatibility against cmake version 3.9.6 2021-02-03 11:00:07 -05:00
Nils Wentzell
16bf47b9cc [cmake] Globally disable compiler extensions, minor improvements in CMakeLists.txt 2021-02-01 15:02:57 -05:00
Nils Wentzell
73aa51608e [cmake] In extract_flags.cmake inspect INTERFACE_COMPILE_FEATURES and add -std=.. flags accordingly 2021-02-01 09:42:03 -05:00
Nils Wentzell
efad2fe6ef [cmake] Use googletest master branch (live-at-head) instead of release-1.10.0 2021-01-22 15:39:11 -05:00
Nils Wentzell
f247db58d8 [cmake] Enable Linktime optimizations when available, bump cmake requirement to 3.9.6 2021-01-22 14:53:04 -05:00
Nils Wentzell
6bd1e51c4e [cmake] Provide an alias PROJECT_NAME::module_name for each module 2021-01-22 14:49:50 -05:00
Nils Wentzell
74cf0207dc Do not warn about c++20 extensions when using clang 2021-01-22 14:49:22 -05:00
Nils Wentzell
2b28ef836c [ghactions] Be sure to apt-get update before apt-get install 2021-01-22 14:40:20 -05:00
Nils Wentzell
d4fba7b4ce [gh-actions] Install numpy scipy and mpi4py through pip3 instead of brew 2020-10-30 15:15:17 -04:00
Nils Wentzell
2446cc5843 [gh-actions] Fix broken llvm brew install command 2020-10-30 14:41:28 -04:00
Nils Wentzell
4d88bddd0b [gh-actions] Do not stop all builds if one of them fails 2020-10-30 14:40:39 -04:00
Nils Wentzell
32df9c4c5f [cmake] Set VERSION property for project library using major and minor version numbers 2020-10-30 14:39:40 -04:00
Nils Wentzell
547a7e3211 Ignore build* directories in .dockerignore 2020-10-30 14:37:34 -04:00
Nils Wentzell
f5ebef3af8 Adjust triqsvars.sh location in github actions and conda build scripts 2020-10-09 09:25:37 -04:00
Nils Wentzell
69c16ec212 Fix location of triqsvars.sh in gh actions build workflow 2020-09-30 10:35:11 -04:00
Nils Wentzell
d76a28c80a [cmake] Install app4triqsvars.sh into subdirectory of share only for non-system install prefix 2020-09-23 12:11:12 -04:00
Nils Wentzell
5cf590e440 [cmake] Set @PROJECT_NAME@_MODULE_DIR in config.cmake file when PythonSupport enabled 2020-09-21 09:37:31 -04:00
Nils Wentzell
76cb6414f6 [cmake] Properly suppress comma subscript warning on both clang and gcc 2020-09-10 10:11:41 -04:00
Dylan Simon
b849c4383d Merge branch '3.0.x' into unstable 2020-09-10 10:02:27 -04:00
Dylan Simon
7c8d2ff37d [jenkins] update osx to python3.8 2020-09-09 19:32:24 -04:00
Dylan Simon
87637f8d68 [jenkins] switch to gcc-10 on osx 2020-09-09 19:03:28 -04:00
Nils Wentzell
5dbd12f165 [cmake] Use FindGit.cmake in external_dependency.cmake, Improve error message on clone failure 2020-09-09 15:51:00 -04:00
Nils Wentzell
14d30a1a14 [cmake] Do not warn about unkown warning options 2020-09-09 12:03:55 -04:00
Nils Wentzell
caf5da4a3a Fix in easybuild template, check for static lib by default 2020-08-13 09:28:47 -04:00
Nils Wentzell
57a08de155 [doc] Revert to cloudflare mathjax url 2020-08-10 11:13:14 -04:00
Nils Wentzell
a15569f18b [doc] No need to store agogo sphinx theme 2020-08-10 11:13:14 -04:00
Nils Wentzell
d72b245d56 [cmake] Disable warnings about use of comma operator in subscript operator 2020-08-10 11:13:14 -04:00
Nils Wentzell
bcaf78501b Minor adjustments in easybuild template 2020-08-10 11:13:10 -04:00
Nils Wentzell
0e3c3a48a5 Fix osx build environment in github actions workflow 2020-08-08 20:47:23 -04:00
Nils Wentzell
e31cbd0f76 [doc] Update status badge for GH Actions 2020-08-08 15:24:13 -04:00
Nils Wentzell
23568264b5 Replace travis.yml by github workflow 2020-08-08 15:19:54 -04:00
Nils Wentzell
182550a831 [cmake] Make sure imported targets are always global, some copyright header adjustments 2020-08-07 10:53:16 -04:00
Nils Wentzell
abdc51ca94 Add template easybuild script 2020-08-06 13:44:09 -04:00
Nils Wentzell
7047ac8373 Add template for conda packaging 2020-08-06 13:44:02 -04:00
Nils Wentzell
eb68c32562 Update changelog for app4triqs 3.0.0 release 2020-08-03 15:39:20 -04:00
Nils Wentzell
43720b8f8f [cmake] Use find_package over find_dependency in config.cmake.in to improve cmake version compatibility 2020-08-03 15:39:20 -04:00
Dylan Simon
1eabf19570 Revert "[jenkins] inject test failure to test email"
This reverts commit ff8124ea24.
2020-08-03 11:32:27 -04:00
Dylan Simon
ff8124ea24 [jenkins] inject test failure to test email 2020-08-03 11:25:11 -04:00
Dylan Simon
56483b2d7d [jenkins] send email on test failure too 2020-08-03 11:24:17 -04:00
Nils Wentzell
9c23827e01 [doc] Add missing theme images 2020-07-27 15:25:32 -04:00
Nils Wentzell
5a9fc1118b [cmake] In extract_flags.cmake, protect extraction of -L/usr/lib and fix filtering -I/usr/include 2020-07-14 18:29:39 -04:00