Go to file
Christophe Fergeau 2195369372 build-sys: Small cleanup of AM_CPPFLAGS
Commit 4fafa210 added WARN_CFLAGS, VISIBILITY_HIDDEN_CFLAGS and
-std=gnu99 to AM_CFLAGS in common/Makefile.am, but these are not
needed. WARN_CFLAGS and VISIBILITY_HIDDEN_CFLAGS are not defined
anywhere in spice-common, and spice-common compiles fine without
-std=gnu99 on my f21 box.
2014-12-09 16:37:18 +01:00
build-aux build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
common build-sys: Small cleanup of AM_CPPFLAGS 2014-12-09 16:37:18 +01:00
m4 build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
python_modules python: Fix -Wsign-compare 2014-09-18 13:13:30 +02:00
spice-protocol@7566c5b3ad Add LZ4 image compression support. 2014-12-02 19:23:53 +01:00
.gitmodules build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
autogen.sh build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
configure.ac build-sys: Remove unused WITH_SMARTCARD conditional 2014-12-08 18:26:39 +01:00
COPYING Be explicit about spice-common license 2013-10-23 11:41:43 -05:00
git.mk Update git.mk to latest version 2012-09-21 10:51:17 +02:00
Makefile.am spice-common: don't install spice-protocol 2012-08-09 12:44:41 +02:00
spice1.proto Add support for the Opus codec. 2014-01-02 12:28:21 +01:00
spice_codegen.py marshaller: Use #include <> for headers in $srcdir/common 2014-04-16 16:47:55 +02:00
spice.proto Add LZ4 image compression support. 2014-12-02 19:23:53 +01:00