spice-protocol-pxvdi/python_modules
Christophe Fergeau 1830e216c4 build-sys: Install code generation data/scripts
spice-common generate code from these python scripts and the installed
SPICE .proto. This commit installs them during make install, and adds a
codegendir variable to the pkgconfig file so that spice-common can
locate the scripts.
2015-08-07 11:54:48 +02:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2012-03-20 15:25:43 +01:00
codegen.py codegen: Allow to specify C type for index variable 2015-07-23 11:22:11 +02:00
demarshal.py Make spice_codegen.py work on both Python 2 and 3 2015-04-01 13:39:03 +02:00
Makefile.am build-sys: Install code generation data/scripts 2015-08-07 11:54:48 +02:00
marshal.py codegen: Simplify if/else blocks 2015-07-23 11:11:03 +02:00
ptypes.py codegen: ptypes.py: keep attribute names in sets 2015-08-04 20:10:22 +03:00
spice_parser.py codegen: Remove duplicate variable initialization 2015-07-23 11:11:44 +02:00