spice-common/python_modules
Christophe Fergeau 90a1240f27 Use #include "common/..." in (de)marshallers
Now that they are created in $builddir, their includes will need to refer
to files in $srcdir, which can be different. It's cleaner to add
-I $(top_srcdir)/spice-common/ to modules using spice-common rather than
having -I $(top_srcdir)/spice-common/common which would could create header
collisions.
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 Use #include "common/..." in (de)marshallers 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