]> xenbits.xensource.com Git - xen.git/commit
travis: enable building of the tools
authorDoug Goldstein <cardoe@cardoe.com>
Mon, 25 Apr 2016 14:46:18 +0000 (09:46 -0500)
committerWei Liu <wei.liu2@citrix.com>
Tue, 26 Apr 2016 14:23:16 +0000 (15:23 +0100)
commitf7cd9d2c6b1c79d69a3c7af4c01a6225cca1539b
treeaf164a0f5b5115e7525b311d6d0835856d07ee4b
parent4561569a11353688b97220be8d6a0821d53b97a6
travis: enable building of the tools

For native (non-cross compiles) we now only require bcc, ld86, as86 for
building rombios, we can build the toolstack sans rombios and using the
system SeaBIOS due to known build issues. At the same time capture the
output of the configure scripts to help with tracking down future build
issues. This does not enable building of the toolstack with clang for
now due to multiple failures.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Andrew Cooper<andrew.cooper3@citrix.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
.travis.yml
scripts/travis-build [new file with mode: 0755]