[Spice-devel] [usbredir PATCH 0/6] support building usbredir for Windows with mingw
Uri Lublin
uril at redhat.com
Thu May 3 08:04:33 PDT 2012
This patch-set enables building usbredir for Windows, using mingw.
The autogen.sh is not required, and is just for convenience.
It makes it easier to build the same code for both linux
and windows (in different build-dirs).
Arnon Gilboa (1):
usbredirfilter: fix filter parsing for windows (mingw)
Uri Lublin (5):
configure: Windows: ignore usbredirserver and usbredirtestclient subdirs
usbredirhost: undef ERROR if already defined
autogen.sh: do not run ./configure if env variable NOCONFIGURE is defined
usbredirhost: add LIBUSB_CALL to libusb complete-callback-functions
usbredirhost: claim/release: ignore NOT_SUPPORTED on attach|detach kernel driver
Makefile.am | 5 ++++-
autogen.sh | 4 +++-
configure.ac | 14 ++++++++++++++
usbredirhost/usbredirhost.c | 16 +++++++++++-----
usbredirparser/usbredirfilter.c | 16 +++++++++++-----
5 files changed, 43 insertions(+), 12 deletions(-)
--
1.7.7.6
More information about the Spice-devel
mailing list