index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
docker
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-17
tests/docker/Makefile.include: add a generic docker-run target
Alex Bennée
1
-23
/
+38
2016-10-17
tests/docker: make test-mingw honour TARGET_LIST
Alex Bennée
1
-1
/
+2
2016-10-17
tests/docker: test-build script
Alex Bennée
1
-0
/
+20
2016-10-17
tests/docker: add travis dockerfile
Alex Bennée
1
-0
/
+6
2016-10-06
rules.mak: quiet-command: Split command name and args to print
Peter Maydell
1
-4
/
+4
2016-10-02
docker: Build in a clean directory
Fam Zheng
5
-0
/
+11
2016-09-23
docker: exec $CMD
Fam Zheng
1
-6
/
+9
2016-09-23
docker: Terminate instances at SIGTERM and SIGHUP
Fam Zheng
1
-1
/
+4
2016-09-23
docker: Support showing environment information
Fam Zheng
2
-1
/
+12
2016-09-23
docker: Print used options before doing configure
Fam Zheng
1
-6
/
+8
2016-09-23
docker: Flatten default target list in test-quick
Fam Zheng
1
-1
/
+1
2016-09-23
docker: Update fedora image to latest
Fam Zheng
1
-1
/
+1
2016-09-23
docker: Generate /packages.txt in ubuntu image
Fam Zheng
1
-1
/
+3
2016-09-23
docker: Generate /packages.txt in fedora image
Fam Zheng
1
-2
/
+12
2016-09-23
docker: Generate /packages.txt in centos6 image
Fam Zheng
1
-2
/
+4
2016-09-23
docker: Handle exceptions when looking for docker command
Eduardo Habkost
1
-3
/
+6
2016-09-08
docker: silence debootstrap when --quiet is given
Sascha Silbe
1
-1
/
+2
2016-09-08
docker: build debootstrap after cloning
Sascha Silbe
1
-0
/
+1
2016-09-08
docker: make sure debootstrap is at least 1.0.67
Sascha Silbe
1
-0
/
+10
2016-09-08
docker: print warning if EXECUTABLE is not set when building debootstrap image
Sascha Silbe
1
-0
/
+3
2016-09-08
docker: debian-bootstrap.pre: print helpful message if DEB_ARCH/DEB_TYPE unset
Sascha Silbe
1
-0
/
+13
2016-09-08
docker: debian-bootstrap.pre: print error messages to stderr
Sascha Silbe
1
-4
/
+4
2016-09-08
docker: avoid dependency on 'realpath' package
Sascha Silbe
1
-1
/
+1
2016-09-08
docker.py: don't hang on large docker output
Sascha Silbe
1
-3
/
+6
2016-09-08
docker: Add a glib2-2.22 image
Fam Zheng
1
-0
/
+8
2016-08-05
docker: Add "--enable-werror" to configure command line
Fam Zheng
1
-0
/
+1
2016-08-05
docker: Be compatible with older docker
Fam Zheng
1
-3
/
+2
2016-07-20
docker: pass EXECUTABLE to build script
Alex Bennée
1
-1
/
+3
2016-07-20
docker: Don't start a container that doesn't exist
Fam Zheng
1
-1
/
+5
2016-07-20
docker: Add "images" subcommand to docker.py
Fam Zheng
1
-0
/
+9
2016-07-20
docker: Fix exit code if $CMD failed
Fam Zheng
1
-0
/
+4
2016-07-20
docker: More sensible run script
Fam Zheng
2
-6
/
+10
2016-07-20
tests/docker/docker.py: add update operation
Alex Bennée
1
-1
/
+58
2016-07-20
tests/docker/dockerfiles: new debian-bootstrap.docker
Alex Bennée
2
-0
/
+108
2016-07-20
tests/docker/docker.py: check and run .pre script
Alex Bennée
1
-0
/
+12
2016-07-20
tests/docker/docker.py: support --include-executable
Alex Bennée
1
-0
/
+58
2016-07-20
tests/docker/docker.py: docker_dir outside build
Alex Bennée
1
-8
/
+13
2016-06-08
tests/docker: build all targets in test-clang
Paolo Bonzini
1
-2
/
+0
2016-06-08
tests/docker: support travis test with fedora image
Paolo Bonzini
1
-2
/
+2
2016-06-08
tests/docker: remove unused feature "ccache"
Paolo Bonzini
1
-1
/
+1
2016-06-08
tests/docker: fix test-mingw
Paolo Bonzini
2
-2
/
+2
2016-06-08
tests/docker: make test-full build all targets, not none
Paolo Bonzini
1
-1
/
+1
2016-06-08
tests/docker: fix make-archive-maybe
Paolo Bonzini
1
-3
/
+3
2016-06-07
docker: Don't use eval trick on Makefile
Eduardo Habkost
1
-2
/
+1
2016-06-01
docker: Add EXTRA_CONFIGURE_OPTS
Fam Zheng
2
-0
/
+4
2016-06-01
docker: Add travis tool
Fam Zheng
2
-0
/
+69
2016-06-01
docker: Add mingw test
Fam Zheng
1
-0
/
+34
2016-06-01
docker: Add clang test
Fam Zheng
1
-0
/
+26
2016-06-01
docker: Add full test
Fam Zheng
1
-0
/
+17
2016-06-01
docker: Add quick test
Fam Zheng
1
-0
/
+19
[next]