FreeRDP/client/common
Bernhard Miklautz 0313ca3622 libfreerdp: always build "MONOLITHIC"
"libfreerdp" consisted of multiple (small) single libraries. If the cmake
option MONOLITHIC was used only one library was build combining all of
the libfreerdp-* libraries.
The only exceptions to this are libfreerdp-server and libfreerdp-client these
are build as separate libraries.

This commit obsoltes non-monolithic builds and makes monolithic builds
the default. The cmake option MONOLITHIC is also removed.
2014-09-12 00:19:53 +02:00
..
test libfreerdp-common: move assistance code 2014-06-30 09:40:24 -04:00
CMakeLists.txt libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
client.c Merge branch 'master' of github.com:FreeRDP/FreeRDP 2014-07-28 16:58:32 -04:00
cmdline.c handle user@corp.net username correctly 2014-08-19 12:02:48 +02:00
compatibility.c Replaced fprintf(stderr with DEBUG_WARN 2014-08-07 22:21:07 +02:00
compatibility.h freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00
file.c Merge branch 'master' of github.com:FreeRDP/FreeRDP 2014-08-11 10:36:07 -04:00
module.def wfreerdp-server: fix build on Windows 2012-10-16 13:31:16 -04:00