summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.1Hans de Goede2012-01-231-1/+1
* Use found python binary to check for pyparsingDan McGee2012-01-231-1/+2
* Replace test XXX -a YYY with test XXX && test YYYDaniel P. Berrange2012-01-131-5/+5
* Always quote first arg to AC_DEFINEDaniel P. Berrange2012-01-131-4/+4
* configure: spice-protocol >= 0.10.1 (mini header support)Yonit Halperin2012-01-121-1/+1
* client: add xinerama supportArnon Gilboa2011-11-141-0/+15
* Release 0.10.00.10.0Alon Levy2011-11-101-2/+2
* Release 0.9.2Yonit Halperin2011-11-021-1/+1
* configure: spice-protocol >= 0.9.1 (semi-seamless migration protocol)Yonit Halperin2011-11-021-1/+1
* Release 0.9.10.9.1Hans de Goede2011-08-251-2/+2
* set version number to 0.9.0Christophe Fergeau2011-07-221-2/+2
* configure.ac: fix pyparsing checkChristophe Fergeau2011-07-221-1/+1
* bump required spice-protocol to 0.8.1 for qxl_dev async and s3 updatesAlon Levy2011-07-201-1/+1
* common: add backtrace via gstack or glibc backtraceAlon Levy2011-07-191-0/+1
* add check for pyparsingChristophe Fergeau2011-06-221-0/+10
* common: mem.h add alloca definitionMarc-André Lureau2011-05-031-0/+1
* build: require c99Marc-André Lureau2011-05-031-0/+4
* configure.ac: remove setting default C(XX)FLAGSChristophe Fergeau2011-05-031-12/+0
* s/USE_OGL/USE_OPENGLChristophe Fergeau2011-05-031-1/+1
* use AC_DEFINE instead of hardcoding preprocessor flagsChristophe Fergeau2011-05-031-3/+4
* configure.ac: remove unused AC_SUBSTChristophe Fergeau2011-05-031-4/+0
* autotools: refactor the whole build machineryChristophe Fergeau2011-05-031-6/+1
* client: make building client optionalChristophe Fergeau2011-05-021-0/+8
* configure.ac: replace tab with spacesChristophe Fergeau2011-05-021-1/+1
* configure.ac: remove unused dynamic linkage flagChristophe Fergeau2011-05-021-3/+1
* configure.ac: fix use of AC_ARG_ENABLEChristophe Fergeau2011-05-021-33/+35
* configure.ac: remove detection of WARN_UNUSED_RESULTChristophe Fergeau2011-04-041-14/+0
* configure.ac: fix message when missing SASL libAlon Levy2011-03-221-1/+1
* build: add --with-saslMarc-André Lureau2011-02-281-0/+53
* build: make it silentMarc-André Lureau2011-02-271-0/+2
* update required minimal libcacard to 0.1.2Alon Levy2011-02-091-1/+1
* configure.ac: use AC_LANG_SOURCE in AC_COMPILE_IFELSE, silence remaining warn...Alon Levy2011-02-071-3/+3
* Drop unnecessary X11 and alsa requires from spice-server.pcHans de Goede2011-01-211-3/+0
* server: remove dep on CEGUIHans de Goede2011-01-191-2/+0
* server: remove dep on libcacardAlon Levy2011-01-111-1/+0
* client: CEGUI: search for CEGUI-0.6 to work in F15 (rawhide)Alon Levy2011-01-051-5/+14
* client/smartcard: external cac card library name and version changedAlon Levy2010-12-111-2/+2
* mingw32 build: disable -fvisibility test for unsupported mingw32 targetGerd Hoffmann2010-12-081-1/+1
* mingw32 build: check for CXImage, disable if not found (only on mingw32)Alon Levy2010-12-081-1/+36
* mingw32 build: fix configure.ac typoAlon Levy2010-12-081-1/+1
* mingw32 build: add client/windows/Makefile, tweak configureGerd Hoffmann2010-12-071-2/+10
* build: only check for x11 extensions whenGerd Hoffmann2010-12-071-14/+20
* build: alsa is needed on linux only.Gerd Hoffmann2010-12-071-4/+6
* smartcard: configure option --enable-smartcardAlon Levy2010-12-071-0/+22
* server: tests: add basic tests with working do nothing serverAlon Levy2010-11-081-0/+1
* Release 0.6.30.6.3Hans de Goede2010-10-181-1/+1
* Bump version to 0.6.20.6.2Hans de Goede2010-10-181-1/+1
* client: support clipboard/selection-owner model (v2)Arnon Gilboa2010-10-011-1/+2
* Bump version to 0.6.10.6.1Alexander Larsson2010-09-291-1/+1
* client: Fall back to gettimeofday if clock_gettime not foundAlexander Larsson2010-09-291-0/+2