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

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to