[PATCH v3 0/3] Improve cirrus msys2

Yonggang Luo posted 3 patches 3 years, 7 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201007035154.109-1-luoyonggang@gmail.com
Maintainers: "Philippe Mathieu-Daudé" <philmd@redhat.com>, Li-Wen Hsu <lwhsu@freebsd.org>, "Alex Bennée" <alex.bennee@linaro.org>, Fam Zheng <fam@euphon.net>, Ed Maste <emaste@freebsd.org>
There is a newer version of this series
.cirrus.yml                           | 63 +++++++--------------------
tests/docker/dockerfiles/msys2.docker | 57 ++++++++++++++++++++++++
2 files changed, 73 insertions(+), 47 deletions(-)
create mode 100644 tests/docker/dockerfiles/msys2.docker
[PATCH v3 0/3] Improve cirrus msys2
Posted by Yonggang Luo 3 years, 7 months ago
Fixes the broken msys2/mingw ci and speed it up.

V2-V3
Add one more patch:
cirrus: msys2/mingw speed is up, add excluded target back
Do not build sphinx on windows, that's failing
set the number of parallel count to fixed number 8

V1-V2
Resolve the cirrus conflict

Yonggang Luo (3):
  docker: Add win32/msys2/mingw64 docker
  cirrus: Fixing and speedup the msys2/mingw CI
  cirrus: msys2/mingw speed is up, add excluded target back

 .cirrus.yml                           | 63 +++++++--------------------
 tests/docker/dockerfiles/msys2.docker | 57 ++++++++++++++++++++++++
 2 files changed, 73 insertions(+), 47 deletions(-)
 create mode 100644 tests/docker/dockerfiles/msys2.docker

-- 
2.28.0.windows.1