Age | Commit message (Expand) | Author | Files | Lines |
2019-02-22 | .travis.yml: Remove disable-uuid | Dr. David Alan Gilbert | 1 | -1/+1 |
2019-02-22 | .travis.yml: Test with disable-replication | Dr. David Alan Gilbert | 1 | -1/+1 |
2019-02-22 | .travis.yml: split debug builds | Alex Bennée | 1 | -1/+6 |
2019-02-22 | .travis.yml: the xcode10 image seems to be hosed | Paolo Bonzini | 1 | -7/+0 |
2019-02-08 | .travis.yml: fold --disable-tcg into alternate coroutine builds | Alex Bennée | 1 | -7/+6 |
2019-02-08 | .travis.yml: separate tools and docs into another entry | Alex Bennée | 1 | -2/+14 |
2019-02-08 | .travis.yml: stop requesting libffi & gettext from homebrew | Daniel P. Berrangé | 1 | -2/+0 |
2019-01-17 | Travis CI: make specified Python versions usable on jobs | Cleber Rosa | 1 | -1/+3 |
2019-01-14 | travis: bump to Xenial baseline | Alex Bennée | 1 | -9/+7 |
2019-01-14 | travis: remove matrix settings that duplicate global settings | Daniel P. Berrangé | 1 | -8/+0 |
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 |