aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-02-04.travis.yml: build documents under bionicAlex Bennée
2020-02-04.travis.yml: Add description to each jobPhilippe Mathieu-Daudé
2020-02-04.travis.yml: Drop superfluous use of --python=python3 parameterPhilippe Mathieu-Daudé
2020-02-04travis.yml: Install genisoimage packageWainer dos Santos Moschetta
2020-01-24build-sys: clean up flags included in the linker command linePaolo Bonzini
2020-01-09travis.yml: install homebrew python for OS XAlex Bennée
2020-01-09travis.yml: duplicate before_script for MacOSXAlex Bennée
2020-01-09travis.yml: Detach build and test stepsWainer dos Santos Moschetta
2020-01-09travis.yml: avocado: Print logs of non-pass tests onlyWainer dos Santos Moschetta
2019-12-20travis: Replace Python 3.4 build with 3.5Eduardo Habkost
2019-12-19travis.yml: Remove the redundant clang-with-MAIN_SOFTMMU_TARGETS entryThomas Huth
2019-12-18ci: build out-of-treePaolo Bonzini
2019-12-18travis.yml: Enable builds on arm64, ppc64le and s390xThomas Huth
2019-12-18travis.yml: Run tcg tests with tciThomas Huth
2019-12-09travis.yml: Drop libcap-devGreg Kurz
2019-11-29.travis.yml: drop xcode9.4 from build matrixAlex Bennée
2019-11-20.travis.yml: drop 32 bit systems from MAIN_SOFTMMU_TARGETSAlex Bennée
2019-11-12.travis.yml: don't run make check with multiple jobsAlex Bennée
2019-10-30Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell
2019-10-28.travis.yml: Let the avocado job run the 40p testsPhilippe Mathieu-Daudé
2019-10-28.travis.yml: Let the avocado job run the Leon3 testPhilippe Mathieu-Daudé
2019-10-28travis.yml: enable linux-gcc-debug-tcg cacheAlex Bennée
2019-10-28.travis.yml: add --enable-plugins testsAlex Bennée
2019-10-25travis.yml: --enable-debug-tcg to check-tcgAlex Bennée
2019-10-25travis.yml: cache the clang sanitizer buildAlex Bennée
2019-10-25travis.yml: bump Xcode 10 to latest dot releaseAlex Bennée
2019-10-25travis.yml: Test the release tarballPhilippe Mathieu-Daudé
2019-10-25travis.yml: Fix the ccache linesThomas Huth
2019-10-25travis.yml: Use newer version of libgnutls and libpngThomas Huth
2019-10-25travis.yml: Use libsdl2 instead of libsdl1.2, and install libsdl2-imageThomas Huth
2019-10-25travis.yml: Add libvdeplug-dev to compile-test net/vde.cThomas Huth
2019-10-25travis.yml: reduce scope of the --enable-debug buildAlex Bennée
2019-09-10travis.yml: Install libcap-dev for testing virito-9pThomas Huth
2019-09-10.travis.yml: Cache Linux/Clang jobs togetherPhilippe Mathieu-Daudé
2019-09-10.travis.yml: Cache Linux/GCC 'non-debug profile' jobs togetherPhilippe Mathieu-Daudé
2019-09-10.travis.yml: Cache Linux/GCC 'debug profile' jobs togetherPhilippe Mathieu-Daudé
2019-09-10.travis.yml: Document how the build matrix use cachesPhilippe Mathieu-Daudé
2019-09-10.travis.yml: Enable ccache on OSXPhilippe Mathieu-Daudé
2019-09-10.travis.yml: Improve ccache usePhilippe Mathieu-Daudé
2019-09-10.travis.yml: Cache Avocado cachePhilippe Mathieu-Daudé
2019-09-10.travis.yml: Cache Python PIP packagesPhilippe Mathieu-Daudé
2019-09-10.travis.yml: Increase cache timeout from 3min to 20minPhilippe Mathieu-Daudé
2019-09-10.travis.yml: Enable multiple caching featuresPhilippe Mathieu-Daudé
2019-09-07.travis.yml: Let the avocado job run the NeXTcube testsPhilippe Mathieu-Daudé
2019-08-28Boot Linux Console Test: add a test for ppc64 + pseriesCleber Rosa
2019-07-23travis: enable travis_retry for check phaseAlex Bennée
2019-07-04.travis.yml: force a brew update for MacOS buildsAlex Bennée
2019-07-04.travis.yml: default the --disable-system build to --staticAlex Bennée
2019-06-24ssh: switch from libssh2 to libsshPino Toscano
2019-06-18Travis: print acceptance tests logs in case of job failureCleber Rosa