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

127 Commits

Author SHA1 Message Date
Nils Wentzell
66f270e741 App4triqs changelog 2019-08-27 15:42:39 -04:00
Nils Wentzell
3c94a87ca6 Update README file with more detailed instructions 2019-08-27 15:39:03 -04:00
Dylan Simon
180d062846 [jenkins] Don't trigger PR builds on upstream changes 2019-08-20 16:01:55 -04:00
Nils Wentzell
c87aceed37 [cmake] Generate list of all tests through GLOB_RECURSE by default 2019-08-20 14:32:21 -04:00
Nils Wentzell
cd758dd639 [doc] Add triqs-link to welcome page 2019-08-19 18:25:15 -04:00
Nils Wentzell
ce19003682 [doc] Update triqs links in conf.py.in 2019-08-19 18:10:26 -04:00
Nils Wentzell
a2767f16c8 [cmake] Exported targets should live in project namespace 2019-08-06 11:32:06 -04:00
Nils Wentzell
4f863dc2a5 [cmake] Install all modules by default 2019-08-06 11:14:57 -04:00
Nils Wentzell
3b1b412b4e Correction to previous commit, run c++ tests in proper test directory 2019-08-02 14:24:45 -04:00
Dylan Simon
81346f5e4d [jenkins] Make linux builds use requirements.txt 2019-07-31 12:13:28 -04:00
Dylan Simon
907827562b [jenkins] try to exclude large git packs from build 2019-07-31 12:13:08 -04:00
Nils Wentzell
63109a445b [cmake] Generalize test/c++/CMakeLists.txt file to allow subdirectories and globbing 2019-07-31 11:08:23 -04:00
Dylan Simon
e5a4cfb47e Add requirements.txt for python package dependencies 2019-07-29 14:42:20 -04:00
Dylan Simon
b5278079de [jenkins] remove myself from emails 2019-07-26 15:04:01 -04:00
Dylan Simon
7aaffab7e6 [jenkins] Preserve all installs by default
as triqs does already
2019-07-26 14:01:22 -04:00
Nils Wentzell
8d906ed6cc [cmake] Use PROJECT_GIT_HASH instead to store git hash and adjust dependent files accordingly 2019-07-16 11:54:32 -04:00
Nils Wentzell
99df95f853 [travis] Switch to gcc and clang version 8, clean dependency list 2019-07-16 11:29:51 -04:00
Nils Wentzell
45dc6e1b3c [travis] Build against sanitized version of triqs 2019-07-16 11:28:45 -04:00
Nils Wentzell
bb3eb8ecad [cmake] Install svg figures together with documentation 2019-07-16 11:26:38 -04:00
Philipp D
c3114e313a [cmake] streamline top-level cmake
* enforces major.minor version check against triqs
* adds header boilerplate
* minor cleaning
2019-06-26 13:56:56 -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
b0bb95d61e [cmake] Use PROJECT_VERSION as defined through project(..) over APP4TRIQS_VERSION 2019-06-26 11:35:20 -04:00
Nils Wentzell
24f49da39c [cmake] Do not enable compiler warnings globally but instead through an interface target 2019-06-26 11:06:12 -04:00
Nils Wentzell
162bf1a482 [travis] Build triqs in debug mode, build only with two cores 2019-06-26 10:55:03 -04:00
Nils Wentzell
53e4f257e8 [travis] Add build-passing status image to README 2019-06-05 11:29:17 -04:00
Nils Wentzell
eca87051cb [travis] Fix llvm setup in .travis file, enable clang build 2019-06-05 10:56:50 -04:00
Nils Wentzell
93856f9440 Minor rewording in readme 2019-06-05 10:52:43 -04:00
Nils Wentzell
3676be09db Add issue templates for bug and feature request 2019-05-22 17:25:28 -04:00
Nils Wentzell
5fda45520c [doc] Keep toctree (depth2) in index.rst 2019-05-22 16:50:43 -04:00
Dylan Simon
9501814975 [jenkins] skip empty packaging commits
No use in doing an extra rebuild
2019-05-02 13:42:36 -04:00
Dylan Simon
81c1a4aa14 [jenkins] allow packaging module to be triqs_*
Use triqs_PKG if it exists, otherwise PKG
2019-04-29 14:51:15 -04:00
Dylan Simon
debb784431 [jenkins] Rename docker repo to packaging 2019-04-29 11:55:14 -04:00
Nils Wentzell
c492078f77 [doc] Major cleaning of doc targets and CMakeLists.txt 2019-04-26 12:40:44 -04:00
Nils Wentzell
c387828bd2 [cmake] Important path/variable fixes in cmake-generated files 2019-04-26 10:24:46 -04:00
Nils Wentzell
219bd830a5 [doc] Minor cleanings of app4triqs doc examples 2019-04-26 10:23:58 -04:00
Nils Wentzell
1d2e845f66 [doc] Disable copy of rst-files to binary dir 2019-04-26 10:20:06 -04:00
Nils Wentzell
aff1c3fdec Update License file initially copied from triqs project 2019-04-26 10:00:58 -04:00
Olivier Parcollet
038b41bd47 minor 2019-04-25 15:48:58 -04:00
Nils Wentzell
f9415b7385 Minor Corrections to PR #3 2019-04-25 14:26:36 -04:00
Hugo U. R. Strand
8529bc164a [doc] add contents.rst and documentation.rst
The upper doc link was broken, it expected a documentation.rst to exist.
Small polish of text.
2019-04-25 13:56:12 -04:00
Hugo U. R. Strand
171dbcdecf [doc] install and first page + github logo 2019-04-25 13:56:12 -04:00
Nils Wentzell
a113230ffe [cmake] Avoid use of list(FILTER ..) to restore cmake version 3.0.2 compatibility 2019-04-25 13:54:23 -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
e329acfa06 Remove warning about unused variable 2019-04-25 13:52:22 -04:00
Dylan Simon
984ead7f5d [jenkins] only update docker submodule if it exists 2019-04-24 14:08:48 -04:00
Olivier Parcollet
7811ee514e
Enable doc building on Jenkins 2019-04-23 16:53:50 -04:00
Olivier Parcollet
65029e3aee
Merge pull request #1 from HugoStrand/dev_autodoc
[autodoc] adding python autodoc of c++ wrapped python module
2019-04-23 16:49:11 -04:00
Olivier Parcollet
e375861950
Merge branch 'unstable' into dev_autodoc 2019-04-23 16:48:49 -04:00
Olivier Parcollet
e055902496 Make doc a bit more complex 2019-04-23 16:44:00 -04:00
Hugo U. R. Strand
60671ba75b [autodoc] adding python autodoc of c++ wrapped python module 2019-04-23 14:14:34 -04:00