aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
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
2017-05-12coroutine: remove GThread implementationDaniel P. Berrange
2017-02-10.travis.yml: split VM based buildsAlex Bennée
2017-02-10.travis.yml: don't specify CONFIG twiceAlex Bennée
2017-01-12travis: add Trusty with clang stable buildAlex Bennée
2017-01-12travis: trim out most clang buildsDaniel P. Berrange
2016-10-04.travis.yml: add gcc sanitizer buildAlex Bennée
2016-07-18.travis.yml: Disable IRC build status updates from forksPranith Kumar
2016-06-08.travis.yml: disable Sparse testingPaolo Bonzini
2016-06-08.travis.yml: add trusty GCE targetAlex Bennée
2016-06-08.travis.yml: add libnfs-dev for NFS block driverStefan Hajnoczi
2016-04-05.travis.yml: make -j3Alex Bennée
2016-04-05.travis.yml: enable OSX buildsAlex Bennée
2016-04-05.travis.yml: collapse the test matrixAlex Bennée
2016-02-08.travis.yml: reduce the test matrix a littleAlex Bennée
2016-02-08.travis.yml: enable ccache for the buildsAlex Bennée
2016-02-08.travis.yml: enable each of the co-routine backendsAlex Bennée
2016-02-08.travis.yml: run make check for all matrix targetsAlex Bennée
2016-02-05.travis.yml: migrate to container buildsAlex Bennée
2016-02-03trace: convert stderr backend to logPaolo Bonzini
2015-10-08.travis.yml: Run make check for all targets, not just someDavid Gibson
2015-01-26.travis.yml: Add "--enable-modules"Paolo Bonzini
2014-09-26.travis.yml: remove "make check" from main matrixAlex Bennée
2014-09-26.travis.yml: pre-seed sub-modules for speedAlex Bennée
2014-09-26.travis.yml: make the make slightly more parallelAlex Bennée
2014-09-26.travis.yml: add more linux-user to the build matrixAlex Bennée
2014-06-09trace: Multi-backend tracingLluís Vilanova
2014-03-15.travis.yml: add IRC notifications for build failuresAlex Bennée
2014-03-15.travis.yml: trivial whitespace fixupAlex Bennée
2014-03-15.travis.yml: re-enable lttng user space trace testAlex Bennée