summaryrefslogtreecommitdiff
path: root/tests/docker
AgeCommit message (Expand)AuthorFilesLines
2017-03-10docker/dockerfiles/debian-s390-cross: include clangAlex Bennée1-2/+2
2017-03-07tests/docker: support proxy / corporate firewallPhilippe Mathieu-Daudé1-0/+6
2017-02-28new: dockerfiles/debian-s390-crossAlex Bennée1-0/+22
2017-02-24docker: Install python2 explicitly in docker imageFam Zheng1-1/+1
2017-02-24new: debian docker targets for cross-compilingAlex Bennée5-1/+60
2017-02-24tests/docker: add basic user mapping supportAlex Bennée2-2/+16
2016-10-17tests/docker/Makefile.include: add a generic docker-run targetAlex Bennée1-23/+38
2016-10-17tests/docker: make test-mingw honour TARGET_LISTAlex Bennée1-1/+2
2016-10-17tests/docker: test-build scriptAlex Bennée1-0/+20
2016-10-17tests/docker: add travis dockerfileAlex Bennée1-0/+6
2016-10-06rules.mak: quiet-command: Split command name and args to printPeter Maydell1-4/+4
2016-10-02docker: Build in a clean directoryFam Zheng5-0/+11
2016-09-23docker: exec $CMDFam Zheng1-6/+9
2016-09-23docker: Terminate instances at SIGTERM and SIGHUPFam Zheng1-1/+4
2016-09-23docker: Support showing environment informationFam Zheng2-1/+12
2016-09-23docker: Print used options before doing configureFam Zheng1-6/+8
2016-09-23docker: Flatten default target list in test-quickFam Zheng1-1/+1
2016-09-23docker: Update fedora image to latestFam Zheng1-1/+1
2016-09-23docker: Generate /packages.txt in ubuntu imageFam Zheng1-1/+3
2016-09-23docker: Generate /packages.txt in fedora imageFam Zheng1-2/+12
2016-09-23docker: Generate /packages.txt in centos6 imageFam Zheng1-2/+4
2016-09-23docker: Handle exceptions when looking for docker commandEduardo Habkost1-3/+6
2016-09-08docker: silence debootstrap when --quiet is givenSascha Silbe1-1/+2
2016-09-08docker: build debootstrap after cloningSascha Silbe1-0/+1
2016-09-08docker: make sure debootstrap is at least 1.0.67Sascha Silbe1-0/+10
2016-09-08docker: print warning if EXECUTABLE is not set when building debootstrap imageSascha Silbe1-0/+3
2016-09-08docker: debian-bootstrap.pre: print helpful message if DEB_ARCH/DEB_TYPE unsetSascha Silbe1-0/+13
2016-09-08docker: debian-bootstrap.pre: print error messages to stderrSascha Silbe1-4/+4
2016-09-08docker: avoid dependency on 'realpath' packageSascha Silbe1-1/+1
2016-09-08docker.py: don't hang on large docker outputSascha Silbe1-3/+6
2016-09-08docker: Add a glib2-2.22 imageFam Zheng1-0/+8
2016-08-05docker: Add "--enable-werror" to configure command lineFam Zheng1-0/+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: Add "images" subcommand to docker.pyFam Zheng1-0/+9
2016-07-20docker: Fix exit code if $CMD failedFam Zheng1-0/+4
2016-07-20docker: More sensible run scriptFam Zheng2-6/+10
2016-07-20tests/docker/docker.py: add update operationAlex Bennée1-1/+58
2016-07-20tests/docker/dockerfiles: new debian-bootstrap.dockerAlex Bennée2-0/+108
2016-07-20tests/docker/docker.py: check and run .pre scriptAlex Bennée1-0/+12
2016-07-20tests/docker/docker.py: support --include-executableAlex Bennée1-0/+58
2016-07-20tests/docker/docker.py: docker_dir outside buildAlex Bennée1-8/+13
2016-06-08tests/docker: build all targets in test-clangPaolo Bonzini1-2/+0
2016-06-08tests/docker: support travis test with fedora imagePaolo Bonzini1-2/+2
2016-06-08tests/docker: remove unused feature "ccache"Paolo Bonzini1-1/+1
2016-06-08tests/docker: fix test-mingwPaolo Bonzini2-2/+2
2016-06-08tests/docker: make test-full build all targets, not nonePaolo Bonzini1-1/+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