aichhorn
|
ba47c6a206
|
remove some bugs in the SrVO3 tutorial
|
2019-06-11 17:41:43 +02:00 |
|
aichhorn
|
d70b74831a
|
Merge branch 'unstable' of https://github.com/TRIQS/dft_tools into unstable
|
2019-06-11 17:22:50 +02:00 |
|
aichhorn
|
06273aff93
|
remove old reference to path_to_triqs from install.rst
|
2019-06-11 17:21:51 +02:00 |
|
Nils Wentzell
|
555084f149
|
Update links in README.md
|
2019-06-11 17:19:54 +02:00 |
|
Nils Wentzell
|
fdc34c4d06
|
Update links in README.md
|
2019-06-11 17:19:27 +02: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 |
|
Manuel
|
64d9215dd0
|
Bring install.rst in line with other applications
|
2019-05-16 18:20:18 -04:00 |
|
Manuel Zingl
|
2fea75133b
|
Merge pull request #114 from egcpvanloon/patch-1
Update install.rst: add missing cmake command
|
2019-05-16 18:13:36 -04:00 |
|
egcpvanloon
|
ac33d05faf
|
Update install.rst: add missing cmake command
|
2019-05-06 14:28:29 +02: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
|
876f1a27f2
|
[jenkins] Rename docker repo to packaging
|
2019-04-29 14:39:39 -04:00 |
|
Dylan Simon
|
debb784431
|
[jenkins] Rename docker repo to packaging
|
2019-04-29 11:55:14 -04:00 |
|
Nils Wentzell
|
ff6ff34be8
|
[doc] Install doc files to share/doc/triqs_dft_tools
|
2019-04-26 15:08:57 -04:00 |
|
Dylan Simon
|
883111d3a9
|
[jenkins] update submodule name in docker check
|
2019-04-26 14:34:54 -04:00 |
|
Nils Wentzell
|
31d6199c90
|
[doc] Fix github logo
|
2019-04-26 14:34:20 -04:00 |
|
Nils Wentzell
|
a1ecfd883f
|
[cmake] Prepare packaging for 2.1.0 release
|
2019-04-26 14:25:58 -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 |
|
Nils Wentzell
|
815b397333
|
Add back manual adjustments to toto_module_desc.py
|
2019-04-23 12:58:11 -04:00 |
|
Nils Wentzell
|
6289a96236
|
Regenerate python module after latest cpp2py adjustments
|
2019-04-23 11:57:54 -04:00 |
|
Nils Wentzell
|
9315b02800
|
We should be using the triqs::gtest target for linking
|
2019-04-22 11:25:20 -04:00 |
|
Nils Wentzell
|
87a67e8d06
|
[cmake] Add -Wextra compiler warnings globally
|
2019-04-22 11:24:53 -04:00 |
|
Nils Wentzell
|
bb518a3e4c
|
[doc] Small fix in conf.py.in
|
2019-04-16 18:11:20 -04:00 |
|
Nils Wentzell
|
f4ba085165
|
Add missing logos to docs
|
2019-04-16 18:11:20 -04:00 |
|
Dylan Simon
|
6177707c73
|
[jenkins] check branch name in simpler way
that works
|
2019-04-16 17:41:46 -04:00 |
|
Nils Wentzell
|
816bdcb02d
|
Bump cpp2py version requirement
|
2019-04-16 17:04:27 -04:00 |
|
Nils Wentzell
|
4f5fb4670b
|
[doc] Update index.rst page
|
2019-04-16 17:03:23 -04:00 |
|
Nils Wentzell
|
d64b27495e
|
Bump cpp2py version requirement
|
2019-04-16 16:56:44 -04:00 |
|
Manuel
|
2fb39e7bf2
|
[doc] ChangeLog update
|
2019-04-16 16:38:17 -04:00 |
|