summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make distcheck workAlexander Larsson2010-07-081-0/+4
* Make CEGUI optionalAlon Levy2010-07-011-4/+15
* Replace log4cpp with custom log functionAlexander Larsson2010-06-281-7/+0
* applying zlib compression over glz on WAN connectionYonit Halperin2010-06-211-0/+3
* Make opengl optional, disabled by defaultAlexander Larsson2010-06-211-6/+15
* Generate demarshallers in clientAlexander Larsson2010-06-181-0/+1
* Add python code to automake systemAlexander Larsson2010-06-181-0/+1
* shlib majorGerd Hoffmann2010-05-191-1/+1
* Detect big endian systemsAlexander Larsson2010-04-231-0/+1
* Initialize _kill_mark so we don't get spurious valgrind warningsAlexander Larsson2010-04-081-14/+0
* Use libjpeg to decode mjpegs, not ffmpegAlexander Larsson2010-04-081-0/+13
* server configuration: make network redirection support optionalYonit Halperin2010-04-061-4/+16