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 |
|
Nils Wentzell
|
e2f4e9988e
|
[cmake] Extend extract_flags.cmake to treat compiler-specific generator expressions properly
|
2020-07-14 18:29:12 -04:00 |
|
Nils Wentzell
|
c04128fa0d
|
[cmake] Protect against flags -I/usr/include in extract_flags.cmake
|
2020-07-08 11:25:57 -04:00 |
|
Nils Wentzell
|
15e4c6d635
|
[cmake] Provide information on INSTALL_PREFIX in config.cmake files
|
2020-06-24 10:13:32 -04:00 |
|
Nils Wentzell
|
6aff3f1a39
|
[cmake] Default to -DBuild_Deps=IfNotFound, adjust install instructions
|
2020-06-24 10:13:32 -04:00 |
|
Nils Wentzell
|
dd33a61cc6
|
[cmake] When searching dependency sources, check both current dir and CMAKE_SOURCE_DIR/deps
|
2020-06-24 08:57:44 -04:00 |
|
Nils Wentzell
|
81096e417e
|
[cmake] Properly set PATH environment for c++2rst custom command
|
2020-06-18 17:10:15 -04:00 |
|
Nils Wentzell
|
853ebf2d6a
|
[cmake] No longer add '-Og' for debug builds
|
2020-06-18 13:58:55 -04:00 |
|
Dylan Simon
|
fe53a65b5f
|
[jenkins] align Dockerfile to triqs, too
|
2020-06-15 10:35:10 -04:00 |
|
Dylan Simon
|
c99d08cbc0
|
[jenkins] more alignment with triqs
|
2020-06-15 10:27:45 -04:00 |
|
Dylan Simon
|
c2a4685719
|
[jenkins] bring into closer alignment with triqs
|
2020-06-15 10:20:40 -04:00 |
|
Nils Wentzell
|
74aefcb1dc
|
[cmake] Make sure to install python modules into their proper subdirectories
|
2020-06-10 18:30:49 -04:00 |
|
Nils Wentzell
|
9b1a3c0e7e
|
[cmake] Make sure to install python files into their proper subdirectories
|
2020-06-10 18:30:10 -04:00 |
|
Nils Wentzell
|
5156e45b5b
|
[cmake] Make sure to use namespaced targets in c++ test dir
|
2020-06-10 17:25:03 -04:00 |
|
Nils Wentzell
|
354f1420c1
|
[doc] Minor fix in install instructions
|
2020-06-10 16:47:19 -04:00 |
|
Nils Wentzell
|
612f9b8076
|
[doc] Use https over http in intersphinx_mapping
|
2020-06-10 16:46:58 -04:00 |
|
Nils Wentzell
|
b6cedfb0df
|
[cmake] Provide a namespaced alias to the PROJECT_NAME_warnings target
|
2020-06-10 16:46:16 -04:00 |
|
Nils Wentzell
|
acd88f1a62
|
[cmake] Make sure to generate 'make VERBOSE=1' output on build failure
|
2020-06-09 10:40:37 -04:00 |
|
Nils Wentzell
|
4139230849
|
[doc] Update url in intersphinx_mapping for python
|
2020-06-08 15:36:27 -04:00 |
|
Nils Wentzell
|
e059d403c1
|
[cmake] Generalize desc file detection to allow for modules in subdirectories
|
2020-06-08 14:49:39 -04:00 |
|
Nils Wentzell
|
c98b36140a
|
[doc] Update autorun to latest version, default to utf8 encoding
|
2020-06-08 14:49:06 -04:00 |
|
Nils Wentzell
|
746710ea48
|
[cmake] explicitly link cpp2py modules against triqs_py library
|
2020-06-04 11:47:23 -04:00 |
|
Nils Wentzell
|
909a772205
|
[cmake] Disable setting c++ standard using target_compile_features
|
2020-05-28 11:50:35 -04:00 |
|
Nils Wentzell
|
fbe3f2fa0a
|
[cmake] Prefer the use of PROJECT_NAME in most CMakeLists.txt files
|
2020-05-28 11:20:01 -04:00 |
|
Nils Wentzell
|
96b305fe8e
|
[doc] Add sphinx.ext.githubpages to conf.py.in
|
2020-05-28 10:58:07 -04:00 |
|
Nils Wentzell
|
278dc7ef44
|
[cmake] In external_project, print dependency location if found in system
|
2020-05-28 10:56:57 -04:00 |
|
Nils Wentzell
|
610f4a2430
|
[cmake] Be sure to set cache variables in app4triqs-config.cmake
|
2020-05-28 09:06:46 -04:00 |
|
Nils Wentzell
|
89d6b2d392
|
[cmake] Fix Problem with VERSION requirement in external_dependency function
|
2020-05-28 09:06:46 -04:00 |
|
Dylan Simon
|
852066938a
|
Update triqs python module name
|
2020-05-27 20:16:37 -04:00 |
|
Dylan Simon
|
06c3c821d3
|
[jenkins] run tests separately and mark failures unstable
|
2020-05-19 19:19:19 -04:00 |
|
Dylan Simon
|
d3fc0d26bf
|
[cmake] move gtest last (so cpp2py python wins)
|
2020-05-19 17:11:16 -04:00 |
|
Dylan Simon
|
ab12e2f966
|
Merge branch 'py3' into unstable
|
2020-05-19 14:39:54 -04:00 |
|
Dylan Simon
|
116df6ef67
|
[jenkins] initial py3 changes
|
2020-05-16 13:04:43 -04:00 |
|
Nils Wentzell
|
aea8d18739
|
[cmake] In extract_flags allow extraction of BUILD_INTERFACE flags
|
2020-05-15 14:43:08 -04:00 |
|
Nils Wentzell
|
dbed8f20d5
|
[cmake] Properly set PYTHONPATH for cpp2rst custom_command
|
2020-05-15 12:09:22 -04:00 |
|