summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2020-10-25Enable some security options on output executablesFrediano Ziglio1-3/+25
2020-07-31clipboard: enable copying files from client using webdavJakub Janků1-1/+1
2020-04-24Compile in agent utilities from spice-commonFrediano Ziglio1-0/+3
2020-04-01spice-protocol: Update to get new message definitionsFrediano Ziglio1-2/+14
2020-03-19build: Add missing file to distributionFrediano Ziglio1-0/+1
2020-03-19MSI: Make SourceDir the path to executablesUri Lublin1-2/+1
2019-12-16build: Remove unneeded library from linkingFrediano Ziglio1-3/+0
2019-12-11Remove Visual Studio project filesFrediano Ziglio1-3/+0
2019-12-06build: Do not generate CMake config.h in source directoryFrediano Ziglio1-2/+2
2019-12-06build: Base CMake supportFrediano Ziglio1-1/+2
2019-11-18Add a test for filter_url functionFrediano Ziglio1-0/+8
2019-11-18file_xfer: Open Download directory after a file transfer is finishedFrediano Ziglio1-1/+3
2019-11-07file_xfer: Save files in Downloads directoryFrediano Ziglio1-1/+1
2019-11-06display_configuration: Define WINVER to avoid some declarationFrediano Ziglio1-0/+1
2019-10-18win32/vd_agent: Customize MSI product name and install locationYuri Benditovich1-1/+4
2018-05-28msi: Do not generate deps.txtFrediano Ziglio1-4/+1
2018-05-25Revert "Enable some security options on output executables"Frediano Ziglio1-24/+3
2018-05-25Enable some security options on output executablesFrediano Ziglio1-3/+24
2017-07-27Ignore auxiliary build filesFrediano Ziglio1-1/+1
2017-07-26Add a test for logging functionsFrediano Ziglio1-0/+13
2017-07-26Avoid using LTO by default during compilationFrediano Ziglio1-1/+0
2017-07-26Add test for PNG filesFrediano Ziglio1-0/+20
2017-07-26Write code to decode PNG formatFrediano Ziglio1-2/+4
2017-07-26Initial rewrite of image conversion codeFrediano Ziglio1-2/+2
2017-07-26Move image handling to a separate fileFrediano Ziglio1-0/+2
2016-11-17build: Automatically update version/copyright in version.rcFrediano Ziglio1-2/+3
2016-11-17Move common resource code to a common fileFrediano Ziglio1-0/+1
2016-08-16Introducing Windows CCD APISameeh Jubran1-0/+2
2015-04-20build-sys: Ship mingw-spice-vdagent.spec in tarballsChristophe Fergeau1-2/+2
2014-06-19Learn to build spice-vdagent MSI installerMarc-André Lureau1-1/+22
2013-11-13Makefile.am: add INCLUDES to AM_CPPFLAGSUri Lublin1-3/+5
2013-11-13Makefile.am: tabifyUri Lublin1-2/+2
2013-11-13vdagent: add as_user to run tasks with user privilegesUri Lublin1-0/+2
2013-06-27vdagent: add support for client -> guest file transfersArnon Gilboa1-0/+2
2013-04-24build-sys: fix mingw buildMarc-André Lureau1-0/+2
2012-12-09build-sys: remove *vdi_port* from Makefile.amArnon Gilboa1-6/+0
2012-11-15Fix mingw compilationChristophe Fergeau1-7/+7
2012-10-31build-sys: Use git-version-genChristophe Fergeau1-0/+10
2012-10-01build-sys: Add missing file to EXTRA_DISTChristophe Fergeau1-0/+1
2012-10-01build-sys: Include spice-protocol in tarballsChristophe Fergeau1-0/+2
2012-06-21Add configure --enable-debugMarc-André Lureau1-1/+4
2012-06-08build-sys: statically build agentMarc-André Lureau1-3/+6
2012-05-24build-sys: move back vdservice to consoleMarc-André Lureau1-1/+1
2012-05-24Use spice-protocol submoduleMarc-André Lureau1-1/+1
2012-05-24mingw: compile a non-console binaryMarc-André Lureau1-1/+2
2012-05-24mingw: link with RC file to provide needed version informationMarc-André Lureau1-11/+27
2012-05-24Revert "Revert "mingw: make sure unicode support is enabled""Marc-André Lureau1-0/+1
2012-03-01Revert "mingw: make sure unicode support is enabled"Christophe Fergeau1-1/+0
2012-03-01mingw: make sure unicode support is enabledChristophe Fergeau1-0/+1
2012-03-01mingw: add Visual C++ files to EXTRA_DISTChristophe Fergeau1-0/+10