summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* travis.yml: Install libcap-dev for testing virito-9pThomas Huth2019-09-101-0/+1
* .travis.yml: Cache Linux/Clang jobs togetherPhilippe Mathieu-Daudé2019-09-101-0/+3
* .travis.yml: Cache Linux/GCC 'non-debug profile' jobs togetherPhilippe Mathieu-Daudé2019-09-101-0/+13
* .travis.yml: Cache Linux/GCC 'debug profile' jobs togetherPhilippe Mathieu-Daudé2019-09-101-0/+2
* .travis.yml: Document how the build matrix use cachesPhilippe Mathieu-Daudé2019-09-101-0/+6
* .travis.yml: Enable ccache on OSXPhilippe Mathieu-Daudé2019-09-101-0/+2
* .travis.yml: Improve ccache usePhilippe Mathieu-Daudé2019-09-101-0/+6
* .travis.yml: Cache Avocado cachePhilippe Mathieu-Daudé2019-09-101-0/+2
* .travis.yml: Cache Python PIP packagesPhilippe Mathieu-Daudé2019-09-101-0/+1
* .travis.yml: Increase cache timeout from 3min to 20minPhilippe Mathieu-Daudé2019-09-101-0/+1
* .travis.yml: Enable multiple caching featuresPhilippe Mathieu-Daudé2019-09-101-1/+2
* .travis.yml: Let the avocado job run the NeXTcube testsPhilippe Mathieu-Daudé2019-09-071-1/+6
* Boot Linux Console Test: add a test for ppc64 + pseriesCleber Rosa2019-08-291-1/+1
* travis: enable travis_retry for check phaseAlex Bennée2019-07-231-1/+1
* .travis.yml: force a brew update for MacOS buildsAlex Bennée2019-07-041-0/+1
* .travis.yml: default the --disable-system build to --staticAlex Bennée2019-07-041-1/+1
* ssh: switch from libssh2 to libsshPino Toscano2019-06-241-2/+2
* Travis: print acceptance tests logs in case of job failureCleber Rosa2019-06-181-0/+2
* Revert "travis: Make check-acceptance job more verbose"Eduardo Habkost2019-06-181-1/+1
* .travis.yml: add clang ubsan jobAlex Bennée2019-06-121-0/+7
* .travis.yml: bump gcc sanitiser job to gcc-9Alex Bennée2019-06-121-5/+5
* travis: Make check-acceptance job more verboseEduardo Habkost2019-06-111-1/+1
* .travis.yml: enable aarch64-softmmu and alpha-softmmu tcg testsAlex Bennée2019-05-281-1/+1
* cirrus / travis: Add gnu-sed and bash for macOS and FreeBSDThomas Huth2019-05-211-0/+1
* tests/boot_linux_console: add a test for alpha + clipperCleber Rosa2019-05-031-1/+1
* tests/boot_linux_console: add a test for s390x + s390-ccw-virtioCleber Rosa2019-05-031-1/+1
* tests/boot_linux_console: add a test for arm + virtCleber Rosa2019-05-031-1/+1
* tests/boot_linux_console: add a test for aarch64 + virtCleber Rosa2019-05-031-1/+1
* tests/boot_linux_console: add a test for mips64el + maltaCleber Rosa2019-05-031-1/+1
* tests/boot_linux_console: add a test for mips + maltaPhilippe Mathieu-Daudé2019-05-031-1/+1
* tests/acceptance: show avocado test execution by defaultCleber Rosa2019-05-031-1/+1
* .travis.yml: reduce number of targets built while disabling thingsAlex Bennée2019-03-251-1/+1
* .travis.yml: --disable-user for --without-default-devicesAlex Bennée2019-03-251-1/+1
* .travis.yml: split some more system buildsAlex Bennée2019-03-251-6/+17
* .travis.yml: add softmmu check-tcg testsAlex Bennée2019-03-121-0/+6
* .travis.yml: separate softfloat from check-tcgAlex Bennée2019-03-121-0/+6
* .travis.yml: reduce the module builds to major architecturesAlex Bennée2019-03-121-1/+2
* .travis.yml: combine docs and tools build with out-of-treeAlex Bennée2019-03-121-6/+2Star
* travis: Bump Xcode 10 image to 10.2Philippe Mathieu-Daudé2019-03-121-0/+7
* .travis.yml: test that no-default-device builds do not regressPaolo Bonzini2019-03-071-0/+6
* .travis.yml: Remove disable-uuidDr. David Alan Gilbert2019-02-221-1/+1
* .travis.yml: Test with disable-replicationDr. David Alan Gilbert2019-02-221-1/+1
* .travis.yml: split debug buildsAlex Bennée2019-02-221-1/+6
* .travis.yml: the xcode10 image seems to be hosedPaolo Bonzini2019-02-221-7/+0Star
* .travis.yml: fold --disable-tcg into alternate coroutine buildsAlex Bennée2019-02-081-7/+6Star
* .travis.yml: separate tools and docs into another entryAlex Bennée2019-02-081-2/+14
* .travis.yml: stop requesting libffi & gettext from homebrewDaniel P. Berrangé2019-02-081-2/+0Star
* Travis CI: make specified Python versions usable on jobsCleber Rosa2019-01-171-1/+3
* travis: bump to Xenial baselineAlex Bennée2019-01-141-9/+7Star
* travis: remove matrix settings that duplicate global settingsDaniel P. Berrangé2019-01-141-8/+0Star