Re: [Qemu-devel] [PATCH v1 2/3] .travis.yml: enable OSX builds

2016-03-22 Thread Alex Bennée
Peter Maydell writes: > On 22 March 2016 at 12:53, Alex Bennée wrote: >> 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

Re: [Qemu-devel] [PATCH v1 2/3] .travis.yml: enable OSX builds

2016-03-22 Thread Peter Maydell
On 22 March 2016 at 12:53, Alex Bennée wrote: > 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-

[Qemu-devel] [PATCH v1 2/3] .travis.yml: enable OSX builds

2016-03-22 Thread Alex Bennée
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 ${CONF