qemu-patch-raspberry4/tests/docker
Alex Bennée 19c9a18f45 docker: add linux-user powered cross builder for QEMU
We can't use cross compilers in the current Debian stable and Debian
sid is sketchy as hell. So for powerpc fall back to dog-fooding our
own linux-user to do the build.

As we can only build the base image with a suitably configured
source tree we fall back to checking for its existence when we can't
build it from scratch. However this does mean you don't have to keep
a static powerpc-linux-user in your active configuration just to
update the cross build image.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2018-07-05 16:57:39 +01:00
..
dockerfiles docker: add linux-user powered cross builder for QEMU 2018-07-05 16:57:39 +01:00
common.rc docker: dump 'config.log' if ./configure fails 2018-04-09 15:13:02 +08:00
docker.py docker: add special handling for FROM:debian-%-user targets 2018-07-05 15:59:41 +01:00
Makefile.include docker: add linux-user powered cross builder for QEMU 2018-07-05 16:57:39 +01:00
run docker: Inline "prep_fail" in run script 2018-04-09 15:13:02 +08:00
test-block docker: test-block: Don't continue if build fails 2017-09-29 11:14:15 +08:00
test-build docker: add installation to build tests 2017-09-29 11:14:14 +08:00
test-clang tests/docker: add test-debug 2018-01-12 13:22:02 +01:00
test-debug tests: make docker-test-debug@fedora run sanitizers 2018-03-13 01:19:56 +08:00
test-full Revert "docker: Enable features explicitly in test-full" 2017-12-20 22:01:23 +08:00
test-mingw docker: test-mingw: use SDL2 and GTK+3 2018-06-05 16:25:42 +01:00
test-quick docker: add installation to build tests 2017-09-29 11:14:14 +08:00
travis docker: Add travis tool 2016-06-01 17:27:35 +08:00
travis.py python: futurize -f libfuturize.fixes.fix_print_with_import 2018-06-08 14:39:24 -03:00