Re: Speeding up CI builds? (Re: ESC meeting minutes: 2020-01-23)

2020-01-30 Thread Thorsten Behrens
Hey Luboš, Luboš Luňák wrote: > So what is the actual need there, if any? Not just Mac, but CI > builds in general. > Discussion was prompted by the news item that Firefox CI went for cross-building on Mac. And since we were facing similar scalability issues (that are solved at this time), the

Re: Speeding up CI builds? (Re: ESC meeting minutes: 2020-01-23)

2020-01-30 Thread Luboš Luňák
On Thursday 30 of January 2020, Stephan Bergmann wrote: > On 30/01/2020 13:01, Luboš Luňák wrote: > > On Thursday 30 of January 2020, Noel Grandin wrote: > >> Noting that Apple ships a modified version of Clang (ie. it's a branch > >> not a tag), so that might be a little trickier than expected. >

Re: Speeding up CI builds? (Re: ESC meeting minutes: 2020-01-23)

2020-01-30 Thread Stephan Bergmann
On 30/01/2020 13:01, Luboš Luňák wrote: On Thursday 30 of January 2020, Noel Grandin wrote: On 2020/01/30 12:57 PM, Luboš Luňák wrote: cross-compiling (it should preferably be exactly the same Clang version as the one used on the Mac). Noting that Apple ships a modified version of Clang (ie.

Re: Speeding up CI builds? (Re: ESC meeting minutes: 2020-01-23)

2020-01-30 Thread Luboš Luňák
On Thursday 30 of January 2020, Noel Grandin wrote: > On 2020/01/30 12:57 PM, Luboš Luňák wrote: > > cross-compiling (it should preferably be exactly the same Clang version > > as the one used on the Mac). > > Noting that Apple ships a modified version of Clang (ie. it's a branch not > a tag), so

Re: Speeding up CI builds? (Re: ESC meeting minutes: 2020-01-23)

2020-01-30 Thread Noel Grandin
On 2020/01/30 12:57 PM, Luboš Luňák wrote: cross-compiling (it should preferably be exactly the same Clang version as the one used on the Mac). Noting that Apple ships a modified version of Clang (ie. it's a branch not a tag), so that might be a little trickier than expected.

Re: Speeding up CI builds? (Re: ESC meeting minutes: 2020-01-23)

2020-01-30 Thread Luboš Luňák
On Thursday 30 of January 2020, Thorsten Behrens wrote: > Luboš Luňák wrote: > > So what is the actual need there, if any? Not just Mac, but CI > > builds in general. > > Discussion was prompted by the news item that Firefox CI went for > cross-building on Mac. And since we were facing similar

Speeding up CI builds? (Re: ESC meeting minutes: 2020-01-23)

2020-01-24 Thread Luboš Luňák
On Thursday 23 of January 2020, Miklos Vajna wrote: > * Cross compiling LO for Mac on Linux in CI? (Jan-Marek, Thorsten, …) ... > + mac is currently not the bottleneck, though (Christian) > + rather Linux(gcc+clang) or Windows (and have cloud help for Linux) > + no action necessary