mirror_qemu/tests/docker/dockerfiles
Thomas Huth db0108d5d8 gitlab-ci.yml: Avoid some submodules to speed up the CI a little bit
Since the meson build system rework, the configure script prefers the
git submodules over the system libraries. So we are testing compilation
with capstone, fdt and libslirp as a submodule all over the place,
burning CPU cycles by recompiling these third party modules and wasting
some network bandwidth in the CI by cloning the submodules each time.
Let's stop doing that in at least a couple of jobs and use the system
libraries instead.

While we're at it, also install meson in the Fedora container, since
it is new enough already, so we do not need to check out the meson
submodule here.

Message-Id: <20210121174451.658924-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2021-01-26 18:38:37 +01:00
..
alpine.docker tests/docker: Add dockerfile for Alpine Linux 2021-01-20 10:46:54 +01:00
centos7.docker tests/docker: Install static libc package in CentOS 7 2021-01-26 15:39:34 +01:00
centos8.docker gitlab-ci.yml: Avoid some submodules to speed up the CI a little bit 2021-01-26 18:38:37 +01:00
debian-all-test-cross.docker tests/docker: add a linux-user testing focused image 2020-07-11 15:53:00 +01:00
debian-alpha-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-amd64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-amd64.docker gitlab-ci.yml: Avoid some submodules to speed up the CI a little bit 2021-01-26 18:38:37 +01:00
debian-arm64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-arm64-test-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-armel-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-armhf-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-bootstrap.docker docker: add commentary to debian-bootstrap.docker 2018-07-24 11:45:25 +01:00
debian-bootstrap.pre tests/docker: add support for DEB_KEYRING 2020-07-27 09:41:35 +01:00
debian-hppa-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-m68k-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-mips-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-mips64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-mips64el-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-mipsel-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-powerpc-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-ppc64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-ppc64el-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-riscv64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-s390x-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-sh4-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-sparc64-cross.docker tests/docker: change tag naming scheme of our images 2020-07-11 15:53:00 +01:00
debian-tricore-cross.docker tests/docker: Update the tricore container to debian 10 2020-10-02 12:29:08 +01:00
debian-xtensa-cross.docker tests/docker: update toolchain set in debian-xtensa-cross 2020-07-11 15:53:09 +01:00
debian10.docker tests/docker: Include 'ccache' in Debian base image 2021-01-06 17:30:02 +00:00
debian11.docker tests/docker: add debian11 base image 2020-05-27 14:26:49 +01:00
fedora-cris-cross.docker tests/docker: Update the Fedora cross compile images to 30 2019-06-12 17:53:22 +01:00
fedora-i386-cross.docker gitlab-CI: Test 32-bit builds with the fedora-i386-cross container 2021-01-02 21:03:09 +01:00
fedora-win32-cross.docker tests/docker, tests/vm: remove setuptools from images 2020-11-25 12:50:48 -05:00
fedora-win64-cross.docker tests/docker, tests/vm: remove setuptools from images 2020-11-25 12:50:48 -05:00
fedora.docker gitlab-ci.yml: Avoid some submodules to speed up the CI a little bit 2021-01-26 18:38:37 +01:00
opensuse-leap.docker gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD 2021-01-11 14:59:08 +01:00
travis.docker add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
ubuntu.docker add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
ubuntu1804.docker add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
ubuntu2004.docker gitlab-ci.yml: Avoid some submodules to speed up the CI a little bit 2021-01-26 18:38:37 +01:00