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