reactos/sdk/lib/3rdparty
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
adns [CMAKE/CLANG-CL] Silence some clang-cl warnings in consistency with our gcc build. 2017-12-07 21:53:45 +01:00
bzip2 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
cardlib [CMAKE/CLANG-CL] Silence some clang-cl warnings in consistency with our gcc build. 2017-12-07 21:53:45 +01:00
freetype [FREETYPE] Handle allocation failures in our stack-saving hacks. CORE-15642 2019-01-28 14:31:49 +01:00
libmpg123 [MPG123] Update to version 1.25.10. CORE-15280 2019-01-05 09:20:40 +01:00
libsamplerate [LIBSAMPLERATE] Define exit() as __debugbreak(). CORE-11799 (#94) 2017-10-30 22:38:29 +01:00
libwin-iconv
libwine [REACTOS] Introduce a "DEBUGFORMAT" environment variable that allows to select different debug trace formats. 2018-08-30 22:42:50 +02:00
libxml2 [LIBXML2] Update to version 2.9.9. CORE-15854 2019-03-26 10:14:49 +01:00
stlport [FREETYPE][PORTCLS][RPCSS][SPOOLSV][STLPORT][USETUP][WLANSVC] Silence some clang-cl warnings. 2017-12-07 23:26:59 +01:00
strmbase [STRMBASE] Sync with Wine Staging 3.3. CORE-14434 2018-04-01 13:15:06 +01:00
zlib [ZLIB] Restore 'uncrypt' functionality in minizip 2019-03-06 23:09:35 +01:00
CMakeLists.txt