Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-25 | Use the spice-common submodule | Marc-André Lureau | 1 | -117/+0 | |
This patch will replace the common/ directory with the spice-common project. It is for now a simple project subdirectory shared with spice-gtk, but the goal is to make it a proper library later on. With this change, the spice-server build is broken. The following commits fix the build, and have been seperated to ease the review. v2 - moves all the generated marshallers to spice-common library - don't attempt to fix windows VS build, which should somehow be splitted with spice-common (or built from tarball only to avoid generation tools/libs deps) v3 - uses libspice-common-client - fix a mutex.h inclusion reported by Alon | |||||
2012-01-13 | Remove trailing blank lines | Daniel P. Berrange | 1 | -1/+0 | |
Remove any blank lines at the end of all source files | |||||
2011-05-03 | add missing static | Christophe Fergeau | 1 | -2/+2 | |
2011-05-03 | add #include <config.h> to all source files | Christophe Fergeau | 1 | -0/+3 | |
When using config.h, it must be the very first include in all source files since it contains #define that may change the compilation process (eg libc structure layout changes when it's used to enable large file support on 32 bit x86 archs). This commit adds it at the beginning of all .c and .cpp files | |||||
2010-04-13 | Relicense everything from GPL to LGPL 2.1+ | Alexander Larsson | 1 | -9/+9 | |
2010-02-23 | Add emacs settings for indent according to spice styleguide | Alexander Larsson | 1 | -0/+1 | |
2009-10-14 | fresh start | Yaniv Kamay | 1 | -0/+114 | |