FreeRDP/winpr
akallabeth bb360fbbdc
[winpr,timezone] Add new options to load from file
* WITH_TIMEZONE_FROM_FILE allows loading timezone definitions from a JSON
  file. (Requires WITH_WINPR_JSON, default OFF)
* WITH_TIMEZONE_COMPILED allows loading timezone definitions from an
  compiled in array. (Default ON)

Both of these options can be combined in any order. The data loaded from
file takes preference over compiled in values.
2024-07-19 13:23:03 +02:00
..
include [client,common] add option to set timezone 2024-07-19 11:39:46 +02:00
libwinpr [winpr,timezone] Add new options to load from file 2024-07-19 13:23:03 +02:00
test [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
tools [winpr,makecert] fix winpr-makecert month calculations 2024-06-03 10:05:18 +02:00
CMakeLists.txt dev-cycle 3.6.4-dev0 2024-07-08 09:43:03 +02:00
winpr.pc.in [cmake] make generated pkg-config files relocatable 2023-10-10 19:35:27 +02:00
WinPRConfig.cmake.in [winpr,utils] add JSON parser wrapper 2024-05-14 20:45:25 +02:00
wlog.7.in [doc,manpage] name manpages versioned 2023-12-22 10:24:09 +01:00