summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-06-19Added configure option --disable-xineramaNikolay Orlyuk1-1/+14
2012-06-12Release 0.11.0Alon Levy1-3/+21
2012-05-04cleanup x11 library detection for building clientNahum Shalman1-12/+9
2012-04-26Ensure __STDC_FORMAT_MACROS is always defined firstDaniel P. Berrange1-0/+2
2012-04-25Enable many more compiler warningsDaniel P. Berrange1-76/+1
2012-03-25Use the spice-common submoduleMarc-André Lureau1-7/+3
2012-03-01build-sys: use spice-protocol as submoduleMarc-André Lureau1-1/+3
2012-02-21Add configure-time check for -Wl, --version-script optionDan McGee1-0/+10
2012-02-14Adding support to automated testsFabiano Fidêncio1-0/+19
2012-02-09Fix mandatory -Werror optionErlon Cruz1-2/+1
2012-01-23Release 0.10.1Hans de Goede1-1/+1
2012-01-23Use found python binary to check for pyparsingDan McGee1-1/+2
2012-01-13Replace test XXX -a YYY with test XXX && test YYYDaniel P. Berrange1-5/+5
2012-01-13Always quote first arg to AC_DEFINEDaniel P. Berrange1-4/+4
2012-01-12configure: spice-protocol >= 0.10.1 (mini header support)Yonit Halperin1-1/+1
2011-11-14client: add xinerama supportArnon Gilboa1-0/+15
2011-11-10Release 0.10.0Alon Levy1-2/+2
2011-11-02Release 0.9.2Yonit Halperin1-1/+1
2011-11-02configure: spice-protocol >= 0.9.1 (semi-seamless migration protocol)Yonit Halperin1-1/+1
2011-08-25Release 0.9.1Hans de Goede1-2/+2
2011-07-22set version number to 0.9.0Christophe Fergeau1-2/+2
2011-07-22configure.ac: fix pyparsing checkChristophe Fergeau1-1/+1
2011-07-20bump required spice-protocol to 0.8.1 for qxl_dev async and s3 updatesAlon Levy1-1/+1
2011-07-19common: add backtrace via gstack or glibc backtraceAlon Levy1-0/+1
2011-06-22add check for pyparsingChristophe Fergeau1-0/+10
2011-05-03common: mem.h add alloca definitionMarc-André Lureau1-0/+1
2011-05-03build: require c99Marc-André Lureau1-0/+4
2011-05-03configure.ac: remove setting default C(XX)FLAGSChristophe Fergeau1-12/+0
2011-05-03s/USE_OGL/USE_OPENGLChristophe Fergeau1-1/+1
2011-05-03use AC_DEFINE instead of hardcoding preprocessor flagsChristophe Fergeau1-3/+4
2011-05-03configure.ac: remove unused AC_SUBSTChristophe Fergeau1-4/+0
2011-05-03autotools: refactor the whole build machineryChristophe Fergeau1-6/+1
2011-05-02client: make building client optionalChristophe Fergeau1-0/+8
2011-05-02configure.ac: replace tab with spacesChristophe Fergeau1-1/+1
2011-05-02configure.ac: remove unused dynamic linkage flagChristophe Fergeau1-3/+1
2011-05-02configure.ac: fix use of AC_ARG_ENABLEChristophe Fergeau1-33/+35
2011-04-04configure.ac: remove detection of WARN_UNUSED_RESULTChristophe Fergeau1-14/+0
2011-03-22configure.ac: fix message when missing SASL libAlon Levy1-1/+1
2011-02-28build: add --with-saslMarc-André Lureau1-0/+53
2011-02-27build: make it silentMarc-André Lureau1-0/+2
2011-02-09update required minimal libcacard to 0.1.2Alon Levy1-1/+1
2011-02-07configure.ac: use AC_LANG_SOURCE in AC_COMPILE_IFELSE, silence remaining warn...Alon Levy1-3/+3
2011-01-21Drop unnecessary X11 and alsa requires from spice-server.pcHans de Goede1-3/+0
2011-01-19server: remove dep on CEGUIHans de Goede1-2/+0
2011-01-11server: remove dep on libcacardAlon Levy1-1/+0
2011-01-05client: CEGUI: search for CEGUI-0.6 to work in F15 (rawhide)Alon Levy1-5/+14
2010-12-11client/smartcard: external cac card library name and version changedAlon Levy1-2/+2
2010-12-08mingw32 build: disable -fvisibility test for unsupported mingw32 targetGerd Hoffmann1-1/+1
2010-12-08mingw32 build: check for CXImage, disable if not found (only on mingw32)Alon Levy1-1/+36
2010-12-08mingw32 build: fix configure.ac typoAlon Levy1-1/+1