All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Improve cirrus msys2
@ 2020-10-07  3:51 ` Yonggang Luo
  0 siblings, 0 replies; 16+ messages in thread
From: Yonggang Luo @ 2020-10-07  3:51 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Philippe Mathieu-Daudé, QEMU Trivial,
	Paolo Bonzini, Thomas Huth, Yonggang Luo

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



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2020-10-07  8:57 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-07  3:51 [PATCH v3 0/3] Improve cirrus msys2 Yonggang Luo
2020-10-07  3:51 ` Yonggang Luo
2020-10-07  3:51 ` [PATCH v3 1/3] docker: Add win32/msys2/mingw64 docker Yonggang Luo
2020-10-07  3:51   ` Yonggang Luo
2020-10-07  3:51 ` [PATCH v3 2/3] cirrus: Fixing and speedup the msys2/mingw CI Yonggang Luo
2020-10-07  3:51   ` Yonggang Luo
2020-10-07  8:18   ` Paolo Bonzini
2020-10-07  8:18     ` Paolo Bonzini
2020-10-07  8:32     ` Daniel P. Berrangé
2020-10-07  8:32       ` Daniel P. Berrangé
2020-10-07  8:41     ` Thomas Huth
2020-10-07  8:41       ` Thomas Huth
2020-10-07  8:54       ` 罗勇刚(Yonggang Luo)
2020-10-07  8:54         ` 罗勇刚(Yonggang Luo)
2020-10-07  3:51 ` [PATCH v3 3/3] cirrus: msys2/mingw speed is up, add excluded target back Yonggang Luo
2020-10-07  3:51   ` Yonggang Luo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.