Home
last modified time | relevance | path

Searched hist:"1 d002037" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A D.travis.yml1d002037 Mon Mar 21 14:54:57 CDT 2016 Alex Bennée <alex.bennee@linaro.org> .travis.yml: enable OSX builds

Travis has support for OSX builds. Making the setup work cleanly
involves a little hacking about with the .travis.yml file but rather
than make it too messy I've pushed all the "brew" install stuff into a
support script called ./scripts/macosx-brew.sh.

Currently only the default ./configure ${CONFIG} is built as I'm not
sure what extra coverage would come from the other build stanzas.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Peter Maydell <peter.maydell@linaro.org>