- 11 Aug, 2020 2 commits
-
-
René Heß authored
This is a workaround for a bug that showed up after gitlab migration. See issue infrastructure/issues0#62 for further discussion.
- 22 Feb, 2020 2 commits
-
-
Christoph Grüninger authored
Merge branch 'feature/anounce-end-of-module' into 'master' See merge request [!36] [!36]: Nonecore/dune-grid-howto/merge_requests/36
-
Christoph Grüninger authored
-
- 21 Dec, 2019 1 commit
-
-
Christoph Grüninger authored
Merge branch 'feature/bump-to-2.8' into 'master' See merge request [!35] [!35]: Nonecore/dune-grid-howto/merge_requests/35
-
- 18 Dec, 2019 1 commit
-
-
Christoph Grüninger authored
-
- 14 Oct, 2019 2 commits
-
-
Christoph Grüninger authored
Merge branch 'feature/update-authors' into 'master' See merge request [!33] [!33]: Nonecore/dune-grid-howto/merge_requests/33
-
Christoph Grüninger authored
-
- 05 Apr, 2019 2 commits
-
-
Jö Fahlke authored
Merge branch 'bugfix/fix-broken-doxygen-links' into 'master' ref:core/dune-grid-howto The links now point to the current unstable version of the documentation. I changed the link Iterator to EntityIterator because from the context I assume that's what was meant. Also, there is a paragraph left about EntityPointer, which are no longer there (therefore that link is still broken even in this MR). See merge request [!32] [!32]: gitlab.dune-project.org/core/dune-grid-howto/merge_requests/32
-
Lasse Hinrichsen authored
-
- 01 Apr, 2019 1 commit
-
-
Christoph Grüninger authored
Merge branch 'feature/generate-images-from-svg' into 'master' ref:core/dune-grid-howto Generate PNGs from SVG instead of EPS See merge request [!31] [!31]: gitlab.dune-project.org/core/dune-grid-howto/merge_requests/31
-
- 06 Mar, 2019 3 commits
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
It does no longer contain EPS files
-
Christoph Grüninger authored
-
- 27 Jan, 2019 1 commit
-
-
Christoph Grüninger authored
Merge branch 'feature/uselatexmk' into 'master' ref:core/dune-grid-howto Drop makeindex and printindex, as no entries are defined and it broke latexmk. This requires [dune-common!577] See merge request [!28] [dune-common!577]: gitlab.dune-project.org/Nonedune-common/merge_requests/577 [!28]: gitlab.dune-project.org/core/dune-grid-howto/merge_requests/28
-
- 19 Dec, 2018 1 commit
-
-
Christoph Grüninger authored
Drop makeindex and printindex, as no entries are defined and it broke latexmk.
-
- 06 Dec, 2018 2 commits
-
-
Steffen Müthing authored
Merge branch 'ci/centralize-config' into 'master' See merge request [!29] [!29]: Nonecore/dune-grid-howto/merge_requests/29
-
Steffen Müthing authored
-
- 12 Aug, 2018 7 commits
-
-
Christoph Grüninger authored
Merge branch 'feature/fix-deprecation-geometry-type' into 'master' finitelements did not work since the change to CMake as the Alberta flags were not added. Further a bunch of deprecation warnings got fixed. See merge request [!26] [!26]: gitlab.dune-project.org/core/dune-grid-howto/merge_requests/26
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
- 29 Jun, 2018 2 commits
-
-
Steffen Müthing authored
See merge request !27
-
Steffen Müthing authored
-
- 02 Jan, 2018 2 commits
-
-
Christoph Grüninger authored
[cmake] Require CMake 3.1 similar to dune-common See merge request !23
-
Christoph Grüninger authored
-
- 10 Nov, 2017 2 commits
-
-
Andreas Dedner authored
added empty changelog See merge request !22
-
Andreas Dedner authored
-
- 03 Nov, 2017 1 commit
-
-
Martin Nolte authored
[bugfix][cmake] install executables as targets See merge request !20
-
- 02 Nov, 2017 1 commit
-
-
Martin Nolte authored
Installing the generated executables als `FILES` resulted in the following error message on Debian Stretch (CMake 3.7.2): ``` CMake Error at cmake_install.cmake:44 (file): file INSTALL cannot find "/home/nolte/numerics/master/dune-grid-howto/adaptivefinitevolume". ``` This patch fixes the issue by installing them as `TARGETS`.
-
- 23 Oct, 2017 2 commits
-
-
Ansgar Burchardt authored
bump version to 2.7-git [ci skip] See merge request !19
-
Ansgar Burchardt authored
-
- 06 Oct, 2017 4 commits
-
-
Ansgar Burchardt authored
[ci] stop testing with Debian 8 See merge request !16
-
Ansgar Burchardt authored
use `std::array` instead of removed `Dune::array` See merge request !17
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
- 30 Aug, 2017 1 commit
-
-
Ansgar Burchardt authored
This way dependencies installed via `duneci-install-module` are built with the same options as the module to be tested.
-