FreeRDP/winpr/libwinpr
akallabeth 4b3ecfac47
[winpr,utils] fix cJSON detection
* pkg-config sets CJSON_FOUND, check for that instead of the paths, which
  might be unset or set to <var>-NOTFOUND
* move detection to own file. find_package targets are meant to be used
  in same directory or below, but we define the WinPR target one above,
  so include it in parent
2024-05-16 13:27:22 +02:00
..
bcrypt Refactored WinPR includes 2022-03-03 11:26:48 +01:00
clipboard [warnings] fixed sign and const 2024-04-18 11:05:58 +02:00
comm [gcc] fix missing malloc warning macros 2024-04-17 18:47:16 +02:00
crt [warnings] fixed sign and const 2024-04-18 11:05:58 +02:00
crypto [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
dsparse [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
environment [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
error [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
file [gcc] fix missing malloc warning macros 2024-04-17 18:47:16 +02:00
handle [cmake] move platform defines to common include 2024-03-20 09:11:08 +01:00
input [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
interlocked [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
io [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
library [coverity] 1543227 Readlink used insecurely 2024-04-11 12:04:07 +02:00
memory [git] remove .gitignore 2023-11-28 12:14:55 +01:00
ncrypt [pkcs11.h] remove extra-semi-stmt 2024-04-22 18:02:03 +02:00
nt [cmake] move platform defines to common include 2024-03-20 09:11:08 +01:00
path [coverity] 1543053 Resource leak 2024-04-12 09:45:09 +02:00
pipe [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
pool [cmake] move platform defines to common include 2024-03-20 09:11:08 +01:00
registry [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
rpc [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
security [git] remove .gitignore 2023-11-28 12:14:55 +01:00
shell [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
smartcard [warnings] fix Wshadow warnings 2024-05-08 15:30:01 +02:00
sspi [warnings] fix various minor warnings 2024-05-08 14:53:39 +02:00
sspicli [clang-tidy] readability-duplicate-include 2024-02-15 11:49:16 +01:00
synch [warnings] fix Wshadow warnings 2024-05-08 15:30:01 +02:00
sysinfo Add #include to declare winpr_strerror 2024-04-01 09:31:57 +02:00
thread [cmake] move platform defines to common include 2024-03-20 09:11:08 +01:00
timezone [winpr,timezone] remove struct from struct DIR 2024-05-12 20:19:13 +02:00
utils [winpr,utils] fix cJSON detection 2024-05-16 13:27:22 +02:00
winsock [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
wtsapi [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
CMakeLists.txt [winpr,utils] fix cJSON detection 2024-05-16 13:27:22 +02:00
dummy.c freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00
log.h Fixed compilation warnings and typos 2021-06-16 15:21:56 +02:00