qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] w32, w64: Add build rule for installer


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH] w32, w64: Add build rule for installer
Date: Thu, 25 Jul 2013 21:00:56 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130623 Thunderbird/17.0.7

Am 15.07.2013 23:52, schrieb Stefan Weil:
> The new rules in Makefile allow building installers for QEMU on Windows
> using NSIS, a package which is also available for Linux distributions
> (so cross builds are possible).
>
> The rules for NSIS are in qemu.nsi which also uses two new images.
>
> Signed-off-by: Stefan Weil <address@hidden>
> ---
>
> This code is used to build my signed installers for QEMU on Windows,
> see http://qemu.weilnetz.de.
>
> Best regards
> Stefan W.
>
>
>  Makefile              |   55 +++++++++++
>  pc-bios/qemu-nsis.bmp |  Bin 0 -> 154542 bytes
>  pc-bios/qemu-nsis.ico |  Bin 0 -> 4846 bytes
>  qemu.nsi              |  250 
> +++++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 305 insertions(+)
>  create mode 100644 pc-bios/qemu-nsis.bmp
>  create mode 100644 pc-bios/qemu-nsis.ico
>  create mode 100644 qemu.nsi
>


Hello Anthony,

I'd appreciate if this patch could be added to QEMU 1.6.

It is valuable for users of QEMU for Windows and does
not modify anything for other hosts, so the risk is very
low.

Should I send a pull request (it's only a single patch, so
maybe a pull request is not needed)?

Thanks,
Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]