Age | Commit message (Expand) | Author | Files | Lines |
2017-07-18 | docker: install clang since Shippable setup_ve() verify it is available | Philippe Mathieu-Daudé | 1 | -0/+1 |
2017-07-18 | docker: warn users to use newer debian8/debian9 base image | Philippe Mathieu-Daudé | 2 | -0/+14 |
2017-07-18 | docker: add debian Ports base image | Philippe Mathieu-Daudé | 1 | -0/+35 |
2017-07-18 | docker: add MXE (M cross environment) base image for MinGW-w64 | Philippe Mathieu-Daudé | 4 | -0/+85 |
2017-07-18 | docker: add debian/mips64el image | Philippe Mathieu-Daudé | 2 | -0/+31 |
2017-07-18 | docker: add debian/mips[eb] images | Philippe Mathieu-Daudé | 3 | -4/+36 |
2017-07-18 | docker: add debian/powerpc based on Jessie | Alex Bennée | 2 | -0/+43 |
2017-07-18 | docker: add 'apt-fake' script which generate fake debian packages | Philippe Mathieu-Daudé | 1 | -0/+46 |
2017-07-18 | docker: add qemu:debian-jessie based on outdated jessie release | Philippe Mathieu-Daudé | 1 | -0/+36 |
2017-07-18 | docker: enable nettle to extend code coverage on arm64 | Philippe Mathieu-Daudé | 1 | -0/+3 |
2017-07-18 | docker: enable gcrypt to extend code coverage on amd64 | Philippe Mathieu-Daudé | 1 | -0/+3 |
2017-07-18 | docker: enable netmap to extend code coverage on amd64 | Philippe Mathieu-Daudé | 1 | -0/+8 |
2017-07-18 | docker: enable virgl to extend code coverage on amd64 | Philippe Mathieu-Daudé | 1 | -1/+11 |
2017-07-18 | docker: add debian/amd64 based on Stretch | Philippe Mathieu-Daudé | 2 | -0/+19 |
2017-07-18 | docker: add debian/ppc64el based on Stretch | Philippe Mathieu-Daudé | 2 | -0/+26 |
2017-07-18 | docker: add debian/armel based on Stretch | Philippe Mathieu-Daudé | 2 | -0/+25 |
2017-07-18 | docker: optimize debian9 base image | Philippe Mathieu-Daudé | 1 | -3/+4 |
2017-07-18 | docker: remove packages now dependent of qemu in Stretch | Philippe Mathieu-Daudé | 4 | -12/+0 |
2017-07-18 | docker: debian/s390x no more in unstable, now available in Stretch | Philippe Mathieu-Daudé | 2 | -10/+11 |
2017-07-18 | docker: add common packages to debian base | Philippe Mathieu-Daudé | 1 | -1/+4 |
2017-07-18 | docker: rename debian stable -> 9 (Stretch) | Philippe Mathieu-Daudé | 5 | -13/+18 |
2017-07-18 | docker: add debug tools to travis.docker | Alex Bennée | 1 | -1/+1 |
2017-07-18 | docker: include python-yaml in travis.docker | Alex Bennée | 1 | -1/+1 |
2017-07-18 | docker: allow customizing Travis global_env variables | Paolo Bonzini | 1 | -3/+3 |
2017-07-17 | docker.py: Improve subprocess exit code handling | Fam Zheng | 1 | -7/+12 |
2017-07-17 | docker.py: Drop infile parameter | Fam Zheng | 1 | -4/+2 |
2017-07-17 | docker: Don't enable networking as a side-effect of DEBUG=1 | Daniel P. Berrange | 1 | -1/+4 |
2017-06-21 | docker: add mipsel build target | Philippe Mathieu-Daudé | 2 | -0/+30 |
2017-06-21 | docker: add extra libs to s390x target to extend codebase coverage | Philippe Mathieu-Daudé | 1 | -0/+10 |
2017-06-21 | docker: add extra libs to arm64 target to extend codebase coverage | Philippe Mathieu-Daudé | 1 | -0/+11 |
2017-06-21 | docker: add extra libs to armhf target to extend codebase coverage | Philippe Mathieu-Daudé | 1 | -0/+11 |
2017-06-21 | docker: use eatmydata in debian arm64 image | Philippe Mathieu-Daudé | 1 | -2/+5 |
2017-06-21 | docker: use eatmydata in debian armhf image | Philippe Mathieu-Daudé | 1 | -2/+5 |
2017-06-21 | docker: use eatmydata, install common build packages in base image | Philippe Mathieu-Daudé | 1 | -1/+4 |
2017-06-21 | docker: use better regex to generate deb-src entries | Philippe Mathieu-Daudé | 1 | -1/+1 |
2017-06-21 | docker: install ca-certificates package in base image | Philippe Mathieu-Daudé | 1 | -1/+1 |
2017-06-21 | docker: rebuild image if 'extra files' checksum does not match | Philippe Mathieu-Daudé | 1 | -3/+13 |
2017-06-21 | docker: add --include-files argument to 'build' command | Philippe Mathieu-Daudé | 2 | -3/+12 |
2017-06-21 | docker: let _copy_with_mkdir() sub_path argument be optional | Philippe Mathieu-Daudé | 1 | -1/+1 |
2017-06-21 | docker: update qemu:debian base following stretch release | Alex Bennée | 1 | -8/+0 |
2017-06-16 | docker: Add flex and bison to centos6 image | Fam Zheng | 1 | -1/+1 |
2017-06-16 | docker: Add libaio to fedora image | Fam Zheng | 1 | -1/+1 |
2017-06-16 | docker: Add bzip2 and hostname to fedora image | Fam Zheng | 1 | -1/+1 |
2017-06-16 | docker: Run tests with current user | Fam Zheng | 1 | -1/+1 |
2017-03-10 | docker/dockerfiles/debian-s390-cross: include clang | Alex Bennée | 1 | -2/+2 |
2017-03-07 | tests/docker: support proxy / corporate firewall | Philippe Mathieu-Daudé | 1 | -0/+6 |
2017-02-28 | new: dockerfiles/debian-s390-cross | Alex Bennée | 1 | -0/+22 |
2017-02-24 | docker: Install python2 explicitly in docker image | Fam Zheng | 1 | -1/+1 |
2017-02-24 | new: debian docker targets for cross-compiling | Alex Bennée | 5 | -1/+60 |
2017-02-24 | tests/docker: add basic user mapping support | Alex Bennée | 2 | -2/+16 |