Go to file
Frediano Ziglio 295d05e733 Define and use new SPICE_MAGIC_CONST macro
This macro allow to define magic constants without using weird
memory tweacks.
This remove some possible warning from some compiler and
make code more optimized as compiler is able to compute the
constant.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
2015-08-12 14:15:27 +02:00
m4 build-sys: Add m4 file for AX_PYTHON_MODULE 2015-08-07 12:53:59 +02:00
python_modules build-sys: Install code generation data/scripts 2015-08-07 11:54:48 +02:00
spice Define and use new SPICE_MAGIC_CONST macro 2015-08-12 14:15:27 +02:00
AUTHORS Add autoconf and pkg-config setup 2010-02-04 16:47:27 +01:00
autogen.sh build-sys: Add --enable-code-generator 2015-08-07 11:54:47 +02:00
ChangeLog Add autoconf and pkg-config setup 2010-02-04 16:47:27 +01:00
configure.ac build-sys: Add --enable-code-generator 2015-08-07 11:54:47 +02:00
COPYING Add MIT style COPYING file 2010-02-04 16:23:24 +01:00
git.mk Update git.mk to latest version 2012-09-21 15:48:39 +02:00
includes.sed Add includes.sed file to handle include renaming 2010-02-04 18:12:07 +01:00
Makefile.am build-sys: Make installed spice_codegen.py is executable 2015-08-10 18:00:45 +02:00
NEWS Release 0.12.9 2015-07-29 17:44:07 +02:00
README Add autoconf and pkg-config setup 2010-02-04 16:47:27 +01:00
rename-identifiers.sh Add utility script to do C identifier renaming 2010-02-04 16:43:24 +01:00
renames fix up reames 2010-02-04 18:11:09 +01:00
spice1.proto proto: Remove space before tab 2015-07-20 20:55:47 +02:00
spice_codegen.py codegen: Fix enums.h generation with python3 2015-07-23 10:29:10 +02:00
spice-protocol.pc.in build-sys: Install code generation data/scripts 2015-08-07 11:54:48 +02:00
spice.proto proto: Use proper type for preferred_compression field 2015-08-07 12:07:26 +02:00