aboutsummaryrefslogtreecommitdiff
path: root/tests/docker
AgeCommit message (Expand)Author
2017-02-24docker: Install python2 explicitly in docker imageFam Zheng
2017-02-24new: debian docker targets for cross-compilingAlex Bennée
2017-02-24tests/docker: add basic user mapping supportAlex Bennée
2016-10-17tests/docker/Makefile.include: add a generic docker-run targetAlex Bennée
2016-10-17tests/docker: make test-mingw honour TARGET_LISTAlex Bennée
2016-10-17tests/docker: test-build scriptAlex Bennée
2016-10-17tests/docker: add travis dockerfileAlex Bennée
2016-10-06rules.mak: quiet-command: Split command name and args to printPeter Maydell
2016-10-02docker: Build in a clean directoryFam Zheng
2016-09-23docker: exec $CMDFam Zheng
2016-09-23docker: Terminate instances at SIGTERM and SIGHUPFam Zheng
2016-09-23docker: Support showing environment informationFam Zheng
2016-09-23docker: Print used options before doing configureFam Zheng
2016-09-23docker: Flatten default target list in test-quickFam Zheng
2016-09-23docker: Update fedora image to latestFam Zheng
2016-09-23docker: Generate /packages.txt in ubuntu imageFam Zheng
2016-09-23docker: Generate /packages.txt in fedora imageFam Zheng
2016-09-23docker: Generate /packages.txt in centos6 imageFam Zheng
2016-09-23docker: Handle exceptions when looking for docker commandEduardo Habkost
2016-09-08docker: silence debootstrap when --quiet is givenSascha Silbe
2016-09-08docker: build debootstrap after cloningSascha Silbe
2016-09-08docker: make sure debootstrap is at least 1.0.67Sascha Silbe
2016-09-08docker: print warning if EXECUTABLE is not set when building debootstrap imageSascha Silbe
2016-09-08docker: debian-bootstrap.pre: print helpful message if DEB_ARCH/DEB_TYPE unsetSascha Silbe
2016-09-08docker: debian-bootstrap.pre: print error messages to stderrSascha Silbe
2016-09-08docker: avoid dependency on 'realpath' packageSascha Silbe
2016-09-08docker.py: don't hang on large docker outputSascha Silbe
2016-09-08docker: Add a glib2-2.22 imageFam Zheng
2016-08-05docker: Add "--enable-werror" to configure command lineFam Zheng
2016-08-05docker: Be compatible with older dockerFam Zheng
2016-07-20docker: pass EXECUTABLE to build scriptAlex Bennée
2016-07-20docker: Don't start a container that doesn't existFam Zheng
2016-07-20docker: Add "images" subcommand to docker.pyFam Zheng
2016-07-20docker: Fix exit code if $CMD failedFam Zheng
2016-07-20docker: More sensible run scriptFam Zheng
2016-07-20tests/docker/docker.py: add update operationAlex Bennée
2016-07-20tests/docker/dockerfiles: new debian-bootstrap.dockerAlex Bennée
2016-07-20tests/docker/docker.py: check and run .pre scriptAlex Bennée
2016-07-20tests/docker/docker.py: support --include-executableAlex Bennée
2016-07-20tests/docker/docker.py: docker_dir outside buildAlex Bennée
2016-06-08tests/docker: build all targets in test-clangPaolo Bonzini
2016-06-08tests/docker: support travis test with fedora imagePaolo Bonzini
2016-06-08tests/docker: remove unused feature "ccache"Paolo Bonzini
2016-06-08tests/docker: fix test-mingwPaolo Bonzini
2016-06-08tests/docker: make test-full build all targets, not nonePaolo Bonzini
2016-06-08tests/docker: fix make-archive-maybePaolo Bonzini
2016-06-07docker: Don't use eval trick on MakefileEduardo Habkost
2016-06-01docker: Add EXTRA_CONFIGURE_OPTSFam Zheng
2016-06-01docker: Add travis toolFam Zheng
2016-06-01docker: Add mingw testFam Zheng