summaryrefslogtreecommitdiff
path: root/tests/docker/Makefile.include
AgeCommit message (Expand)AuthorFilesLines
2017-11-08docker: correctly escape $BACKEND in the help outputPhilippe Mathieu-Daudé1-1/+1
2017-10-20docker: fix out-of-tree 'make docker-test-build@debian-powerpc-cross'Greg Kurz1-1/+1
2017-10-20docker: allow running from srcdir != builddir buildPaolo Bonzini1-2/+2
2017-10-20docker: cleanup temp directory after testPeter Xu1-0/+2
2017-10-20docker: Don't allocate tty unless DEBUG=1Fam Zheng1-2/+2
2017-09-29docker: Don't mount ccache db if NOUSER=1Fam Zheng1-2/+4
2017-09-22docker: Use archive-source.pyFam Zheng1-12/+2
2017-09-22docker: Use unconfined security profileFam Zheng1-0/+1
2017-09-22docker: ensure NOUSER for travis imagesAlex Bennée1-0/+1
2017-09-19docker: fix creation of archivesPaolo Bonzini1-1/+0
2017-07-18docker: warn users to use newer debian8/debian9 base imagePhilippe Mathieu-Daudé1-0/+1
2017-07-18docker: add MXE (M cross environment) base image for MinGW-w64Philippe Mathieu-Daudé1-0/+3
2017-07-18docker: add debian/mips64el imagePhilippe Mathieu-Daudé1-0/+1
2017-07-18docker: add debian/mips[eb] imagesPhilippe Mathieu-Daudé1-1/+1
2017-07-18docker: add debian/powerpc based on JessieAlex Bennée1-0/+3
2017-07-18docker: add debian/amd64 based on StretchPhilippe Mathieu-Daudé1-0/+1
2017-07-18docker: add debian/ppc64el based on StretchPhilippe Mathieu-Daudé1-0/+1
2017-07-18docker: add debian/armel based on StretchPhilippe Mathieu-Daudé1-0/+1
2017-07-18docker: debian/s390x no more in unstable, now available in StretchPhilippe Mathieu-Daudé1-0/+1
2017-07-18docker: rename debian stable -> 9 (Stretch)Philippe Mathieu-Daudé1-3/+3
2017-07-17docker: Don't enable networking as a side-effect of DEBUG=1Daniel P. Berrange1-1/+4
2017-06-21docker: add mipsel build targetPhilippe Mathieu-Daudé1-0/+1
2017-06-21docker: add --include-files argument to 'build' commandPhilippe Mathieu-Daudé1-0/+3
2017-06-16docker: Run tests with current userFam Zheng1-1/+1
2017-02-24new: debian docker targets for cross-compilingAlex Bennée1-0/+4
2017-02-24tests/docker: add basic user mapping supportAlex Bennée1-0/+2
2016-10-17tests/docker/Makefile.include: add a generic docker-run targetAlex Bennée1-23/+38
2016-10-06rules.mak: quiet-command: Split command name and args to printPeter Maydell1-4/+4
2016-09-23docker: Support showing environment informationFam Zheng1-1/+1
2016-09-08docker: print warning if EXECUTABLE is not set when building debootstrap imageSascha Silbe1-0/+3
2016-09-08docker: avoid dependency on 'realpath' packageSascha Silbe1-1/+1
2016-08-05docker: Be compatible with older dockerFam Zheng1-3/+2
2016-07-20docker: pass EXECUTABLE to build scriptAlex Bennée1-1/+3
2016-07-20docker: Don't start a container that doesn't existFam Zheng1-1/+5
2016-07-20docker: More sensible run scriptFam Zheng1-3/+1
2016-06-08tests/docker: fix make-archive-maybePaolo Bonzini1-3/+3
2016-06-07docker: Don't use eval trick on MakefileEduardo Habkost1-2/+1
2016-06-01docker: Add EXTRA_CONFIGURE_OPTSFam Zheng1-0/+3
2016-06-01Makefile: Rules for docker testingFam Zheng1-0/+123