summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* client: Check for pthread yield function using autoconfAlexander Larsson2010-09-291-0/+20
* Bump version to 0.6.00.6.0Alexander Larsson2010-08-311-2/+2
* Require spice-protocol 0.6.0Alexander Larsson2010-08-311-1/+1
* Bump versions.Gerd Hoffmann2010-08-301-1/+1
* add arm and armv7 to configurable 32 bit variants in configure.ac (n900 and p...Alon Levy2010-07-291-1/+1
* Require spice-protocol 0.5.3 or laterAlexander Larsson2010-07-201-1/+1
* Bump version to 0.5.3Alexander Larsson2010-07-201-1/+1
* update shlib minorGerd Hoffmann2010-07-141-1/+1
* Add --enable-werror and make it the default only for git builds0.5.2Alexander Larsson2010-07-091-1/+15
* Make tunnel support optional in client tooAlexander Larsson2010-07-081-0/+3