.. |
AddFuzzerTest.cmake
|
[cmake] add fuzzer tests
|
2024-04-16 13:06:22 +02:00 |
AddTargetWithResourceFile.cmake
|
[cmake] cleaning_configure_file
|
2024-10-02 23:28:08 +02:00 |
CFlagsToVar.cmake
|
[cmake,buildflags] replace CMAKE_SOURCE_DIR and CMAKE_BUILD_DIR
|
2024-11-07 20:10:57 +01:00 |
CheckCmakeCompat.cmake
|
|
|
ClangDetectTool.cmake
|
[clang] unify tool detection
|
2024-01-25 09:40:10 +01:00 |
ClangFormat.cmake
|
[cmake] fix clang-format detection
|
2024-01-25 10:36:52 +01:00 |
ClangTidy.cmake
|
[cmake,clang-tidy] do not use explicit .clang-tidy
|
2024-08-29 11:18:36 +02:00 |
ClangToolchain.cmake
|
[cmake] update clang toolchain
|
2023-05-24 08:24:32 +02:00 |
CleaningConfigureFile.cmake
|
[cmake] watch config files
|
2024-10-17 22:27:45 +02:00 |
CommonConfigOptions.cmake
|
[resource root] unify locations
|
2024-10-25 11:40:40 +02:00 |
CompilerDetect.cmake
|
[cmake] unify clang detection
|
2024-06-25 09:09:50 +02:00 |
CompilerFlags.cmake
|
Merge pull request #10850 from akallabeth/pragma-warn
|
2024-11-14 15:01:07 +01:00 |
ConfigOptions.cmake
|
[cmake] split tests
|
2024-10-24 09:45:44 +02:00 |
ConfigOptionsAndroid.cmake
|
Added warning for android media codec
|
2022-11-15 15:42:37 +01:00 |
ConfigOptionsiOS.cmake
|
|
|
ConfigureFreeRDP.cmake
|
[cmake] mark dependency includes SYSTEM
|
2024-08-26 11:10:49 +02:00 |
ConfigureRPATH.cmake
|
[cmake] unify windows resource file generation
|
2024-03-20 11:17:18 +01:00 |
ConvertFileToHexArray.cmake
|
[cmake] replace custom file2hex tool
|
2024-09-30 10:50:36 +02:00 |
CXXCompilerFlags.cmake
|
Merge pull request #10850 from akallabeth/pragma-warn
|
2024-11-14 15:01:07 +01:00 |
DetectIntrinsicSupport.cmake
|
[cmake,intrinsics] fix NEON detection
|
2024-07-05 09:45:34 +02:00 |
DisableCompilerWarnings.cmake
|
[warnings] disable warnings for generated code
|
2024-08-28 09:18:30 +02:00 |
Doxygen.cmake
|
update-doxyfile
|
2024-09-10 08:31:19 +02:00 |
EchoTarget.cmake
|
|
|
FindCairo.cmake
|
|
|
FindFAAC.cmake
|
|
|
FindFAAD2.cmake
|
|
|
FindFeature.cmake
|
[cmake] FindFeature use same case for _FOUND
|
2023-12-20 14:08:44 +01:00 |
FindFFmpeg.cmake
|
[cmake,ffmpeg] fix version detection
|
2024-09-24 09:47:46 +02:00 |
FindGSM.cmake
|
|
|
FindJSONC.cmake
|
[cmake] really use pkg_check_modules results for json-c
|
2024-05-16 11:56:08 +02:00 |
FindKRB5.cmake
|
[channels,rdpear] fix krb5 inclusion
|
2024-09-14 21:29:18 +02:00 |
FindLAME.cmake
|
|
|
Findlibsystemd.cmake
|
|
|
Findlibusb-1.0.cmake
|
|
|
Findlodepng.cmake
|
[cmake] fix typo in comment
|
2024-05-14 18:11:33 +02:00 |
FindMbedTLS.cmake
|
|
|
FindOpenH264.cmake
|
|
|
FindOpenSLES.cmake
|
[opensles] moved detection to modules
|
2023-10-10 22:59:53 +02:00 |
FindOSS.cmake
|
[cmake] Fix warning in FindOSS.cmake
|
2024-04-05 13:06:57 +02:00 |
FindPAM.cmake
|
|
|
FindPCSC.cmake
|
[cmake] Locate PkgConfig module with find_package() instead of include(FindPkgConfig)
|
2023-08-21 12:43:56 +02:00 |
FindPCSCWinPR.cmake
|
|
|
FindPixman.cmake
|
[cmake] fix case of library Pixman
|
2023-12-20 14:08:44 +01:00 |
Findsoxr.cmake
|
|
|
FindV4L.cmake
|
RDPECAM client: cmake FindV4L script
|
2024-06-10 14:48:31 +02:00 |
FindWayland.cmake
|
[cmake] fix wayland find_package
|
2023-12-20 14:08:44 +01:00 |
GenerateManpages.cmake
|
[manpages] switch generation to pure CMake
|
2024-10-09 21:41:14 +02:00 |
GetGitRevisionDescription.cmake
|
[cmake] cleaning_configure_file
|
2024-10-02 23:28:08 +02:00 |
GetGitRevisionDescription.cmake.in
|
[cmake] cleaning_configure_file
|
2024-10-02 23:28:08 +02:00 |
GNUInstallDirsWrapper.cmake
|
|
|
InstallFreeRDPDesktop.cmake
|
[client,common] add WITH_INSTALL_CLIENT_DESKTOP_FILES
|
2024-10-25 12:11:54 +02:00 |
InstallFreeRDPMan.cmake
|
[manpages] switch generation to pure CMake
|
2024-10-09 21:41:14 +02:00 |
ios.toolchain.cmake
|
[build] require CMake >= 3.13
|
2023-02-27 11:18:02 +01:00 |
JsonDetect.cmake
|
[cmake] fix JSON detection
|
2024-06-19 14:28:34 +02:00 |
LibFindMacros.cmake
|
|
|
ListTargetProperties.cmake
|
[cmake] add helper to dump target properties
|
2024-09-11 20:48:32 +02:00 |
MergeStaticLibs.cmake
|
|
|
MSVCRuntime.cmake
|
Don't setup MSVC Runtime on MinGW
|
2024-05-04 11:33:30 +02:00 |
oss-includes.h.in
|
[channesl,oss] fix OSS detection
|
2024-03-20 09:11:08 +01:00 |
pkg-config-install-prefix.cmake
|
[cmake] generate relative pkgconfig path
|
2024-01-05 14:19:34 +01:00 |
PlatformDefaults.cmake
|
[cmake] mark dependency includes SYSTEM
|
2024-08-26 11:10:49 +02:00 |
PreventInSourceBuilds.cmake
|
[cmake] add option to allow in source builds
|
2023-12-12 19:36:54 +01:00 |
SetFreeRDPCMakeInstallDir.cmake
|
|
|
ShowCMakeVars.cmake
|
|
|
today.cmake
|
[cmake] fix TODAY macro
|
2024-10-09 20:41:59 +02:00 |
WarnUnmaintained.cmake
|
fix typos in various places
|
2023-12-12 19:36:54 +01:00 |
WebView2.cmake
|
[client,sdl] fix architecture paths for WebView2
|
2024-06-05 14:54:27 +02:00 |
WindowsDLLVersion.rc.in
|
|
|