aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2019-03-25.travis.yml: reduce number of targets built while disabling thingsAlex Bennée
2019-03-25.travis.yml: --disable-user for --without-default-devicesAlex Bennée
2019-03-25.travis.yml: split some more system buildsAlex Bennée
2019-03-12.travis.yml: add softmmu check-tcg testsAlex Bennée
2019-03-12.travis.yml: separate softfloat from check-tcgAlex Bennée
2019-03-12.travis.yml: reduce the module builds to major architecturesAlex Bennée
2019-03-12.travis.yml: combine docs and tools build with out-of-treeAlex Bennée
2019-03-12travis: Bump Xcode 10 image to 10.2Philippe Mathieu-Daudé
2019-03-07.travis.yml: test that no-default-device builds do not regressPaolo Bonzini
2019-02-22.travis.yml: Remove disable-uuidDr. David Alan Gilbert
2019-02-22.travis.yml: Test with disable-replicationDr. David Alan Gilbert
2019-02-22.travis.yml: split debug buildsAlex Bennée
2019-02-22.travis.yml: the xcode10 image seems to be hosedPaolo Bonzini
2019-02-08.travis.yml: fold --disable-tcg into alternate coroutine buildsAlex Bennée
2019-02-08.travis.yml: separate tools and docs into another entryAlex Bennée
2019-02-08.travis.yml: stop requesting libffi & gettext from homebrewDaniel P. Berrangé
2019-01-17Travis CI: make specified Python versions usable on jobsCleber Rosa
2019-01-14travis: bump to Xenial baselineAlex Bennée
2019-01-14travis: remove matrix settings that duplicate global settingsDaniel P. Berrangé
2019-01-14travis: run tests in verbose modeDaniel P. Berrangé
2019-01-14travis: stop using container based envsDaniel P. Berrangé
2019-01-14travis: stop redefining the script commandsDaniel P. Berrangé
2019-01-14travis: use homebrew addon for MacOSXAlex Bennée
2019-01-14travis: don't clone git submodules upfrontDaniel P. Berrangé
2019-01-14travis: standardize the syntax used for env variablesDaniel P. Berrangé
2019-01-14travis: define all the build matrix entries in one placeDaniel P. Berrangé
2019-01-14travis: add whitespace between each major section & matrix entryDaniel P. Berrangé
2018-11-14.travis.yml: split MacOSX builds and reduce target listAlex Bennée
2018-10-30Travis support for the acceptance testsCleber Rosa
2018-07-05travis: add gcovr summary for GCOV buildAlex Bennée
2018-07-05travis: test out-of-tree buildsPhilippe Mathieu-Daudé
2018-07-05travis: do not waste time cloning unused submodulesPhilippe Mathieu-Daudé
2018-06-20.travis.yml: add check-tcg testAlex Bennée
2018-06-14travis: reduce time taken for trace-backend testingAlex Bennée
2018-06-14travis: reduce coverage of gprof buildAlex Bennée
2018-06-14travis: display config.log when configure failsDaniel P. Berrangé
2018-06-01.travis.yml: update GCC sanitizer build to GCC 7Alex Bennée
2018-06-01.travis.yml: make current setup explicitAlex Bennée
2018-06-01.travis.yml: rationalise clang testingAlex Bennée
2018-06-01.travis.yml: disable linux-user build for gcovAlex Bennée
2018-03-13.travis.yml: add --disable-user with the rest of the disablesAlex Bennée
2018-03-13.travis.yml: split default config into system and userAlex Bennée
2018-03-13.travis.yml: drop setting default log outputAlex Bennée
2018-02-13travis: 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 jobsAlex Bennée
2018-02-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-07ucontext: annotate coroutine stack for ASANMarc-André Lureau
2018-02-05travis: improve python version test coverageDaniel P. Berrange
2017-07-18travis: move make -j flag out of scriptPaolo Bonzini
2017-07-17travis: add no-TCG buildPaolo Bonzini