FreeRDP/winpr/libwinpr/utils/test
Bernhard Miklautz 6a49bcfe40 winpr: always build "monolitic"
winpr is now always build as single library.
The build option MONOLITHIC_BUILD doesn't influence this behavior anymore.

The only exception is winpr-makecert-tool which is still build as extra
library.

This obsoletes complex_libraries for winpr.
2014-07-10 11:10:58 +02:00
..
.gitignore libwinpr-utils: started command-line parser 2012-11-02 00:20:46 -04:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
TestArrayList.c Fixed warnings for 32 bit builds 2013-03-15 22:49:25 +01:00
TestBitStream.c libfreerdp-codec: start MPPC compressor 2014-03-08 17:38:47 -05:00
TestBufferPool.c libwinpr-utils: fix BufferPool test 2013-09-16 17:59:29 -04:00
TestCmdLine.c Fixed compiler warnings (-Wall) 2013-03-15 20:41:10 +01:00
TestHashTable.c freerdp: fix several type related warnings 2014-05-08 18:02:02 -04:00
TestIni.c libwinpr-utils: fix .ini parser whitespace trimming 2014-03-25 00:32:05 -04:00
TestLinkedList.c libwinpr-utils: implement doubly-linked list 2013-08-05 17:29:14 -04:00
TestListDictionary.c freerdp: fix several type related warnings 2014-05-08 18:02:02 -04:00
TestMessagePipe.c libwinpr-utils: initial MessagePipe implementation 2013-02-20 14:48:32 -05:00
TestMessageQueue.c Using new API for message queue. 2013-11-12 15:18:45 +01:00
TestPrint.c wfreerdp: fix build on Windows 2013-03-29 00:33:15 -04:00
TestPubSub.c libwinpr-utils: rename certain PubSub functions 2013-06-18 21:23:26 -04:00
TestQueue.c libfreerdp-codec: remove old RemoteFX tile pool 2013-01-20 20:44:30 -05:00
TestStreamPool.c libfreerdp-core: use stream pool 2013-04-12 13:44:23 -04:00
TestWLog.c libwinpr-utils: improved binary appender 2013-10-04 11:33:49 -04:00