Go to file
Christophe Fergeau 838ec7d87b configure.ac: Check for needed python modules for git builds
After the patch adding support for python 3 to the code generator,
python-six is required when building from git. Since I got 2 different
reports of SPICE build failures right after introducing it, it's
probably better to check for the needed python modules from configure,
and exit with an error if they are missing.
This commit adds a --enable-python-checks configure flag for that
though, since we only want to do that when building from git. It assumes
that people running from git will be running autogen.sh, while people
building from tarballs will run configure.
2015-04-13 13:08:11 +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 Make spice_codegen.py work on both Python 2 and 3 2015-04-01 13:39:03 +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 Make spice_codegen.py work on both Python 2 and 3 2015-04-01 13:39:03 +02:00
spice.proto Add LZ4 image compression support. 2014-12-02 19:23:53 +01:00