FreeRDP/cmake
Iordan Iordanov 511444a65e Switch to official OpenSSL Download location and away from github.
One of the benefits is that this adds support for building with OpenSSL 3.0 versions without breaking support for building with 1.1.1.

As part of the work, the assumption that there is an /archive/ in the download path is removed.

Furthermore, cmake modules for finding OpenSSL are updated in order to support 3.0.
2022-04-07 09:10:40 +02:00
..
compat_3.7.0 Added FindICU from CMake 3.7 for backward compatibility 2017-08-16 15:26:26 +02:00
CheckCmakeCompat.cmake Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
ClangFormat.cmake Fixed #7294: Spelling 2021-09-17 07:25:51 +02:00
ClangToolchain.cmake Added memory and thread sanitizer. 2018-04-06 08:27:52 +02:00
ComplexLibrary.cmake Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
ConfigOptions.cmake Removed BUILTIN_CHANNELS 2022-02-23 10:43:46 +01:00
ConfigOptionsAndroid.cmake Fixed WITH_MEDIACODEC definition 2022-01-26 10:24:26 +01:00
ConfigOptionsiOS.cmake iOS build system fixes 2021-05-31 11:21:15 +02:00
EchoTarget.cmake
FindCairo.cmake Better libcairo dependencies handling though cmake 2019-08-14 18:11:14 +02:00
FindDBus.cmake
FindDbusGlib.cmake channels/urbdrc: fix cmake scripts 2014-04-26 13:44:58 -04:00
FindDevD.cmake * tsmf: OSS code cleanup 2015-05-27 22:58:41 +03:00
FindDocBookXSL.cmake
FindFAAC.cmake Rewrite of sound and microphone channels 2018-04-05 13:14:16 +02:00
FindFAAD2.cmake Rewrite of sound and microphone channels 2018-04-05 13:14:16 +02:00
FindFeature.cmake Fixed missing include in cmake/FindFeature.cmake 2021-06-22 08:54:18 +02:00
FindFFmpeg.cmake Fixed FFMPEG detection without pkgconfig 2021-07-22 15:11:15 +02:00
FindFUSE.cmake Fixed FUSE api detection 2021-07-02 12:42:05 +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
FindGSM.cmake
FindGSSAPI.cmake cmake: made FindGSSAPI.cmake able to detect kerberos versions such as: "Kerberos 5 release 1.18-prerelease". 2018-12-21 11:59:04 +01: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 Fix gstreamer-1.0 detection 2017-07-28 16:31:41 -04:00
FindImageMagick.cmake
FindIPP.cmake
FindLAME.cmake Rewrite of sound and microphone channels 2018-04-05 13:14:16 +02:00
Findlibsystemd.cmake Adds a systemd journal appender 2015-10-30 14:50:14 +01:00
Findlibusb-1.0.cmake Added libusb detection for windows. 2020-03-09 12:43:42 +01:00
FindMbedTLS.cmake cmake: add mbed TLS detection 2015-09-15 20:52:46 -04:00
FindOpenH264.cmake Added pkg-config to cmake OpenH264 detection. 2017-05-10 12:35:20 +02:00
FindOpenSLES.cmake Android build system fixes (OpenSLES, CMAKE_PREFIX_PATH, debug symbols) 2021-05-28 10:20:25 +02:00
FindOSS.cmake Necessary changes to get latest branch working on OpenBSD 5.6 2015-04-21 14:42:06 -04:00
FindPAM.cmake
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
FindPkcs11.cmake winpr: implement ncrypt API 2021-12-14 14:12:01 +01:00
FindPulse.cmake cmake: add PULSE_FOUND variable to FindPulse.cmake 2015-05-20 11:27:36 -04:00
Findsoxr.cmake Add soxr library and include paths. 2018-11-14 13:27:20 +01:00
FindSWScale.cmake Fixed SWScale cmake find script. 2019-12-19 08:45:29 +01:00
FindUDev.cmake
FindUUID.cmake Fix #2617: Removed MacPorts from CMake (default) search path. 2018-05-14 10:39:12 +02:00
FindWayland.cmake Fixed wayland library detection. 2019-01-29 09:34:30 +01:00
FindX11.cmake build: improve X11 detection on OS X 2014-12-12 17:43:14 +01:00
FindXcursor.cmake build: improve X11 detection on OS X 2014-12-12 17:43:14 +01:00
FindXdamage.cmake build: improve X11 detection on OS X 2014-12-12 17:43:14 +01:00
FindXext.cmake build: improve X11 detection on OS X 2014-12-12 17:43:14 +01:00
FindXfixes.cmake build: improve X11 detection on OS X 2014-12-12 17:43:14 +01:00
FindXi.cmake build: improve X11 detection on OS X 2014-12-12 17:43:14 +01:00
FindXinerama.cmake build: improve X11 detection on OS X 2014-12-12 17:43:14 +01:00
FindXKBFile.cmake build: improve X11 detection on OS X 2014-12-12 17:43:14 +01:00
FindXmlto.cmake
FindXRandR.cmake Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
FindXrender.cmake build: improve X11 detection on OS X 2014-12-12 17:43:14 +01:00
FindXShm.cmake build: improve X11 detection on OS X 2014-12-12 17:43:14 +01:00
FindXTest.cmake build: improve X11 detection on OS X 2014-12-12 17:43:14 +01:00
FindXv.cmake build: improve X11 detection on OS X 2014-12-12 17:43:14 +01:00
GetGitRevisionDescription.cmake Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
GetGitRevisionDescription.cmake.in
GNUInstallDirsWrapper.cmake
InstallFreeRDPMan.cmake Follow OpenBSD convention when installing manpages on FreeBSD 2018-05-02 09:31:19 -05:00
ios.toolchain.cmake iOS build system fixes 2021-05-31 11:21:15 +02:00
LibFindMacros.cmake Added new cmake library search functions. 2014-05-23 13:06:03 +02:00
MergeStaticLibs.cmake
MSVCRuntime.cmake Win proxy fix (#7311) 2021-09-22 16:00:00 +02:00
SetFreeRDPCMakeInstallDir.cmake Add SetFreeRDPCMakeInstallDir function to abstract away platform differences 2018-05-02 10:36:52 -05:00
ShowCMakeVars.cmake Add cmake function ShowCMakeVars and display configured paths in build 2021-10-11 08:38:53 +02:00
today.cmake Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
WindowsDLLVersion.rc.in build/win32: fix DLL version information 2016-02-29 16:00:35 +01:00