spice-common/python_modules
Marc-André Lureau 7f9e2cb1f7 codegen: typedef the protocol enums
Commit 9d5ef9beeca722b2ceff7d15aaa3aaaaf07ecfbf in spice-protocol
introduced a typedef manually in the generated enums.h header.

This patch adds them automatically to all enums during enums.h generation.
2012-03-20 15:25:53 +01:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2012-03-20 15:25:43 +01:00
codegen.py python_modules/codegen.py: fix indent error in an unused function 2012-03-20 15:25:51 +01:00
demarshal.py demarshaller/marshaller fix gcc 4.6.0 2012-03-20 15:25:50 +01:00
Makefile.am Make distcheck work 2012-03-20 15:25:48 +01:00
marshal.py demarshaller/marshaller fix gcc 4.6.0 2012-03-20 15:25:50 +01:00
ptypes.py codegen: typedef the protocol enums 2012-03-20 15:25:53 +01:00
spice_parser.py Don't send CursorHeader if cursor_flags is NONE 2012-03-20 15:25:49 +01:00