summaryrefslogtreecommitdiff
path: root/.gitmodules
AgeCommit message (Collapse)AuthorFilesLines
2015-08-11Remove spice-protocol submoduleChristophe Fergeau1-3/+0
spice-protocol is a separate project which is having releases, so there is no need to have a private spice-protocol copy in each spice-common user, especially as after installation, the system-wide spice-protocol copy will be used instead of the private one the module was built against.
2012-03-22build-sys: make it a seperately buildable spice-common libraryMarc-André Lureau1-0/+3
- autotoolize - fix headers inclusion - generate gitignores - workaround serverSMARTCARD support with dirty hack...