FreeRDP/libfreerdp-utils
Bernhard Miklautz 3d59c44f7a Git build versioning added.
Now --version prints something like "This is FreeRDP version 1.0.1 (git
1.0.1-710-g90ec2)". Having a git commit id helps to identify builds and eases
debuggin.

The downside is that GetGitRevisionDescription retriggers a cmake
re-configuration after each git commit. But thats the only way to get correct
version informations without having git hooks or similar.

GetGitRevisionDescription is based on Ryan Pavlik cmake Modules.
2012-07-27 03:11:40 +02:00
..
CMakeLists.txt Merge branch 'master' of github.com:FreeRDP/FreeRDP into winpr 2012-05-25 18:45:12 -04:00
args.c Git build versioning added. 2012-07-27 03:11:40 +02:00
bitmap.c libfreerdp-utils: added util to dump images to bitmap files 2011-09-01 23:00:07 -04:00
blob.c libfreerdp-auth: integrate Kerberos code from Jiten Pathy 2012-03-05 16:57:25 -05:00
dsp.c Merge branch 'master' of github.com:FreeRDP/FreeRDP into winpr 2012-05-25 18:45:12 -04:00
event.c cliprdr: add more detailed debug output 2011-10-31 19:15:27 -04:00
file.c winpr: move wtypes.h and windows.h 2012-05-04 19:36:35 -04:00
hexdump.c libfreerdp-core: fix negotiation module 2011-07-07 13:37:48 -04:00
list.c Adding comments to the memory.c file 2012-05-21 09:52:36 +02:00
load_plugin.c Extended plugin system to be able to link/load plugins statically, credit goes to Mike McDonald from Quest Software 2012-07-16 07:18:50 -07:00
memory.c libfreerdp-utils: Fixed missing wcsdup on Android 2012-05-24 01:40:44 -07:00
mutex.c Documented the mutex API 2012-05-21 09:52:36 +02:00
passphrase.c xfreerdp: fixed --from-stdin/freerdp_passphrase_read for win32 2012-06-11 19:47:29 +08:00
pcap.c wfreerdp: fix mingw64 cross-compilation (Felix Wolfheimer) 2012-01-29 11:11:13 -05:00
profiler.c include: move config.h into private headers. 2012-03-12 19:14:56 +08:00
rail.c libfreerdp-rail: rename UNICODE_STRING to RAIL_UNICODE_STRING to avoid conflict 2012-06-19 17:26:37 -04:00
rect.c libfreerdp-core: add support for Refresh Rect and Suppress Output PDUs 2011-11-11 14:02:59 -05:00
semaphore.c winpr: move wtypes.h and windows.h 2012-05-04 19:36:35 -04:00
signal.c introduce generic ARRAY_SIZE macro 2012-02-28 18:11:11 +01:00
sleep.c winpr: move wtypes.h and windows.h 2012-05-04 19:36:35 -04:00
stopwatch.c wfreerdp: fix compilation warnings and errors 2011-11-12 00:51:41 -05:00
stream.c Fixed typo in comment 2012-05-11 16:52:02 +02:00
string.c libfreerdp-core: further improvements to server redirection code 2011-09-03 16:36:27 -04:00
svc_plugin.c svc_plugin: ignore CHANNEL_FLAG_SUSPEND/CHANNEL_FLAG_RESUME 2012-05-15 16:39:07 -05:00
tcp.c wfreerdp: fix compilation 2012-05-21 16:01:24 -04:00
thread.c winpr: move wtypes.h and windows.h 2012-05-04 19:36:35 -04:00
time.c winpr: move wtypes.h and windows.h 2012-05-04 19:36:35 -04:00
uds.c libfreerdp-core: add client unix domain socket. 2012-05-22 22:37:01 +08:00
unicode.c libwinpr-crt: expand string functions 2012-05-21 22:04:14 -04:00
wait_obj.c winpr: move wtypes.h and windows.h 2012-05-04 19:36:35 -04:00