Re: [RFC PATCH] gitlab-ci: Test compilation on Windows with MSYS2

2021-07-09 Thread Daniel P . Berrangé
On Fri, Jul 09, 2021 at 04:34:54PM +0200, Thomas Huth wrote: > On 09/07/2021 10.20, Daniel P. Berrangé wrote: > > On Fri, Jul 09, 2021 at 09:52:18AM +0200, Thomas Huth wrote: > > > Gitlab also provides runners with Windows, we can use them to > > > test compilation with MSYS2. > > > > > > However,

Re: [RFC PATCH] gitlab-ci: Test compilation on Windows with MSYS2

2021-07-09 Thread Thomas Huth
On 09/07/2021 10.20, Daniel P. Berrangé wrote: On Fri, Jul 09, 2021 at 09:52:18AM +0200, Thomas Huth wrote: Gitlab also provides runners with Windows, we can use them to test compilation with MSYS2. However, it takes quite a long time to set up the VM, so to stay in the 1h time frame, we can on

Re: [RFC PATCH] gitlab-ci: Test compilation on Windows with MSYS2

2021-07-09 Thread Daniel P . Berrangé
On Fri, Jul 09, 2021 at 09:52:18AM +0200, Thomas Huth wrote: > Gitlab also provides runners with Windows, we can use them to > test compilation with MSYS2. > > However, it takes quite a long time to set up the VM, so to > stay in the 1h time frame, we can only compile and check one > target here.

[RFC PATCH] gitlab-ci: Test compilation on Windows with MSYS2

2021-07-09 Thread Thomas Huth
Gitlab also provides runners with Windows, we can use them to test compilation with MSYS2. However, it takes quite a long time to set up the VM, so to stay in the 1h time frame, we can only compile and check one target here. And there is also still a problem with compiling the multiboot.bin in pc-