- Nov 14, 2022
-
-
-
Alexander Müller authored
test
-
Alexander Müller authored
reasdsd
-
- Nov 08, 2022
-
-
Andreas Dedner authored
upgrade to pybind11 2.10.1 See merge request !1189
-
- Nov 06, 2022
-
-
Simon Praetorius authored
Simplify the move constructor of CopyableOptional See merge request !1190
-
Simon Praetorius authored
Add defaulted destructor for consistency
-
Simon Praetorius authored
Add a wrapper to provide copy/move operations See merge request !1165
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Andreas Dedner authored
-
Simon Praetorius authored
Move changelog entry before release 2.9 section See merge request !1187
-
Andreas Dedner authored
-
- Nov 01, 2022
-
-
Simon Praetorius authored
-
Simon Praetorius authored
Suppress the warning "Manually-specified variables were not used by the project" See merge request !1181
-
Simon Praetorius authored
Add user-defined literal to represent index_constants See merge request !1077
-
Simon Praetorius authored
-
- Oct 21, 2022
-
-
Samuel Burbulla authored
Update .gitignore. See merge request !1186
-
- Oct 20, 2022
-
-
Andreas Dedner authored
Merge branch 'release29/license' into 'releases/2.9' See merge request !1183
-
Andreas Dedner authored
update licence file See merge request !1182 (cherry picked from commit 1379c2d3) 88d7d712 update author list in license file
-
Simon Praetorius authored
-
- Oct 19, 2022
-
-
Samuel Burbulla authored
-
- Oct 17, 2022
-
-
Simon Praetorius authored
Add hybrid operators for plus, minus, max, and min See merge request !1145
-
-
- Oct 12, 2022
-
-
Andreas Dedner authored
warn about an issue with python -m dune fix-dunepy not doing anything due to... See merge request !1179
-
Andreas Dedner authored
-
- Oct 10, 2022
-
-
Christian Engwer authored
It seems that it is sufficient to call Builder.sync_dir in the `exit_code == 2` branch. This reduces the number of syncs and should help improve performance. Revert this commit if the network race condition shows up again.
-
Christian Engwer authored
see #315 On network shares we observed race conditions, where the directory was not yet fully written before calling make or cmake, thus the dependency tracking failed and a rebuild was not properly triggered. By explicitly syncing the directory we ensure that the files are in a correct state.
- Oct 07, 2022
-
-
Ansgar Burchardt authored
add SPDX information See merge request !1173
-
- Oct 04, 2022
-
-
Ansgar Burchardt authored
dune.module: bump version to 2.10-git See merge request !1175
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
- Sep 27, 2022
-
-
Ansgar Burchardt authored
-
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
-