Go to file
Christophe Fergeau b216f66f10 codegen: Use six.PY3 rather than six.PY2
Older versions of python-six (at least 1.3.0) defined six.PY3 but not
six.PY2. six.PY2 is only used twice in straightforward tests so it's
easy to use six.PY3 instead.
2015-04-14 16:08:43 +02:00
build-aux build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
common ppc: Fix lz magic endianness 2015-04-10 20:20:49 +02:00
m4 configure.ac: Check for needed python modules for git builds 2015-04-13 13:08:11 +02:00
python_modules codegen: Use six.PY3 rather than six.PY2 2015-04-14 16:08:43 +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 configure.ac: Check for needed python modules for git builds 2015-04-13 13:08:11 +02:00
configure.ac configure.ac: Check for needed python modules for git builds 2015-04-13 13:08:11 +02: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 codegen: Use six.PY3 rather than six.PY2 2015-04-14 16:08:43 +02:00
spice.proto Add LZ4 image compression support. 2014-12-02 19:23:53 +01:00