summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-07-12adjust to common/ moving to its own moduleChristophe Fergeau1-6/+5
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
2010-12-07mingw32 build: add client/windows/Makefile, tweak configureGerd Hoffmann1-2/+10
2010-12-07build: only check for x11 extensions whenGerd Hoffmann1-14/+20
2010-12-07build: alsa is needed on linux only.Gerd Hoffmann1-4/+6
2010-12-07smartcard: configure option --enable-smartcardAlon Levy1-0/+22
2010-11-08server: tests: add basic tests with working do nothing serverAlon Levy1-0/+1
2010-10-18Release 0.6.3Hans de Goede1-1/+1
2010-10-18Bump version to 0.6.2Hans de Goede1-1/+1
2010-10-01client: support clipboard/selection-owner model (v2)Arnon Gilboa1-1/+2
2010-09-29Bump version to 0.6.1Alexander Larsson1-1/+1
2010-09-29client: Fall back to gettimeofday if clock_gettime not foundAlexander Larsson1-0/+2
2010-09-29client: Check for pthread yield function using autoconfAlexander Larsson1-0/+20
2010-08-31Bump version to 0.6.0Alexander Larsson1-2/+2
2010-08-31Require spice-protocol 0.6.0Alexander Larsson1-1/+1
2010-08-30Bump versions.Gerd Hoffmann1-1/+1
2010-07-29add arm and armv7 to configurable 32 bit variants in configure.ac (n900 and p...Alon Levy1-1/+1
2010-07-20Require spice-protocol 0.5.3 or laterAlexander Larsson1-1/+1
2010-07-20Bump version to 0.5.3Alexander Larsson1-1/+1
2010-07-14update shlib minorGerd Hoffmann1-1/+1
2010-07-09Add --enable-werror and make it the default only for git buildsAlexander Larsson1-1/+15
2010-07-08Make tunnel support optional in client tooAlexander Larsson1-0/+3
2010-07-08Make distcheck workAlexander Larsson1-0/+4
2010-07-01Make CEGUI optionalAlon Levy1-4/+15
2010-06-28Replace log4cpp with custom log functionAlexander Larsson1-7/+0