All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] [RfC] build windows installers in ci
@ 2021-06-23  9:11 Gerd Hoffmann
  2021-06-23  9:11 ` [PATCH 1/3] ci: build & store windows installer Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2021-06-23  9:11 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Philippe Mathieu-Daudé,
	Wainer dos Santos Moschetta, Willian Rampazzo, Gerd Hoffmann,
	Alex Bennée

Side product of making usb-host work on windows.

I'll go disappear into my summer vacation soon,
so posting my current state as RfC.

If someone feels like picking this up feel free
to do so.  Otherwise I'll go continue this when
I'm back, but it most likely wouldn't make it
into the 6.1 release then.

take care,
  Gerd

Gerd Hoffmann (3):
  ci: build & store windows installer
  [hack] scripts/copy-dlls
  ci: build & store guest agent msi

 .gitlab-ci.d/crossbuild-template.yml          |  7 +++
 .gitlab-ci.d/crossbuilds.yml                  |  8 +++
 scripts/copy-dlls                             | 56 +++++++++++++++++++
 .../dockerfiles/fedora-win32-cross.docker     |  1 +
 .../dockerfiles/fedora-win64-cross.docker     |  2 +
 5 files changed, 74 insertions(+)
 create mode 100755 scripts/copy-dlls

-- 
2.31.1




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

end of thread, other threads:[~2021-07-05 14:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-23  9:11 [PATCH 0/3] [RfC] build windows installers in ci Gerd Hoffmann
2021-06-23  9:11 ` [PATCH 1/3] ci: build & store windows installer Gerd Hoffmann
2021-07-05  7:28   ` Thomas Huth
2021-07-05 14:44   ` Willian Rampazzo
2021-06-23  9:11 ` [PATCH 2/3] [hack] scripts/copy-dlls Gerd Hoffmann
2021-06-23  9:11 ` [PATCH 3/3] ci: build & store guest agent msi Gerd Hoffmann
2021-07-05  7:31   ` Thomas Huth
2021-07-05 14:47   ` Willian Rampazzo

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.