summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* add git-version-gen and gitlog-to-changelogAlon Levy2012-10-191-0/+22
|
* build-sys: remove cegui/slirp and mandatory client from dist-checkMarc-André Lureau2012-07-161-2/+0
| | | | | | | | | | | | The spicec client is no longer actively maintained. By removing cegui from distcheck, we can avoid extra build time and dependencies (>150Mb extra cegui/boost on fedora) Slirp is not available in most distributions, afaict, making it hard to build consistantly accross various systems. The client is still build if the dependencies are present.
* Use the spice-common submoduleMarc-André Lureau2012-03-251-8/+10
| | | | | | | | | | | | | | | | | | 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
* build-sys: use spice-protocol as submoduleMarc-André Lureau2012-03-011-0/+1
|
* build-sys: cleanup, use autoreconfMarc-André Lureau2012-03-011-0/+2
|
* Adding support to automated testsFabiano Fidêncio2012-02-141-1/+1
| | | | | | | As suggested by Alon, a simple automated test to try to find regressions in Spice code. To use this, compile Spice with --enable-automated-tests and run test_display_streaming passing --automated-tests as parameter.
* add SASL and smartcard to distcheck flagsChristophe Fergeau2011-07-221-1/+1
|
* client: make building client optionalChristophe Fergeau2011-05-021-1/+5
|
* Make distcheck workAlexander Larsson2010-07-081-0/+2
|
* Generate marshaller/demarshallers for old protocolAlexander Larsson2010-06-221-1/+1
|
* Add python code to automake systemAlexander Larsson2010-06-181-1/+3
|
* rename spice.pc to spice-server.pcAlexander Larsson2010-03-241-2/+2
|
* fresh startYaniv Kamay2009-10-141-0/+7