Nils Wentzell
|
30f32f8dec
|
[cmake] Update cppcheck language standard
|
2019-09-13 17:51:16 -04:00 |
|
Nils Wentzell
|
24f5268394
|
Minor clang-tidy fix in app4triqs.hpp
|
2019-09-13 17:10:35 -04:00 |
|
Nils Wentzell
|
d48811bf13
|
[clang-tidy] Disable modernize-use-trailing-return-type
|
2019-09-13 17:09:53 -04:00 |
|
Nils Wentzell
|
31433b69fb
|
[cmake] Build gtest from test/c++/gtest and use gtest_main target
|
2019-09-06 16:52:59 -04:00 |
|
Nils Wentzell
|
da55635d5c
|
Include gtest as a git subtree in test/c++/gtest
|
2019-09-06 16:12:18 -04:00 |
|
Nils Wentzell
|
f5b936317d
|
Squashed 'test/c++/gtest/' content from commit 3f05f651
git-subtree-dir: test/c++/gtest
git-subtree-split: 3f05f651ae3621db58468153e32016bc1397800b
|
2019-09-06 16:12:03 -04:00 |
|
Nils Wentzell
|
7ab1e6af22
|
Add C to Project Languages
|
2019-09-06 15:27:55 -04:00 |
|
Nils Wentzell
|
a69a449a43
|
Move setup files into separate bash scripts and adjust README
* Treat Linux and Darwin differently
|
2019-09-05 16:30:29 -04:00 |
|
Nils Wentzell
|
bdf91fa925
|
[app4triqs] Include cpp2rst_generated/contents in toctree
|
2019-09-04 17:37:50 -04:00 |
|
Nils Wentzell
|
28d600f149
|
[app4triqs] Rename files and Python module from toto to app4triqs
-Automatically detect any wrap generator files
-rename tests to basic/Py_Basic
|
2019-09-04 17:37:50 -04:00 |
|
Nils Wentzell
|
445e15d153
|
[app4triqs] Improved README
|
2019-09-04 17:37:42 -04:00 |
|
Nils Wentzell
|
5cb8bbf042
|
[cmake] Add -Wno-gcc-compat to project_warnings target
|
2019-09-04 16:17:51 -04:00 |
|
Nils Wentzell
|
36a21ee819
|
[jenkins] Change permissions for application sources in Dockerfile
|
2019-08-28 11:20:16 -04:00 |
|
Dylan Simon
|
058e39a6c2
|
[jenkins] Put a mutex around packaging repo updates
"correct" fix for race failures, though could use separate labeled
resources for each repo
|
2019-08-27 17:37:02 -04:00 |
|
Nils Wentzell
|
5148de2c29
|
Disable gcc in travis builds due to ld problem on xenial
|
2019-08-27 15:54:56 -04:00 |
|
Nils Wentzell
|
f28f0e68a4
|
[doc] Add cpp2rst and example output generation to doc building
|
2019-08-27 15:43:37 -04:00 |
|
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 |
|