FreeRDP/cmake
Armin Novak bd8d44c6e7 Added dll version information template for windows. 2014-10-03 15:15:53 +02:00
..
compat_2.8.2 cmake: fixed compatibility with version 2.8.0 2012-11-23 14:12:52 +00:00
compat_2.8.3 cmake: make sure build works with cmake < 2.8.3 2012-10-25 11:22:53 +02:00
compat_2.8.6 cmake: fixed compatibility with version 2.8.0 2012-11-23 14:12:52 +00:00
compat_2.8.11 cmake: fix exporting of targets on pre-2.8.11 2013-10-29 14:47:40 -04:00
AndroidToolchain.cmake android toolchain: add back setting of ANDROID_SDK 2014-07-14 07:58:32 -04:00
AutoVersioning.cmake Error fixed in AutoVersioning when no .git is found 2012-07-27 03:32:42 +02:00
CheckCmakeCompat.cmake libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
ComplexLibrary.cmake cmake: add option to override default library type for complex submodules 2014-05-26 14:46:42 -04:00
ConfigOptions.cmake libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
ConfigOptionsAndroid.cmake Now requiring target android SDK 14 by default. 2014-06-23 14:17:26 +02:00
ConfigOptionsiOS.cmake updated file headers 2013-12-04 11:44:22 +01:00
EchoTarget.cmake cmake: add target helper functions 2013-09-05 15:20:51 -04:00
FindDBus.cmake Added proper CMake checks for libraries linked with urbdrc 2013-08-02 15:49:53 +02:00
FindDbusGlib.cmake channels/urbdrc: fix cmake scripts 2014-04-26 13:44:58 -04:00
FindDirectFB.cmake build: Honor REQUIRE if set in find_package 2012-01-23 14:40:05 +01:00
FindDocBookXSL.cmake Replaced xmlto with xsltproc to word around a bug preventing manpages 2013-08-06 15:02:36 +02:00
FindFFmpeg.cmake build: check libavcodec api version 2012-12-16 22:38:09 -05:00
FindFeature.cmake xfreerdp: add async-channels command-line argument 2013-02-19 12:29:15 -05:00
FindGSM.cmake channels/rdpsnd: initial attempt at adding GSM610 support 2013-11-22 12:11:39 -05:00
FindGStreamer_0_10.cmake Added cmake magic to allow selection of gstreamer 1.0 or 0.10 2014-05-24 18:21:40 +02:00
FindGStreamer_1_0.cmake Added cmake magic to allow selection of gstreamer 1.0 or 0.10 2014-05-24 18:21:40 +02:00
FindGlib.cmake Find glibconfig.h cmake should use pkgconfig information instead of a hard coded path to /usr/lib. 2014-06-27 14:46:27 -05:00
FindIPP.cmake cmake: fix Mac OS X IPP detection 2013-01-19 20:46:14 -05:00
FindImageMagick.cmake xfreerdp-client: hack cmake for ubuntu imagemagick 2013-05-01 12:39:26 -04:00
FindOpenH264.cmake Initial implementation of H.264 decoder for MS-RDPEGFX 2014-07-01 23:28:09 -04:00
FindOpenSLES.cmake FindOpenSLES: removed debug message 2013-10-02 10:23:06 +02:00
FindOpenSSL.cmake wfreerdp: fix building against OpenSSL with MONOLITHIC_BUILD and shared libraries 2014-02-01 19:53:45 -05:00
FindPAM.cmake cmake: added PAM detection script 2013-05-03 23:29:04 -04:00
FindPCSC.cmake libwinpr-smartcard: add option to build statically against specialized pcsclite build 2014-04-08 01:26:28 -04:00
FindPCSCWinPR.cmake libwinpr-smartcard: add option to build statically against specialized pcsclite build 2014-04-08 01:26:28 -04:00
FindPixman.cmake cmake: add FindPixman.cmake 2013-08-05 20:50:23 -04:00
FindPulse.cmake cmake: replace FindOptionalPackage macros with FindFeature macros 2012-11-02 19:27:01 -04:00
FindUDev.cmake Added proper CMake checks for libraries linked with urbdrc 2013-08-02 15:49:53 +02:00
FindUUID.cmake Added proper CMake checks for libraries linked with urbdrc 2013-08-02 15:49:53 +02:00
FindX11.cmake Changed include path for X11 and extensions. 2012-01-17 18:34:04 +01:00
FindXKBFile.cmake build: Honor REQUIRE if set in find_package 2012-01-23 14:40:05 +01:00
FindXRandR.cmake test for XRandR for Gstreamer support 2012-06-14 12:46:27 -04:00
FindXShm.cmake build: Honor REQUIRE if set in find_package 2012-01-23 14:40:05 +01:00
FindXTest.cmake build: Honor REQUIRE if set in find_package 2012-01-23 14:40:05 +01:00
FindXcursor.cmake build: Honor REQUIRE if set in find_package 2012-01-23 14:40:05 +01:00
FindXdamage.cmake build: Honor REQUIRE if set in find_package 2012-01-23 14:40:05 +01:00
FindXext.cmake build: Honor REQUIRE if set in find_package 2012-01-23 14:40:05 +01:00
FindXfixes.cmake build: Honor REQUIRE if set in find_package 2012-01-23 14:40:05 +01:00
FindXi.cmake merged upstream 2013-06-05 14:59:24 -04:00
FindXinerama.cmake build: Honor REQUIRE if set in find_package 2012-01-23 14:40:05 +01:00
FindXmlto.cmake types: refactoring to make use of standard data types when available 2011-11-19 12:19:16 -05:00
FindXrender.cmake merged completely (painful) from awakecoding's tree 2013-06-25 20:41:32 -04:00
FindXv.cmake Fix path for Xv.h in cmake. 2012-05-25 17:56:04 -05:00
Findlibusb-1.0.cmake Added libusb detection CMake script. 2013-08-02 15:49:53 +02:00
GNUInstallDirsWrapper.cmake cmake: Allow CMAKE_INSTALL_LIBDIR to be an absolute path. 2012-08-15 00:26:04 -04:00
GetGitRevisionDescription.cmake Git build versioning added. 2012-07-27 03:11:40 +02:00
GetGitRevisionDescription.cmake.in Git build versioning added. 2012-07-27 03:11:40 +02:00
LibFindMacros.cmake Added new cmake library search functions. 2014-05-23 13:06:03 +02:00
MSVCRuntime.cmake freerdp: fix build warnings with MSVC 2013-07-26 15:21:19 -04:00
MergeStaticLibs.cmake freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00
WindowsDLLVersion.rc.in Added dll version information template for windows. 2014-10-03 15:15:53 +02:00
iOSToolchain.cmake ios build: fixed toolchain for cmake 2.8.10 2013-10-05 21:45:41 +02:00
today.cmake Fixed generation of configure header, now replacing date fields 2013-08-06 11:54:37 +02:00