Commit Graph

13 Commits

Author SHA1 Message Date
Giacomo Tesio d16c45e229 travis-ci: install syslinux; set SYSLINUXBIOS 2017-02-11 00:51:49 +01:00
Giacomo Tesio 2fd3a3848b travis-ci: install syslinux-utils 2017-02-11 00:23:57 +01:00
Giacomo Tesio 026a096440 .travis.yml: cov-configure --compiler x86_64-jehanne-gcc 2016-11-27 00:17:10 +01:00
Giacomo Tesio 3b16cffc0e .travis.yml: cov-configure --template 2016-11-27 00:10:19 +01:00
Giacomo Tesio e5df8f0731 .travis.yml: cov-configure as build_command_prepend 2016-11-27 00:05:34 +01:00
Giacomo Tesio d1c042fed2 .travis.yml: ./hacking/coverity-scan.sh prepare 2016-11-26 22:01:11 +01:00
Giacomo Tesio a3344f856d coverity: use ./hacking/coverity-scan.sh 2016-11-26 16:28:18 +01:00
Giacomo Tesio c4e4c3efae travis-ci: turn on cache for cross-compiler
Added cross-compiler to $PATH in continuous-build.sh
and enabled sudo in .travis.yml.

NOTES:

- travis is unable to update submodules pointing to commits out of their master branch,
  so if you push to devtools, you need to push into master branch or your build will be broken
- travis caches conflicts with submodule managements, so we use tmp/toolchain instead of
  hacking/cross/toolchain in .travis.yml and continuous-build.sh will mv binaries as required.
2016-11-26 14:21:33 +01:00
Giacomo Tesio 48c932fdb8 .travis.yml: do not invoke buildtools.sh here 2016-11-26 04:39:40 +01:00
Giacomo Tesio a48a2c1937 .travis.yml: do not build drawterm 2016-11-26 04:34:13 +01:00
Giacomo Tesio 8f6b365eb0 travis-ci: improved coverity integration 2015-12-23 10:07:01 +00:00
Giacomo Tesio 97fbabc93f travis-ci: integrate coverity 2015-12-23 01:04:09 +01:00
Giacomo Tesio e4ebd7eace travis-ci: add first .travis.yml 2015-12-22 11:49:55 +00:00