summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* build-sys: Add real autodetection of pythonChristophe Fergeau2013-11-191-8/+42
* build-sys: Re-enable building of python bindings by defaultChristophe Fergeau2013-11-191-1/+1
* build-sys: Fix invalid 'test' syntax in configure.acChristophe Fergeau2013-11-191-1/+1
* build-sys: do not compile python binding with windows by defaultMarc-André Lureau2013-09-261-14/+10
* build-sys: add --with-audio=autoMarc-André Lureau2013-09-261-2/+6
* build-sys: fix --with-saslMarc-André Lureau2013-09-261-11/+5
* tests: add some dos2unix testsMarc-André Lureau2013-08-241-0/+1
* Only use GOBJECT_INTROSPECTION_CHECK when availableChristophe Fergeau2013-08-131-5/+7
* usb-device-manager: Add support for libusb hotplug APIHans de Goede2013-07-051-14/+27
* automake: Disable portability warningsChristophe Fergeau2013-06-241-1/+1
* Fix setting of SPICE_{GLIB,GTK}_REQUIRESChristophe Fergeau2013-04-231-4/+4
* smartcard: trivial cleanupMarc-André Lureau2013-02-261-1/+1
* build-sys: don't use -Wstrict-prototypes with Gtk+ 2.0Marc-André Lureau2013-02-061-1/+12
* build: fix for automake-1.13Natanael Copa2013-02-041-1/+1
* build-sys: Use a portable variable assignment in configure.acJasper Lievisse Adriaanse2013-01-211-4/+4
* Add wocky HTTP proxyMarc-André Lureau2012-12-141-0/+3
* spicy: demo SpicePort usageMarc-André Lureau2012-12-051-0/+1
* Deal with libusbredirparser.pc rename to libusbredirparser-0.5.pcHans de Goede2012-09-251-4/+11
* usb-acl-helper: Clear environmentColin Walters2012-09-141-0/+2
* Move AM_PROG_AR before LT_INIT callChristophe Fergeau2012-08-301-2/+1
* support automate >= 1.12 with new required AM_PROG_ARAlon Levy2012-08-291-0/+2
* build: add --enable-smartcard=auto supportChristophe Fergeau2012-08-071-9/+13
* build: make controller build optionalChristophe Fergeau2012-08-071-0/+7
* Windows mingw: usb: configure.ac: do not require GUDEV for USBREDIRUri Lublin2012-07-101-1/+14
* Add a desktop-integration helper classHans de Goede2012-07-061-0/+20
* build-sys: pyparsing req. moved to spice-commonMarc-André Lureau2012-04-211-10/+0
* build-sys: move codegen & proto to spice-commonMarc-André Lureau2012-03-251-8/+3
* build-sys: if stow is installed, default prefix to itMarc-André Lureau2012-03-161-0/+7
* use common submoduleMarc-André Lureau2012-03-151-0/+2
* Import GNULIB's GCC warning macrosDaniel P. Berrange2012-03-131-69/+1
* channel-usbredir: Handle some more usbredirhost_read_guest_data errorsHans de Goede2012-03-081-1/+1
* Fix building with policykit < 0.101Hans de Goede2012-02-241-0/+2
* usbredir: Add awareness of host/guest side filteringHans de Goede2012-02-221-1/+1
* configure: Fix "USB redirection support" summary on --disable-usbredirHans de Goede2012-02-221-2/+2
* RFC: Use spice protocol as a submoduleMarc-André Lureau2012-02-221-5/+7
* usbredir: make channel lifetime equal to session lifetimeHans de Goede2012-02-201-1/+1
* usbutil: Add support for getting strings from usb.idsHans de Goede2012-02-201-0/+21
* Add controller ENABLE_SMARTCARD messageMarc-André Lureau2012-02-171-1/+1
* Link with usbredirparserChristophe Fergeau2012-02-081-1/+1
* configure: Add an option for building the acl helper as PIEHans de Goede2012-01-281-0/+29
* configure.ac: s/x"$have_foo"/"x$have_foo"/Hans de Goede2012-01-281-8/+8
* configure.ac: Cleanup policykit checksHans de Goede2012-01-281-5/+6
* Add check for Perl::Text::CSVChristophe Fergeau2012-01-241-0/+10
* Add check for pyparsingChristophe Fergeau2012-01-241-0/+11
* Use PKG_CHECK_EXISTS for g-i has_symbol_prefix checkChristophe Fergeau2012-01-241-1/+1
* Autodetect usbredir and PolicyKit by defaultChristophe Fergeau2012-01-241-28/+45
* build: use AM_GLIB_GNU_GETTEXTMarc-André Lureau2012-01-231-4/+4
* usbredir: Add support for filtering out devices from auto-redirectionHans de Goede2012-01-151-1/+1
* Lower polkit requirement to 0.96Marc-André Lureau2012-01-121-1/+4
* configure: spice-protocol >= 0.10.1 (support mini header)Yonit Halperin2012-01-101-1/+1