Re: [Qemu-devel] [RFC PATCH] travis: Test out-of-tree builds

2018-07-27 Thread Peter Maydell
On 21 June 2018 at 13:26, Philippe Mathieu-Daudé wrote: > Force one config to build 'out-of-tree' (object files and executables > are created in a tree outside the project source code). > > Signed-off-by: Philippe Mathieu-Daudé > --- > I noticed various out-of-tree issue in the last 2 merge windo

Re: [Qemu-devel] [RFC PATCH] travis: Test out-of-tree builds

2018-07-27 Thread Fam Zheng
On Thu, 06/21 09:26, Philippe Mathieu-Daudé wrote: > Force one config to build 'out-of-tree' (object files and executables > are created in a tree outside the project source code). > > Signed-off-by: Philippe Mathieu-Daudé > --- > I noticed various out-of-tree issue in the last 2 merge windows. >

[Qemu-devel] [RFC PATCH] travis: Test out-of-tree builds

2018-06-21 Thread Philippe Mathieu-Daudé
Force one config to build 'out-of-tree' (object files and executables are created in a tree outside the project source code). Signed-off-by: Philippe Mathieu-Daudé --- I noticed various out-of-tree issue in the last 2 merge windows. Pseudo-randomly picked a build from the matrix which covers sys