FreeRDP/libfreerdp/core
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
..
gateway Fixed winpr_HexDump calls. 2014-09-09 16:33:05 +02:00
activation.c
activation.h
autodetect.c
autodetect.h
bulk.c Reformatted changed files. 2014-09-09 16:32:22 +02:00
bulk.h
capabilities.c libfreerdp-primitives: cleanup YCoCg 2014-09-06 21:13:37 -04:00
capabilities.h
certificate.c Reformatted changed files. 2014-09-09 16:32:22 +02:00
certificate.h
channels.c
channels.h
client.c
client.h
CMakeLists.txt libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
codecs.c libfreerdp-core: refactor codec context management 2014-09-10 00:42:41 -04:00
connection.c libfreerdp-core: fix reconnection using client random 2014-08-11 11:23:23 -04:00
connection.h
errinfo.c
errinfo.h
fastpath.c
fastpath.h
freerdp.c libfreerdp-core: refactor codec context management 2014-09-10 00:42:41 -04:00
gcc.c
gcc.h
graphics.c Fix multiple cases of use of uninitialized vars 2014-08-20 03:54:05 -06:00
heartbeat.c
heartbeat.h
info.c shadow: fix WDS connectivity 2014-08-15 14:15:53 -04:00
info.h
input.c
input.h
license.c Fixed winpr_HexDump calls. 2014-09-09 16:33:05 +02:00
license.h
listener.c shadow: fix race conditions 2014-08-15 18:12:53 -04:00
listener.h
mcs.c
mcs.h
message.c Merge pull request #1963 from akallabeth/async-update-to-lib 2014-08-14 17:46:43 +02:00
message.h
metrics.c
multitransport.c
multitransport.h
nego.c Merge branch 'awakecoding' of github.com:vworkspace/FreeRDP 2014-08-15 11:43:50 -04:00
nego.h
nla.c Fixed winpr_HexDump calls. 2014-09-09 16:33:05 +02:00
nla.h
orders.c Merge pull request #2023 from ptsekov/software-gdi-improvements 2014-08-18 16:22:23 -04:00
orders.h
peer.c Fix multiple cases of use of uninitialized vars 2014-08-20 03:54:05 -06:00
peer.h
rdp.c transport: exit transport loop when the session is activated. 2014-09-11 14:04:32 -07:00
rdp.h
redirection.c Fixed winpr_HexDump calls. 2014-09-09 16:33:05 +02:00
redirection.h
security.c
security.h
server.c
server.h
settings.c libfreerdp-primitives: cleanup YCoCg 2014-09-06 21:13:37 -04:00
surface.c
surface.h
tcp.c Merge branch 'master' of github.com:awakecoding/FreeRDP into shadow 2014-08-11 19:22:33 -04:00
tcp.h
timezone.c
timezone.h
tpdu.c shadow: start RDP client backend for WDS 2014-08-14 18:41:22 -04:00
tpdu.h
tpkt.c
tpkt.h
transport.c Merge branch 'fix_2036' of git://github.com/akallabeth/FreeRDP into akallabeth-fix_2036 2014-09-11 13:03:01 +02:00
transport.h
update.c libfreerdp-gdi: enable altsec frame markers 2014-09-05 16:06:19 -04:00
update.h
window.c
window.h