- 09 Sep, 2022 1 commit
-
-
Ansgar Burchardt authored
The shared runner might not pick up the job otherwise.
-
- 05 Sep, 2022 2 commits
-
-
Andreas Dedner authored
minor bugfixes after changes in builder away from cmake: See merge request !1168
-
Andreas Dedner authored
- wrong use of `self` in deprecation message - removal of generated files was not correctly adapted
-
- 06 Aug, 2022 2 commits
-
-
Simon Praetorius authored
Fillin missing functionality in ReservedVector and make it constexpr See merge request !1158
-
Simon Praetorius authored
-
- 04 Aug, 2022 3 commits
-
-
Simon Praetorius authored
[feature] added a class detected_or_warning_t which checks if a type See merge request !1164
-
-
exists and prints a deprecation warning otherwise.
-
- 27 Jul, 2022 2 commits
-
-
Christoph Grüninger authored
[cleanup][CollectiveCommunication] deprecate CollectiveCommunication See merge request !1091
-
Simon Praetorius authored
-
- 25 Jul, 2022 5 commits
-
-
Andreas Dedner authored
Revert "Merge branch 'feature/remove-venv-dune-common-dependency' into 'master'" See merge request !1163
-
Andreas Dedner authored
This reverts merge request !1162
-
Andreas Dedner authored
Conditionally check if dune-common python package is installed Closes #313 See merge request !1162
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
- 22 Jul, 2022 5 commits
-
-
Christoph Grüninger authored
Disable warnings in clang properly See merge request !1160
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
Use __has_warning feature detection of clang
-
Robert K authored
-
- 20 Jul, 2022 8 commits
-
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
destroy any previously constructed element before emplace
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Timo Koch authored
Pass package name as argument for dune_link_dune_py See merge request core/dune-common!1159
-
-
- 19 Jul, 2022 6 commits
-
-
Andreas Dedner authored
fix an issue introduced in MR1103 (together with MR1148) See merge request core/dune-common!1157
-
Andreas Dedner authored
-
Samuel Burbulla authored
[cmake][python][bugfix] Fix dune_python_add_test after !1130 See merge request core/dune-common!1156
-
Timo Koch authored
-
Timo Koch authored
CMAKE_GUARD can be a complex expression (see dune_add_test doc). We cannot simply add an argument in list-style.
-
Timo Koch authored
The argument has been accidentally removed in !1130. This causes the WORKING_DIRECTORY argument being parsed as one of the MULTI argmuents if following one of these and can break the dune_add_test call.
-
- 18 Jul, 2022 6 commits
-
-
Andreas Dedner authored
Merge branch '310-dune_python_install_package-can-only-install-packages-without-setup-py' into 'master' Refactor python package installation Closes #310 See merge request core/dune-common!1148
-
Andreas Dedner authored
-
Andreas Dedner authored
-
-
Remove unneeded build target Clean up documentation
-
-