[Mesa-dev] [PATCH 00/13] Better Travis-CI integration

Emil Velikov emil.l.velikov at gmail.com
Fri Apr 7 19:05:33 UTC 2017


Hi all,

Inspired by the work from Andres, I've went ahead and made our 
integration a bit better. Highlights include:
 - run in container - faster startup times, always 2 cores
 - removed unneeded packages
 - "build everything" - st/vdpau and ANV cannot be build at this 
stage, 
with the respective commits containing further information.

Needless to say the C++ code-bases of SWR and Clover are _very_ 
slow to 
build. I've split and reshuffled so that the overall runtime is 
not too 
badly affected.

Plus one can easily drop the build from the matrix if they 
haven't 
touched some parts of mesa.

As step two, is to set a git hook and send reports back to 
mesa-dev@ 
analogous to the Appveyor setup. I'm planning to take a look at 
that 
next week.

For those interested, here is a sample run
https://travis-ci.org/evelikov/Mesa/builds/219744835

Thanks
Emil



More information about the mesa-dev mailing list