- 26 Mar, 2020 1 commit
-
-
Patrick Jaap authored
-
- 23 Mar, 2020 3 commits
-
-
René Heß authored
Merge branch 'feature/dunePythonImage' into 'master' See merge request [docker/ci!56] [docker/ci!56]: Nonedocker/ci/merge_requests/56
-
Andreas Dedner authored
remove pyhton-weel from debian 11 image since 'no candidate' added an image to test with dune-python including portalocker
-
Andreas Dedner authored
for now also deactivate debian 11 since this is also failing
-
- 03 Mar, 2020 2 commits
-
-
Ansgar Burchardt authored
Merge branch 'feature/clang-5' into 'master' ref:docker/ci\> We want to have clang5 support in the docker image since it is decided on the last dev-meeting to support compilers clang5 or newer. So we need an image to test this. See merge request [docker/ci!55] [docker/ci!55]: gitlab.dune-project.org/docker/ci/merge_requests/55
-
Simon Praetorius authored
-
- 10 Dec, 2019 3 commits
-
-
Steffen Müthing authored
Merge branch 'feature/build-buildah-with-ci' into 'master' ref:docker/ci For bootstrapping I copied a pre-made buildah image into the repository, but going forward we want to automatically update this image, so add it to the build process. See merge request [docker/ci!54] [docker/ci!54]: gitlab.dune-project.org/docker/ci/merge_requests/54
-
Steffen Müthing authored
-
Steffen Müthing authored
For bootstrapping I copied a pre-made buildah image into the repository, but going forward we want to automatically update this image, so add it to the build process.
-
- 09 Dec, 2019 6 commits
-
-
Steffen Müthing authored
Merge branch 'feature/use-buildah-for-image-building' into 'master' ref:docker/ci This MR changes the build system to use buildah instead of the old docker-in-docker setup for creating the CI images. This has the massive advantage of not having to expose root access on the CI host system to the CI jobs. All jobs instead run as a normal, unprivileged user on the host. This requires a CI runner which uses a podman-based custom executor. See merge request [docker/ci!53] [docker/ci!53]: gitlab.dune-project.org/docker/ci/merge_requests/53
-
Steffen Müthing authored
-
Steffen Müthing authored
-
Steffen Müthing authored
-
Steffen Müthing authored
-
Steffen Müthing authored
-
- 05 Dec, 2019 2 commits
-
-
Steffen Müthing authored
-
Steffen Müthing authored
-
- 04 Dec, 2019 1 commit
-
-
Steffen Müthing authored
-
- 11 Nov, 2019 1 commit
-
-
Ansgar Burchardt authored
Merge branch 'add-debian-11' into 'master' See merge request [docker/ci!52] [docker/ci!52]: Nonedocker/ci/merge_requests/52
-
- 24 Oct, 2019 1 commit
-
-
Ansgar Burchardt authored
-
- 12 Sep, 2019 2 commits
-
-
Steffen Müthing authored
Merge branch 'add-libtiffdev-in-base-images' into 'master' See merge request [docker/ci!51] [docker/ci!51]: Nonedocker/ci/merge_requests/51
-
Santiago Ospina De Los Ríos authored
-
- 02 Sep, 2019 2 commits
-
-
Steffen Müthing authored
Merge branch 'feature/add_mpfr_library' into 'master' ref:docker/ci The libraries MPFR and MPReal are needed by the replacement of GMP by MPFR, see [core/dune-common!565] See merge request [docker/ci!50] [core/dune-common!565]: core/dune-common!565 [docker/ci!50]: gitlab.dune-project.org/docker/ci/merge_requests/50
-
Simon Praetorius authored
-
- 02 Jul, 2019 2 commits
-
-
Steffen Müthing authored
Merge branch 'feature/install-muparser-into-baseimages' into 'master' See merge request [docker/ci!49] [docker/ci!49]: Nonedocker/ci/merge_requests/49
-
Steffen Müthing authored
-
- 27 Jun, 2019 7 commits
-
-
Steffen Müthing authored
Merge branch 'feature/add-dune-logging-to-pdelab-deps' into 'master' See merge request [docker/ci!43] [docker/ci!43]: Nonedocker/ci/merge_requests/43
-
Steffen Müthing authored
-
Steffen Müthing authored
-
Steffen Müthing authored
-
Steffen Müthing authored
-
Steffen Müthing authored
Merge branch 'feature/switch-back-to-upstream-alugrid' into 'master' See merge request [docker/ci!48] [docker/ci!48]: Nonedocker/ci/merge_requests/48
-
Steffen Müthing authored
-
- 13 Jun, 2019 2 commits
-
-
Steffen Müthing authored
Merge branch 'allow-duneci-compiler-flags' into 'master' ref:docker/ci Jobs can pass these additional flags in the variables DUNECI_CFLAGS and DUNECI_CXXFLAGS. This is similar to what is already possible with DUNECI_CMAKE_FLAGS, except that that variable cannot be used to pass additional compiler flags. This is meant for flags that select particular sub-achitectures such as -march. Jobs still need to make sure to select a suitable runner actually supporting those architectures via runner tags. Addresses: [core/dune-common#165] See merge request [docker/ci!47] [core/dune-common#165]: gitlab.dune-project.org/core/dune-common/issues/165 [docker/ci!47]: gitlab.dune-project.org/docker/ci/merge_requests/47
-
Jö Fahlke authored
Jobs can pass these additional flags in the variables `DUNECI_CFLAGS` and `DUNECI_CXXFLAGS`. This is similar to what is already possible with `DUNECI_CMAKE_FLAGS`, except that that variable cannot be used to pass additional compiler flags. This is meant for flags that select particular sub-achitectures such as `-march`. Jobs still need to make sure to select a suitable runner actually supporting those architectures via runner tags. Addresses: core/dune-common#165
-
- 11 Jun, 2019 3 commits
-
-
Ansgar Burchardt authored
Merge branch 'disable-cpu-auto-detection-for-vc' into 'master' ref:docker/ci Reference: [https://lists.dune-project.org/pipermail/dune-devel/2019-June/002456.html] See merge request [docker/ci!46] [https://lists.dune-project.org/pipermail/dune-devel/2019-June/002456.html]: https://lists.dune-project.org/pipermail/dune-devel/2019-June/002456.html [docker/ci!46]: gitlab.dune-project.org/docker/ci/merge_requests/46
-
Ansgar Burchardt authored
-
- 16 May, 2019 2 commits
-
-
Ansgar Burchardt authored
Merge branch 'catch-make-failing' into 'master' See merge request [docker/ci!45] [docker/ci!45]: Nonedocker/ci/merge_requests/45
-
Ansgar Burchardt authored
-