spice-common/python_modules
Christophe Fergeau b3a00f4411 marshaller: Use #include <> for headers in $srcdir/common
Since the (de)marshallers are now generated in $builddir and not in
$srcdir, when these generated files include a file located in
$srcdir/common, the compiler will find them thanks to a -I directive, so it
makes more sense to use <> rather than "" when including them.
2014-04-16 16:47:55 +02:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2012-03-20 15:25:43 +01:00
codegen.py spice_codegen: Always write a channels entry for an ifdef-ed channel 2012-03-20 15:31:30 +01:00
demarshal.py marshaller: Use #include <> for headers in $srcdir/common 2014-04-16 16:47:55 +02:00
Makefile.am build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
marshal.py Use #include "common/..." in (de)marshallers 2014-04-16 16:47:55 +02:00
ptypes.py codegen: Add a --generate-wireshark-dissector option 2013-10-23 11:41:43 -05:00
spice_parser.py allow attributes on channel elements in .proto files 2012-03-20 15:31:30 +01:00