summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-12-12build: Use glib2Christophe Fergeau1-0/+3
2012-12-12Don't build client by defaultChristophe Fergeau1-1/+1
2012-11-04Revert "server: add websockets support via libwebsockets"Alon Levy1-16/+0
2012-10-25release 0.12.1Alon Levy1-2/+2
2012-10-25server: add websockets support via libwebsocketsAlon Levy1-0/+16
2012-10-25configure.ac: add libcacard to SPICE_REQUIRES if built with smartcard supportAlon Levy1-0/+1
2012-10-19add git-version-gen and gitlog-to-changelogAlon Levy1-11/+12
2012-09-15Release 0.12.0Alon Levy1-2/+2
2012-09-13spice-server 0.11.5Alon Levy1-3/+3
2012-09-11Enable build on armv6+Peter Robinson1-2/+2
2012-09-05Implement spice_server_set_exit_on_disconnect to enable an option whereby the...Jeremy White1-3/+3
2012-09-020.11.3 releaseAlon Levy1-3/+3
2012-08-27support automake >= 1.12Alon Levy1-0/+3
2012-08-27bump version to 0.11.2Yonit Halperin1-1/+1
2012-07-23bump version to 0.11.1 for new spice_qxl_monitors_config_asyncAlon Levy1-3/+3
2012-07-16build-sys: define GL flags if enabledMarc-André Lureau1-1/+1
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