summaryrefslogtreecommitdiffstats
path: root/spice_codegen.py
Commit message (Collapse)AuthorAgeFilesLines
* Make pointers 32bit in new protocol formatAlexander Larsson2010-06-231-0/+4
|
* Support extra prefix in code generatorsAlexander Larsson2010-06-221-0/+4
| | | | | This is require when we add a new spice.proto for the old (major 1) protocol description.
* Support creating marshallers that are called indirectlyAlexander Larsson2010-06-221-2/+5
| | | | | This is needed if we want to switch marshallers depending on what major version the remote side has.
* Allow multiple --include argsAlexander Larsson2010-06-181-3/+4
|
* Add support for generating message and structure marshallersAlexander Larsson2010-06-181-1/+35
|
* Add python code to automake systemAlexander Larsson2010-06-181-0/+165