aboutsummaryrefslogtreecommitdiff
path: root/tests/docker/Makefile.include
AgeCommit message (Expand)AuthorFilesLines
2019-10-25tests/docker: set HOST_ARCH if we don't have ARCHAlex Bennée1-2/+4
2019-09-26tests/docker: remove debian-powerpc-user-crossAlex Bennée1-9/+0
2019-09-26docker: remove unused debian-sidJohn Snow1-1/+1
2019-09-26docker: remove unused debian-portsJohn Snow1-1/+1
2019-09-26docker: remove 'deprecated' image definitionsJohn Snow1-4/+3
2019-09-26docker: remove unused debian8 partial imageJohn Snow1-1/+1
2019-09-26docker: remove debian8-mxe definitionsJohn Snow1-1/+1
2019-09-26tests/docker: fix DOCKER_PARTIAL_IMAGESAlex Bennée1-1/+1
2019-09-10tests/docker: add more images to PARTIAL_IMAGES when not on x86_64Alex Bennée1-0/+9
2019-09-10tests/docker: add debian-amd64-cross for non-x86 hostsAlex Bennée1-0/+6
2019-09-10tests/docker: add debian9-mxe to DEBIAN_PARTIAL_IMAGESAlex Bennée1-1/+2
2019-09-10tests/docker: add debian-xtensa-cross to DEBIAN_PARTIAL_IMAGESAlex Bennée1-4/+9
2019-09-10tests/docker: pin powerpc-user-cross to a snapshotAlex Bennée1-1/+3
2019-09-10tests/docker: move our ppc64 cross compile to BusterAlex Bennée1-2/+2
2019-09-10tests/docker: move our riscv64 cross compile to BusterAlex Bennée1-1/+1
2019-09-10tests/docker: move our mips64 cross compile to BusterAlex Bennée1-1/+1
2019-09-10tests/docker: move our sh4 cross compile to BusterAlex Bennée1-1/+1
2019-09-10tests/docker: move our sparc64 cross compile to BusterAlex Bennée1-1/+1
2019-09-10tests/docker: move our m68k cross compile to BusterAlex Bennée1-1/+1
2019-09-10tests/docker: move our HPPA cross compile to BusterAlex Bennée1-1/+1
2019-09-10tests/docker: move our Alpha cross compile to BusterAlex Bennée1-1/+1
2019-09-10tests/docker: move our powerpc cross compile to BusterAlex Bennée1-1/+1
2019-09-10tests/docker: move our arm64 cross compile to BusterAlex Bennée1-3/+2
2019-09-10tests/docker: add Buster to DOCKER_PARTIAL_IMAGESAlex Bennée1-1/+1
2019-08-22tests/docker: add podman supportMarc-André Lureau1-2/+6
2019-08-22docker.py: add --run-as-current-userMarc-André Lureau1-1/+1
2019-07-23tests/dockerfiles: update the win cross builds to stretchAlex Bennée1-3/+3
2019-05-29tests: Fix up docker cross builds for ppc64 (BE) targetsDavid Gibson1-0/+1
2019-03-25docker: trivial changes to `make docker` helpWainer dos Santos Moschetta1-3/+3
2019-03-12tests/tcg: enable cris base user-mode testsAlex Bennée1-0/+1
2019-02-08docker: add debian-buster-arm64-crossAlex Bennée1-0/+1
2019-01-14tests/docker: remove SID_AGE test hackAlex Bennée1-13/+0
2018-10-26tests: Fix typos in comments and help message (found by codespell)Stefan Weil1-1/+1
2018-09-10docker: Clean dangling tarball filesPhilippe Mathieu-Daudé1-0/+1
2018-08-15tests: Allow overriding archive path with SRC_ARCHIVEFam Zheng1-2/+5
2018-07-24docker: report hint when docker.py check failsAlex Bennée1-1/+2
2018-07-24docker: drop QEMU_TARGET check, fallback in EXECUTABLE not setAlex Bennée1-4/+1
2018-07-24docker: add expansion for docker-test-FOO to Makefile.includeAlex Bennée1-2/+4
2018-07-24docker: Makefile.include don't include partial imagesAlex Bennée1-2/+7
2018-07-05docker: add linux-user powered cross builder for QEMUAlex Bennée1-9/+33
2018-07-05docker: add special rule for deboostrapped imagesAlex Bennée1-3/+21
2018-07-05docker: Do not run tests in 'intermediate' imagesPhilippe Mathieu-Daudé1-1/+3
2018-06-20tests/docker/Makefile.include: only force SID to NOCACHE if oldAlex Bennée1-0/+6
2018-06-20tests/Makefile: call sub-makes with SKIP_DOCKER_BUILD=1Alex Bennée1-1/+12
2018-06-20docker: move debian-powerpc-cross to sid based buildAlex Bennée1-3/+1
2018-06-20tests/tcg: enable building for RISCV64Alex Bennée1-0/+1
2018-06-20tests/tcg: enable building for mips64Alex Bennée1-0/+1
2018-06-20tests/tcg: enable building for sparc64Alex Bennée1-0/+1
2018-06-20tests/tcg: enable building for sh4Alex Bennée1-0/+1
2018-06-20tests/tcg: enable building for m68kAlex Bennée1-0/+1