FreeRDP/client
Bernhard Miklautz 1aec784f75 feat: add support for .source_version
When building packages, especially when source packages are used, git is
not necessarily available or the source isn't provided in git. In those
cases it wasn't possible to set the GIT_REVISION and --version shows
"n/a" for the git revision.

If the file .source_version is available now the content of it is used
as GIT_REVISION. Packagers might want to add a .source_version file
when they don't build the packages from git.

Possible breaking change:

The variable PRODUCT_VERSION isn't available anymore. Use GIT_REVISION
instead.
2017-10-06 15:02:23 +02:00
..
Android android: fix a regression with remote program (#4091) 2017-08-16 13:28:11 +02:00
common feat: add support for .source_version 2017-10-06 15:02:23 +02:00
DirectFB Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
iOS fix string format specifiers 2016-12-16 13:48:43 +01:00
Mac Merge pull request #4052 from akallabeth/mac_fixes 2017-09-12 23:16:39 +02:00
Sample Fix plugin loading for the sample client 2017-02-16 14:57:36 +01:00
Wayland Merge pull request #4100 from mmeyer724/wayland-opaque 2017-08-26 10:17:02 +02:00
Windows Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
X11 Fix displaying of raw surfaces 2017-09-26 13:56:08 +02:00
.gitignore wlfreerdp: add initial man page 2017-01-16 11:11:59 +01:00
CMakeLists.txt freerdp: UWP porting 2016-03-29 16:03:15 -04:00
freerdp-client.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ClientConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00