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

336 Commits

Author SHA1 Message Date
Nils Wentzell
63d06e5444 [ghactions] Switch from macos-11 to macos-12 2022-01-20 16:33:39 -05:00
Nils Wentzell
60b27ad3c9 [jenkins] Build argument -DBuild_Deps=Always no longer needed, is now the default 2022-01-20 15:38:11 -05:00
Nils Wentzell
4b6cc21a2c [cmake] Fix warning in FindSphinx.cmake 2022-01-20 15:28:46 -05:00
Nils Wentzell
67e07551f7 [ghactions] Fix: Run llvm install script for version 13 instead of 12 2022-01-20 15:28:32 -05:00
Nils Wentzell
e58cd8c19d Bump clang version for github action build from 12 to 13 2021-12-14 17:39:10 -05:00
Nils Wentzell
cdcb46dca9 [cmake] No longer set CPLUS_INCLUDE_PATH and LIBRARY_PATH in triqsvars.sh, already done through cmake target 2021-11-18 16:37:20 -05:00
Nils Wentzell
32e399a384 [cmake] Fix googletest master branch was renamed to main 2021-11-16 12:06:50 -05:00
Alexander Hampel
772120979a add logos for Flatiron and Simons Foundation 2021-09-17 15:53:45 -04:00
Nils Wentzell
4064207dd0 [cmake] Require triqs3.1+ in debian package dependencies 2021-09-17 15:33:19 -04:00
Nils Wentzell
35fc17f807 [cmake] Bump required TRIQS Version to 3.1 2021-09-17 15:27:58 -04:00
Nils Wentzell
0725799054 [cmake] Bump app4triqs version number to 3.1.0 2021-09-17 15:27:42 -04:00
Nils Wentzell
e2332d4de6 [doc] Make sure to install ttf, woff2 and eot files 2021-08-18 16:45:44 -04:00
Alexander Hampel
17eee7a13d final version of the new rtd design update 2021-08-18 16:29:33 -04:00
Alexander Hampel
a06301304f change to read the docs sphinx theme 2021-08-18 16:29:33 -04:00
Dylan Simon
4a74b446a2 [jenkins] set OMP_NUM_THREADS 2021-06-15 10:13:55 -04:00
Nils Wentzell
84d45485f9 [ghactions] Install libomp in Ubuntu setup 2021-06-11 09:25:32 -04:00
Nils Wentzell
1c6d29d6a3 [cmake] For ANALYZE_SOURCES=ON run cppcheck in c++20 mode 2021-06-07 14:20:10 -04:00
Nils Wentzell
31649d25b2 [cmake] Bump version requirement to 3.12.4 for cxx_std_20 availability 2021-06-07 14:11:19 -04:00
Dylan Simon
a27e231c4d [jenkins] increase build parallelism to -j4 2021-06-03 12:18:33 -04:00
Dylan Simon
1a63d0854c [jenkins] more explicit node allocation 2021-06-03 00:59:04 -04:00
Dylan Simon
8cc1949be0 [jenkins] add sanitize platform build 2021-05-28 13:11:47 -04:00
Nils Wentzell
89e1163f21 [cmake] Remove usage of linktime optimizations 2021-05-27 17:50:59 -04:00
Nils Wentzell
3c5196722f [jenkins] Bump osx gcc version to 11 2021-05-27 17:48:41 -04:00
Nils Wentzell
d902a04b67 [jenkins] Remove centos-gcc build 2021-05-27 17:48:41 -04:00
Nils Wentzell
dad5c8df94 [ghactions] Build on osx 11 (big sur) 2021-05-27 17:04:11 -04:00
Nils Wentzell
5db2431989 [ghactions] Generate VERBOSE build log on compilation failure 2021-05-27 16:16:36 -04:00
Nils Wentzell
429e625d09 [ghactions] Bump ubuntu builds to clang12 and osx builds to gcc11 2021-05-27 15:45:41 -04:00
Nils Wentzell
33b548eb59 Switch Build_Deps default from IfNotFound to Always 2021-05-27 15:30:27 -04:00
Dylan Simon
4e1cdfe4e2 [jenkins] update osx python path for 3.9 2021-03-01 12:26:42 -05:00
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