Age | Commit message (Expand) | Author |
2018-06-20 | tests/docker/Makefile.include: fix mipsel-cross dependancy | Alex Bennée |
2018-06-20 | docker: Makefile.include introduce DOCKER_SCRIPT | Alex Bennée |
2018-06-20 | docker: allow "cc" command to run in user context | Alex Bennée |
2018-06-20 | docker: extend "cc" command to accept compiler | Alex Bennée |
2018-06-20 | docker: Add "cc" subcommand | Alex Bennée |
2018-06-20 | docker: docker.py wrap StringIO import for python3 | Alex Bennée |
2018-06-08 | python: futurize -f libfuturize.fixes.fix_print_with_import | Eduardo Habkost |
2018-06-05 | docker: add debian/tricore image | Philippe Mathieu-Daudé |
2018-06-05 | docker: test-mingw: use SDL2 and GTK+3 | Paolo Bonzini |
2018-06-05 | docker: Add fedora-i386-cross image | Fam Zheng |
2018-06-05 | docker: add "probe" command for configure | Alex Bennée |
2018-06-04 | docker: Update fedora image to 28 | Fam Zheng |
2018-06-04 | tests/docker/Makefile.include: handle empty TARGET_LIST | Alex Bennée |
2018-06-01 | docker: update Travis docker image | Alex Bennée |
2018-06-01 | docker: do not display deprecated images in 'make docker' help | Philippe Mathieu-Daudé |
2018-06-01 | docker: sort images list displayed by 'make docker' | Philippe Mathieu-Daudé |
2018-05-18 | docker: Fix trivial typo | Philippe Mathieu-Daudé |
2018-04-09 | docker: fedora: test more components | Paolo Bonzini |
2018-04-09 | docker: Inline "prep_fail" in run script | Fam Zheng |
2018-04-09 | docker: dump 'config.log' if ./configure fails | Philippe Mathieu-Daudé |
2018-03-13 | tests: make docker-test-debug@fedora run sanitizers | Marc-André Lureau |
2018-02-08 | docker: change Fedora base image to fedora:27 | Paolo Bonzini |
2018-02-05 | docker: change Fedora images to run with python3 | Daniel P. Berrange |
2018-01-12 | tests/docker: add test-debug | Marc-André Lureau |
2018-01-12 | tests/docker: add some sanitizers to fedora dockerfile | Marc-André Lureau |
2017-12-20 | Revert "docker: Enable features explicitly in test-full" | Fam Zheng |
2017-11-08 | docker: correctly escape $BACKEND in the help output | Philippe Mathieu-Daudé |
2017-11-08 | docker: Improved image checksum | Fam Zheng |
2017-11-02 | docker: add python stdlib dependency (required by keycodemapdb) | Philippe Mathieu-Daudé |
2017-10-20 | docker: Fix PATH for ccache | Fam Zheng |
2017-10-20 | docker: fix out-of-tree 'make docker-test-build@debian-powerpc-cross' | Greg Kurz |
2017-10-20 | docker: allow running from srcdir != builddir build | Paolo Bonzini |
2017-10-20 | docker: cleanup temp directory after test | Peter Xu |
2017-10-20 | docker: Don't allocate tty unless DEBUG=1 | Fam Zheng |
2017-09-29 | docker: Don't mount ccache db if NOUSER=1 | Fam Zheng |
2017-09-29 | docker: test-block: Don't continue if build fails | Fam Zheng |
2017-09-29 | tests/docker/run: don't source /etc/profile | Alex Bennée |
2017-09-29 | docker: Fix test-mingw | Fam Zheng |
2017-09-29 | docker: add installation to build tests | Paolo Bonzini |
2017-09-22 | docker: Drop 'set -e' from run script | Fam Zheng |
2017-09-22 | docker: Use archive-source.py | Fam Zheng |
2017-09-22 | docker: Add test-block | Fam Zheng |
2017-09-22 | docker: Add nettle-devel to fedora image | Fam Zheng |
2017-09-22 | docker: Use unconfined security profile | Fam Zheng |
2017-09-22 | docker: Add test_fail and prep_fail | Fam Zheng |
2017-09-22 | docker: Fix return code of build_qemu() | Fam Zheng |
2017-09-22 | tests/docker: Clean up paths | Fam Zheng |
2017-09-22 | docker: Enable features explicitly in test-full | Fam Zheng |
2017-09-22 | docker: Update ubuntu image | Fam Zheng |
2017-09-22 | docker: reduce noise when building travis.docker | Alex Bennée |