| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | support python 2.5.4+ for marshaller/demarshallers | Alon Levy | 2010-08-17 | 1 | -0/+1 |
| | | | | | | Patch adds a "from __future__" import that doesn't affect newer python's but allows python 2.5.4 to run the code (tested under scratchbox, n900 build environment) | ||||
| * | Support extra prefix in code generators | Alexander Larsson | 2010-06-22 | 1 | -0/+1 |
| | | | | | | This is require when we add a new spice.proto for the old (major 1) protocol description. | ||||
| * | Initial import of spice protocol description and demarshall generator | Alexander Larsson | 2010-06-18 | 1 | -0/+354 |
| The "spice.proto" file describes in detail the networking prototcol that spice uses and spice_codegen.py can parse this and generate demarshallers for such network messages. | |||||
