- 22 Sep, 2016 3 commits
-
-
Ansgar Burchardt authored
Testing against the last Ubuntu LTS release might be a good idea.
-
Ansgar Burchardt authored
It is based on Debian 8 with a recent version of Clang from the backports repository. This allows testing recent Clang versions while avoiding the incompatibilities between Clang and newer libstdc++ versions.
-
- 19 Sep, 2016 2 commits
-
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
- 25 Aug, 2016 2 commits
-
-
Ansgar Burchardt authored
It is used by a test in `dune-grid`.
-
Ansgar Burchardt authored
clang-3.6 has problems with GCC-6's libstdc++, see for example the failing build of dune-grid[1]. With clang-3.8 these problems seem to have been solved. [1] https://gitlab.dune-project.org/core/dune-grid/builds/1200
-
- 16 Aug, 2016 3 commits
-
-
Ansgar Burchardt authored
It is required by the current version of `dune-solvers`.
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
- 11 Aug, 2016 1 commit
-
-
Ansgar Burchardt authored
-
- 28 Jul, 2016 1 commit
-
-
Ansgar Burchardt authored
These are needed for optional tests in dune-istl.
-
- 25 Jul, 2016 1 commit
-
-
Ansgar Burchardt authored
-
- 14 Jul, 2016 1 commit
-
-
Ansgar Burchardt authored
-
- 12 Jul, 2016 4 commits
-
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
The `parametertreelocaletest` test requires a locale that uses a comma instead of a dot as the decimal seperator. Bug: https://github.com/aburch/dune-docker/issues/1
-
- 11 Jul, 2016 1 commit
- 07 Jul, 2016 5 commits
-
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
- 28 Apr, 2016 8 commits
-
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
- 21 Mar, 2016 1 commit
-
-
Ansgar Burchardt authored
Without "-v", docker would keep around volumes used by the container forever and eventually fill the disk.
-
- 16 Feb, 2016 5 commits
-
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
Docker keeps containers and images around after the container is no longer in use. These eat up all disk space and need to be cleaned up from time to time.
-
Ansgar Burchardt authored
-
- 15 Feb, 2016 2 commits
-
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
This is easier than setting CMAKE_FLAGS directly in .gitlab-ci.yml and allows to change options in a central place (or two places).
-