summaryrefslogtreecommitdiffstats
path: root/spice_codegen.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove files moved to spice-protocol"Marc-André Lureau2016-03-101-0/+275
* Remove files moved to spice-protocolFrediano Ziglio2015-08-111-275/+0
* codegen: Fix enums.h generation with python3Christophe Fergeau2015-07-231-2/+2
* codegen: Use six.PY3 rather than six.PY2Christophe Fergeau2015-04-141-3/+3
* Make spice_codegen.py work on both Python 2 and 3Alexander Wauck2015-04-011-3/+7
* marshaller: Use #include <> for headers in $srcdir/commonChristophe Fergeau2014-04-161-2/+2
* Be explicit about spice-common licenseJonathon Jongsma2013-10-231-2/+21
* codegen: Add a --generate-wireshark-dissector optionJonathon Jongsma2013-10-231-32/+65
* codegen: include headers locallyMarc-André Lureau2012-03-211-0/+1
* codegen: struct marshallers are not current function helperMarc-André Lureau2012-03-211-1/+1
* don't #include config.h in generated header filesChristophe Fergeau2012-03-201-3/+4
* python: remove c-ism trailing ;Marc-André Lureau2012-03-201-2/+2
* add comment to beginning of autogenerated filesChristophe Fergeau2012-03-201-0/+2
* add config.h to autogenerated files tooChristophe Fergeau2012-03-201-0/+4
* Make pointers 32bit in new protocol formatAlexander Larsson2012-03-201-0/+4
* Support extra prefix in code generatorsAlexander Larsson2012-03-201-0/+4
* Support creating marshallers that are called indirectlyAlexander Larsson2012-03-201-2/+5
* Allow multiple --include argsAlexander Larsson2012-03-201-3/+4
* Add support for generating message and structure marshallersAlexander Larsson2012-03-201-1/+35
* Add python code to automake systemAlexander Larsson2012-03-201-0/+165