Age | Commit message (Expand) | Author |
2019-01-17 | Travis CI: make specified Python versions usable on jobs | Cleber Rosa |
2019-01-14 | travis: bump to Xenial baseline | Alex Bennée |
2019-01-14 | travis: remove matrix settings that duplicate global settings | Daniel P. Berrangé |
2019-01-14 | travis: run tests in verbose mode | Daniel P. Berrangé |
2019-01-14 | travis: stop using container based envs | Daniel P. Berrangé |
2019-01-14 | travis: stop redefining the script commands | Daniel P. Berrangé |
2019-01-14 | travis: use homebrew addon for MacOSX | Alex Bennée |
2019-01-14 | travis: don't clone git submodules upfront | Daniel P. Berrangé |
2019-01-14 | travis: standardize the syntax used for env variables | Daniel P. Berrangé |
2019-01-14 | travis: define all the build matrix entries in one place | Daniel P. Berrangé |
2019-01-14 | travis: add whitespace between each major section & matrix entry | Daniel P. Berrangé |
2018-11-14 | .travis.yml: split MacOSX builds and reduce target list | Alex Bennée |
2018-10-30 | Travis support for the acceptance tests | Cleber Rosa |
2018-07-05 | travis: add gcovr summary for GCOV build | Alex Bennée |
2018-07-05 | travis: test out-of-tree builds | Philippe Mathieu-Daudé |
2018-07-05 | travis: do not waste time cloning unused submodules | Philippe Mathieu-Daudé |
2018-06-20 | .travis.yml: add check-tcg test | Alex Bennée |
2018-06-14 | travis: reduce time taken for trace-backend testing | Alex Bennée |
2018-06-14 | travis: reduce coverage of gprof build | Alex Bennée |
2018-06-14 | travis: display config.log when configure fails | Daniel P. Berrangé |
2018-06-01 | .travis.yml: update GCC sanitizer build to GCC 7 | Alex Bennée |
2018-06-01 | .travis.yml: make current setup explicit | Alex Bennée |
2018-06-01 | .travis.yml: rationalise clang testing | Alex Bennée |
2018-06-01 | .travis.yml: disable linux-user build for gcov | Alex Bennée |
2018-03-13 | .travis.yml: add --disable-user with the rest of the disables | Alex Bennée |
2018-03-13 | .travis.yml: split default config into system and user | Alex Bennée |
2018-03-13 | .travis.yml: drop setting default log output | Alex Bennée |
2018-02-13 | travis: use libgcc-4.8-dev (libgcc-6-dev is not available on Ubuntu 14.04) | Philippe Mathieu-Daudé |
2018-02-09 | .travis.yml: add --disable-linux-user for some jobs | Alex Bennée |
2018-02-07 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-02-07 | ucontext: annotate coroutine stack for ASAN | Marc-André Lureau |
2018-02-05 | travis: improve python version test coverage | Daniel P. Berrange |
2017-07-18 | travis: move make -j flag out of script | Paolo Bonzini |
2017-07-17 | travis: add no-TCG build | Paolo Bonzini |
2017-05-12 | coroutine: remove GThread implementation | Daniel P. Berrange |
2017-02-10 | .travis.yml: split VM based builds | Alex Bennée |
2017-02-10 | .travis.yml: don't specify CONFIG twice | Alex Bennée |
2017-01-12 | travis: add Trusty with clang stable build | Alex Bennée |
2017-01-12 | travis: trim out most clang builds | Daniel P. Berrange |
2016-10-04 | .travis.yml: add gcc sanitizer build | Alex Bennée |
2016-07-18 | .travis.yml: Disable IRC build status updates from forks | Pranith Kumar |
2016-06-08 | .travis.yml: disable Sparse testing | Paolo Bonzini |
2016-06-08 | .travis.yml: add trusty GCE target | Alex Bennée |
2016-06-08 | .travis.yml: add libnfs-dev for NFS block driver | Stefan Hajnoczi |
2016-04-05 | .travis.yml: make -j3 | Alex Bennée |
2016-04-05 | .travis.yml: enable OSX builds | Alex Bennée |
2016-04-05 | .travis.yml: collapse the test matrix | Alex Bennée |
2016-02-08 | .travis.yml: reduce the test matrix a little | Alex Bennée |
2016-02-08 | .travis.yml: enable ccache for the builds | Alex Bennée |
2016-02-08 | .travis.yml: enable each of the co-routine backends | Alex Bennée |