Commit Graph

3 Commits

Author SHA1 Message Date
Christophe Fergeau
8e3b1d144a Add check for pyparsing
Check both in configure.ac (after checking if we need to rebuild
the marshalling files) and in the python script using pyparsing
(for people modifying .proto files in tarballs)
2012-01-24 18:39:48 +01:00
Christophe Fergeau
3fbe20cf9e allow attributes on channel elements in .proto files
We want to be able to add an @ifdef annotation to optional messages
For example, we want to compile in the smartcard messages only if
libcacard is available
2011-06-23 20:05:33 +02:00
Marc-André Lureau
d960229a09 Initial import from SPICE 2010-11-23 17:00:17 +01:00