]> git.proxmox.com Git - mirror_qemu.git/commit
gitlab-ci: Test compilation on Windows with MSYS2
authorThomas Huth <thuth@redhat.com>
Mon, 15 Nov 2021 14:06:23 +0000 (15:06 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 15 Dec 2021 07:08:59 +0000 (08:08 +0100)
commit7876cba8fc0cab9a4c803a30f427d4b20b95a868
tree95395fee3bdbb28592edc66106437a742bb4fce7
parentbecf88730b86c94137cad20c98ef3b8d24559b9b
gitlab-ci: Test compilation on Windows with MSYS2

Gitlab also provides runners with Windows, we can use them to
test compilation with MSYS2, in both, 64-bit and 32-bit.

However, it takes quite a long time to set up the VM, so to stay
in a reasonable time frame, we can only compile and check one
target here.

Message-Id: <20211115140623.104116-1-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/qemu-project.yml
.gitlab-ci.d/windows.yml [new file with mode: 0644]