- Sep 27, 2022
-
-
Ansgar Burchardt authored
See https://reuse.software/ for a description.
-
- Sep 22, 2022
-
-
Andreas Dedner authored
Add option to install concrete python requirements See merge request !1161
-
- Sep 16, 2022
-
-
Santiago Ospina De Los Ríos authored
Depending on the situation, fulfilling the concrete package requirements from requirements.txt is required. Usually abstract dependencies are sufficient.
-
- Sep 15, 2022
-
-
Andreas Dedner authored
avoid installation of dune package in skbuild mode See merge request !1170
-
- Sep 14, 2022
-
-
Andreas Dedner authored
-
- Sep 09, 2022
-
-
Ansgar Burchardt authored
.gitlab-ci.yml: add "duneci" tag to spellcheck See merge request !1169
-
Ansgar Burchardt authored
The shared runner might not pick up the job otherwise.
-
- Sep 05, 2022
-
-
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
-
- Aug 06, 2022
-
-
Simon Praetorius authored
Fillin missing functionality in ReservedVector and make it constexpr See merge request !1158
-
Simon Praetorius authored
-
- Aug 04, 2022
-
-
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.
-
- Jul 27, 2022
-
-
Christoph Grüninger authored
[cleanup][CollectiveCommunication] deprecate CollectiveCommunication See merge request !1091
-
Simon Praetorius authored
-
- Jul 25, 2022
-
-
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
-
- Jul 22, 2022
-
-
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
-
- Jul 20, 2022
-
-
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
-
-
- Jul 19, 2022
-
-
Andreas Dedner authored
fix an issue introduced in MR1103 (together with MR1148) See merge request !1157
-
Andreas Dedner authored
-
Samuel Burbulla authored
[cmake][python][bugfix] Fix dune_python_add_test after !1130 See merge request !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.
-