aboutsummaryrefslogtreecommitdiff
path: root/tests/docker/dockerfiles
AgeCommit message (Expand)Author
2019-09-10tests/docker: --disable-libssh on ubuntu1804 buildsAlex Bennée
2019-09-10tests/docker: use --arch-only for installing depsAlex Bennée
2019-09-10tests/docker: add debian-amd64-cross for non-x86 hostsAlex Bennée
2019-09-10tests/docker: pin powerpc-user-cross to a snapshotAlex Bennée
2019-09-10tests/docker: update Debian Sid imageAlex Bennée
2019-09-10tests/docker: move our ppc64 cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our riscv64 cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our mips64 cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our sh4 cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our sparc64 cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our m68k cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our HPPA cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our Alpha cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our powerpc cross compile to BusterAlex Bennée
2019-09-10tests/docker: move our arm64 cross compile to BusterAlex Bennée
2019-09-10tests/docker: set DEF_TARGET_LIST for some containersAlex Bennée
2019-07-23tests/docker: Refresh APT cache before installing new packages on DebianPhilippe Mathieu-Daudé
2019-07-23tests/docker: Install texinfo in the Fedora imagePhilippe Mathieu-Daudé
2019-07-23tests/docker: Set the correct cross-PKG_CONFIG_PATH in the MXE imagesPhilippe Mathieu-Daudé
2019-07-23tests/docker: Install the NSIS tools in the MinGW capable imagesPhilippe Mathieu-Daudé
2019-07-23tests/docker: Install Sphinx in the Debian imagesPhilippe Mathieu-Daudé
2019-07-23tests/dockerfiles: update the win cross builds to stretchAlex Bennée
2019-07-23tests/docker: Install Ubuntu images noninteractivelyPhilippe Mathieu-Daudé
2019-07-23tests/docker: Install Sphinx in the Fedora imagePhilippe Mathieu-Daudé
2019-07-23tests/docker: Install Sphinx in the Ubuntu imagesPhilippe Mathieu-Daudé
2019-06-24ssh: switch from libssh2 to libsshPino Toscano
2019-06-12tests/docker: Update the Ubuntu image to 19.04Alex Bennée
2019-06-12tests/docker: Update the Fedora cross compile images to 30Alex Bennée
2019-06-12tests/docker: Update the Fedora image to Fedora 30Philippe Mathieu-Daudé
2019-05-29tests: Fix up docker cross builds for ppc64 (BE) targetsDavid Gibson
2019-05-28tests/docker: Test more components on the Fedora default imagePhilippe Mathieu-Daudé
2019-05-28tests/docker: add ubuntu 18.04Gerd Hoffmann
2019-03-12tests/docker: add fedora-cris-cross compilersAlex Bennée
2019-03-12tests/docker: add debian-xtensa-cross imagePhilippe Mathieu-Daudé
2019-02-22tests/docker: peg netmap code to a specific versionAlex Bennée
2019-02-22tests/docker: squash initial update and install step for debian9Alex Bennée
2019-02-08docker: add debian-buster-arm64-crossAlex Bennée
2019-02-05docker: adjust Xen repository for CentOS 7Paolo Bonzini
2019-01-14tests/docker: update our Travis imageAlex Bennée
2019-01-14docker: Use a stable snapshot for Debian SidPhilippe Mathieu-Daudé
2019-01-14tests: use in-place sed magic for enabling deb-src in travis imageAlex Bennée
2019-01-14tests: update Fedora i386 cross image to Fedora 29Daniel P. Berrangé
2019-01-14tests: update Fedora dockerfile to use Fedora 29Daniel P. Berrangé
2019-01-14tests: remove obsolete 'debian' dockerfileDaniel P. Berrangé
2019-01-14tests: run ldconfig after installing extra softwareDaniel P. Berrangé
2019-01-14docker: Use stable git tag for virglrendererPhilippe Mathieu-Daudé
2019-01-11test: replace gtester with a TAP driverPaolo Bonzini
2019-01-09docker: Use a stable snapshot for Debian SidPhilippe Mathieu-Daudé
2018-11-12docker: use HTTPS git URL for virglrendererStefan Hajnoczi
2018-10-24debian-bootstrap.pre: Modern shell scripting (use $() instead of ``)Mao Zhongyi