spice/python_modules
Marc-André Lureau aa57d2f70c 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.
2011-06-21 13:17:17 +02:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2010-06-18 16:32:10 +02:00
codegen.py python_modules/codegen.py: fix indent error in an unused function 2011-03-22 09:44:52 +02:00
demarshal.py demarshaller/marshaller fix gcc 4.6.0 2011-01-25 17:29:31 +02:00
Makefile.am Make distcheck work 2010-07-08 20:20:35 +02:00
marshal.py demarshaller/marshaller fix gcc 4.6.0 2011-01-25 17:29:31 +02:00
ptypes.py codegen: typedef the protocol enums 2011-06-21 13:17:17 +02:00
spice_parser.py Don't send CursorHeader if cursor_flags is NONE 2010-07-19 16:28:23 +02:00