From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Thomas Huth" <thuth@redhat.com>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
"Willian Rampazzo" <willianr@redhat.com>,
"Gerd Hoffmann" <kraxel@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>
Subject: [PATCH 0/3] [RfC] build windows installers in ci
Date: Wed, 23 Jun 2021 11:11:34 +0200 [thread overview]
Message-ID: <20210623091137.1156959-1-kraxel@redhat.com> (raw)
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
next reply other threads:[~2021-06-23 9:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-23 9:11 Gerd Hoffmann [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210623091137.1156959-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=f4bug@amsat.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
--cc=wainersm@redhat.com \
--cc=willianr@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).