summaryrefslogtreecommitdiffstats
path: root/tests/docker
Commit message (Expand)AuthorAgeFilesLines
...
* docker: Add a glib2-2.22 imageFam Zheng2016-09-081-0/+8
* docker: Add "--enable-werror" to configure command lineFam Zheng2016-08-051-0/+1
* docker: Be compatible with older dockerFam Zheng2016-08-051-3/+2Star
* docker: pass EXECUTABLE to build scriptAlex Bennée2016-07-201-1/+3
* docker: Don't start a container that doesn't existFam Zheng2016-07-201-1/+5
* docker: Add "images" subcommand to docker.pyFam Zheng2016-07-201-0/+9
* docker: Fix exit code if $CMD failedFam Zheng2016-07-201-0/+4
* docker: More sensible run scriptFam Zheng2016-07-202-6/+10
* tests/docker/docker.py: add update operationAlex Bennée2016-07-201-1/+58
* tests/docker/dockerfiles: new debian-bootstrap.dockerAlex Bennée2016-07-202-0/+108
* tests/docker/docker.py: check and run .pre scriptAlex Bennée2016-07-201-0/+12
* tests/docker/docker.py: support --include-executableAlex Bennée2016-07-201-0/+58
* tests/docker/docker.py: docker_dir outside buildAlex Bennée2016-07-201-8/+13
* tests/docker: build all targets in test-clangPaolo Bonzini2016-06-081-2/+0Star
* tests/docker: support travis test with fedora imagePaolo Bonzini2016-06-081-2/+2
* tests/docker: remove unused feature "ccache"Paolo Bonzini2016-06-081-1/+1
* tests/docker: fix test-mingwPaolo Bonzini2016-06-082-2/+2
* tests/docker: make test-full build all targets, not nonePaolo Bonzini2016-06-081-1/+1
* tests/docker: fix make-archive-maybePaolo Bonzini2016-06-081-3/+3
* docker: Don't use eval trick on MakefileEduardo Habkost2016-06-071-2/+1Star
* docker: Add EXTRA_CONFIGURE_OPTSFam Zheng2016-06-012-0/+4
* docker: Add travis toolFam Zheng2016-06-012-0/+69
* docker: Add mingw testFam Zheng2016-06-011-0/+34
* docker: Add clang testFam Zheng2016-06-011-0/+26
* docker: Add full testFam Zheng2016-06-011-0/+17
* docker: Add quick testFam Zheng2016-06-011-0/+19
* docker: Add common.rcFam Zheng2016-06-011-0/+31
* docker: Add test runnerFam Zheng2016-06-011-0/+58
* docker: Add imagesFam Zheng2016-06-013-0/+24
* Makefile: Rules for docker testingFam Zheng2016-06-011-0/+123
* tests: Add utilities for docker testingFam Zheng2016-06-011-0/+194