summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* build-sys: Add --enable-code-generatorChristophe Fergeau2015-08-071-0/+16
| | | | | | | | | This flag is only used for git builds, and can usually safely be disabled. When it's enabled, configure.ac will check that python-six and pyparsing are available, and will use these together with the codegen python scripts in order to automatically regenerate enums.h when the .proto files change.
* build-sys: Make sure new files are dist'edChristophe Fergeau2015-08-071-0/+1
| | | | | | The just added .proto files and python code generation code need to be added to EXTRA_DIST in order to be distributed in tarballs, and we need to recurse in the new python_modules directory.
* Post-release version bumpChristophe Fergeau2015-07-291-1/+1
|
* Post-release version bumpChristophe Fergeau2015-06-301-1/+1
|
* Post-release version bumpChristophe Fergeau2015-05-271-1/+1
| | | | | | This allows spice-protocol users to depend on the git version. spice-vdagent.git needs a spice-protocol version newer than the latest release for the volume synchronization work or it won't build.
* Release 0.12.7v0.12.7Christophe Fergeau2014-05-191-1/+1
|
* Release 0.12.6Yonit Halperin2013-06-261-1/+1
|
* Post-release bumpMarc-André Lureau2013-02-011-1/+1
|
* build-sys: post-release bumpMarc-André Lureau2013-01-161-1/+1
|
* Release 0.12.30.12.3Hans de Goede2012-12-201-1/+1
|
* Release 0.12.2Alon Levy2012-09-121-1/+1
| | | | | | New in this release: display channel: A8 surface capability qxl: client present, client capabilities and client monitors configuration.
* Release 0.12.10.12.1Alon Levy2012-09-021-1/+1
|
* support multiple monitors on a single display channelAlon Levy2012-06-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds on device: RAM Header monitors_config - pointer QXLMonitorsConfig count == n max_allowed = N >= 0 QXLHead 1 ... QXLHead n id, surface_id, x, y, width, height, flags IO: QXL_IO_MONITORS_CONFIG server flushes command ring, then calls server callback for changing monitors config. New revision to let the driver know about the new io: QXL_REVISION_STABLE_V12=0x04, Adds server/client capability: SPICE_DISPLAY_CAP_MONITORS_CONFIG Server message will be added in spice-server and spice-common. Version is bumped to 0.12.0 to indicate new IO and structs
* Release 0.10.30.10.3Alon Levy2012-05-081-1/+1
|
* build-sys: use git.mkMarc-André Lureau2012-03-191-0/+2
|
* Add controller message ENABLE_SMARTCARDMarc-André Lureau2012-02-171-1/+1
| | | | | The sent message must be a ControllerValue whose value is either '0' disabled, or '1' enabled.
* Release 0.10.1Yonit Halperin2012-01-121-1/+1
|
* Release 0.10.00.10.0Alon Levy2011-11-101-2/+2
|
* Release 0.9.10.9.1Yonit Halperin2011-10-021-1/+1
| | | | | | | | | | | Cherry-pick of abfdf4d8abf95d003678af5df814f3b1be1fd092 (Release 0.8.2) semi-seamless migration RHBZ 738262 Conflicts: NEWS configure.ac
* Release 0.9.00.9.0Hans de Goede2011-08-251-2/+2
|
* bump version to 0.8.1 for qxl_dev.h changesAlon Levy2011-07-171-1/+1
|
* protocol: set version number to 0.8.0Christophe Fergeau2011-04-181-2/+2
| | | | | spice-protocol 0.8.0 has been released, but for some reason the version number in the master branch was still at 0.6.3
* Release 0.6.30.6.3Hans de Goede2010-10-181-1/+1
|
* Bump version to 0.6.10.6.1Alexander Larsson2010-09-291-1/+1
|
* Bump version to 0.6.00.6.0Alexander Larsson2010-08-311-2/+2
|
* Update version to 0.5.3Alexander Larsson2010-07-201-1/+1
|
* Fix misspellingsAlexander Larsson2010-07-081-1/+1
| | | | | SpicedSubMessage -> SpiceSubMessage QXLAlphaBlnd -> QXLAlphaBlend
* Add autoconf and pkg-config setupAlexander Larsson2010-02-041-0/+19