FreeRDP/uwac/libuwac
Armin Novak e67b6765a1 [cmake] add UWAC_FORCE_STATIC_BUILD
since uwac is only used by wlfreerdp add an option to directly link it
with -DUWAC_FORCE_STATIC_BUILD=ON without installing any header or
library
2023-12-21 17:29:39 +01:00
..
CMakeLists.txt [cmake] add UWAC_FORCE_STATIC_BUILD 2023-12-21 17:29:39 +01:00
uwac-clipboard.c Fixed #7521: Ensure '\0' termination of clipboard strings 2022-01-10 11:19:28 +01:00
uwac-display.c Fixed compilation warnings 2021-08-02 10:28:06 +02:00
uwac-input.c [uwac] add new callbacks, assert arguments 2023-08-25 12:56:36 +02:00
uwac-os.c [freerdp] use FREERDP_/UWAC_/RDTK_ prefix for conditional headers 2023-01-10 17:38:00 +01:00
uwac-os.h Reformatted to new style 2019-11-07 10:53:54 +01:00
uwac-output.c [uwac] use posix functions 2023-11-24 18:19:03 +01:00
uwac-priv.h [uwac] add new callbacks, assert arguments 2023-08-25 12:56:36 +02:00
uwac-tools.c Fixed shadowing and type errors 2021-08-24 10:45:57 +02:00
uwac-utils.c Reorganized UWAC headers 2022-03-03 11:26:48 +01:00
uwac-utils.h [warnings] fix -Wcast-qual 2023-11-24 18:19:03 +01:00
uwac-window.c [warnings] fix integer multiplications 2023-08-22 11:55:00 +02:00