Go to file
Frediano Ziglio 0eb567e6fb codegen: Improve header guard generation
Until now, the same header guard was used for all generated .h files.
Now the header guard name is based on the name of the file being
generated so that it's different for each .h file.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
2016-06-24 10:02:06 +01:00
build-aux build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
common Use a macro to simplify ring_get_length 2016-06-21 12:52:27 +01:00
m4 Make LZ4 dependency check more robust 2016-06-16 10:36:48 -03:00
python_modules codegen: Improve header guard generation 2016-06-24 10:02:06 +01:00
tests test-logging: Include stdlib.h for _Exit() 2016-05-09 10:20:32 +02:00
.gitmodules Remove spice-protocol submodule 2015-08-11 10:26:06 +02:00
autogen.sh Remove files moved to spice-protocol 2015-08-11 10:26:06 +02:00
configure.ac Add LZ4 data compression and use it in spicevmc channel 2016-06-13 23:00:28 +01:00
COPYING Remove trailing whitespace 2015-12-18 11:41:15 +01:00
git.mk Update git.mk to latest version 2012-09-21 10:51:17 +02:00
Makefile.am Revert "Remove files moved to spice-protocol" 2016-03-10 16:01:36 +01:00
spice1.proto Revert "Remove files moved to spice-protocol" 2016-03-10 16:01:36 +01:00
spice_codegen.py codegen: Improve header guard generation 2016-06-24 10:02:06 +01:00
spice.proto Add LZ4 data compression and use it in spicevmc channel 2016-06-13 23:00:28 +01:00