Re: [PATCH v2] ci: build out-of-tree

2019-12-11 Thread Thomas Huth
On 11/12/2019 15.33, Paolo Bonzini wrote: > Most developers are using out-of-tree builds and it was discussed in the past > to only allow those. To prepare for the transition, use out-of-tree builds > in all continuous integration jobs. > > Based on a patch by Marc-André Lureau. > > Signed-off-b

[PATCH v2] ci: build out-of-tree

2019-12-11 Thread Paolo Bonzini
Most developers are using out-of-tree builds and it was discussed in the past to only allow those. To prepare for the transition, use out-of-tree builds in all continuous integration jobs. Based on a patch by Marc-André Lureau. Signed-off-by: Paolo Bonzini --- v1->v2: include all changes to .tr