On Fri, 2017-04-28 at 17:43 +0100, Emil Velikov wrote:
> On 28 April 2017 at 16:00, Andres Gomez wrote:
> > On Thu, 2017-04-27 at 19:38 +0100, Emil Velikov wrote:
> > > From: Emil Velikov
> > >
> > > Split the target to allow faster builds for each run.
> > >
> > > The overall build time will b
On 28 April 2017 at 16:00, Andres Gomez wrote:
> On Thu, 2017-04-27 at 19:38 +0100, Emil Velikov wrote:
>> From: Emil Velikov
>>
>> Split the target to allow faster builds for each run.
>>
>> The overall build time will be more, yet Travis runs multiple builds in
>> parallel so we're limited by t
On Thu, 2017-04-27 at 19:38 +0100, Emil Velikov wrote:
> From: Emil Velikov
>
> Split the target to allow faster builds for each run.
>
> The overall build time will be more, yet Travis runs multiple builds in
> parallel so we're limited by the slowest one.
>
> Things are split roughly as:
> -
From: Emil Velikov
Split the target to allow faster builds for each run.
The overall build time will be more, yet Travis runs multiple builds in
parallel so we're limited by the slowest one.
Things are split roughly as:
- DRI loaders, classic DRI drivers, classic OSMesa, make check
- All Gall