summaryrefslogtreecommitdiff
path: root/spice_codegen.py
AgeCommit message (Expand)AuthorFilesLines
2013-10-23Be explicit about spice-common licenseJonathon Jongsma1-2/+21
2013-10-23codegen: Add a --generate-wireshark-dissector optionJonathon Jongsma1-32/+65
2012-03-21codegen: include headers locallyMarc-André Lureau1-0/+1
2012-03-21codegen: struct marshallers are not current function helperMarc-André Lureau1-1/+1
2012-03-20don't #include config.h in generated header filesChristophe Fergeau1-3/+4
2012-03-20python: remove c-ism trailing ;Marc-André Lureau1-2/+2
2012-03-20add comment to beginning of autogenerated filesChristophe Fergeau1-0/+2
2012-03-20add config.h to autogenerated files tooChristophe Fergeau1-0/+4
2012-03-20Make pointers 32bit in new protocol formatAlexander Larsson1-0/+4
2012-03-20Support extra prefix in code generatorsAlexander Larsson1-0/+4
2012-03-20Support creating marshallers that are called indirectlyAlexander Larsson1-2/+5
2012-03-20Allow multiple --include argsAlexander Larsson1-3/+4
2012-03-20Add support for generating message and structure marshallersAlexander Larsson1-1/+35
2012-03-20Add python code to automake systemAlexander Larsson1-0/+165