Go to file
Alon Levy b49c4794ee spice-protocol/spice/enums.h: rebuild from spice.proto
This file was hand generated until now, resulting in the wierd situation where
it is different for spice-gtk and spice-server even though they both use the
same spice-common and spice-protocol (or at least close) versions.

This patch generates the enums.h files from spice-common. While that file is
actually in the spice-protocol submodule, it cannot be generated from
spice-protocol since it lacks access to spice.proto and spice_codegen.py. So in
affect whenvever it will differ the spice-protocol module will become dirty and
hence hopefully commited with the new enums.h.

enums.h is generated from spice.proto is a superset of that generated from spice1.proto.
2012-07-08 18:12:18 +03:00
build-aux build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
common spice-protocol/spice/enums.h: rebuild from spice.proto 2012-07-08 18:12:18 +03:00
m4 build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
python_modules python_modules/ptypes.py/EnumBaseType.c_enumname: add missing return to fix broken enums generation 2012-06-14 13:53:46 +03:00
spice-protocol@86eb1a334e update spice-protocol for smartcard enums fix 2012-06-22 17:23:03 +03:00
.gitmodules build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
autogen.sh build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
configure.ac configure.ac: lower required autoconf version to 2.63 2012-04-03 15:03:05 +02:00
git.mk build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
Makefile.am Makefile.am: now that spice_codegen.py is used add *.pyc to ignored files in root 2012-06-20 16:25:33 +03:00
spice1.proto video streaming: add support for frames of different sizes 2012-05-02 14:47:29 +03:00
spice_codegen.py codegen: include headers locally 2012-03-21 13:24:17 +01:00
spice.proto smartcard: build fixes for spice server 2012-06-14 13:53:46 +03:00