FreeRDP/docs
akallabeth 26279413ab [documentation] update readme with variables
document some CMake variables and their meaning in README to ease
configuration of the library for building.
2023-08-25 13:54:29 +02:00
..
mingw-example add mingw build example 2023-05-04 12:56:16 +02:00
Doxyfile
FreeRDP.vsd
PrintFormatSpecifiers.md
README.android [documentation] add overall building/dependency info 2023-03-15 09:42:52 +01:00
README.building [documentation] update readme with variables 2023-08-25 13:54:29 +02:00
README.ios [documentation] add overall building/dependency info 2023-03-15 09:42:52 +01:00
README.macOS macOS: add a README file 2017-09-23 14:14:06 +02:00
README.mingw Fix readme for mingw 2023-05-04 12:56:16 +02:00
README.timezones Simplified timezone update handling: 2018-11-07 14:46:24 +01:00
valgrind.supp
version_detection.md new: add some basic documentation about version dectction 2022-03-07 13:39:49 +01:00
wlog.md

On an up to date windows machine run the following scripts (from checkout root):

csi.exe scripts/TimeZones.csx
csi.exe scripts/WindowsZones.csx

After running the scripts check
 * winpr/libwinpr/timezone/TimeZones.c
 * winpr/libwinpr/timezone/WindowsZones.c
for changes.

Commit if the definitions changed and create a pull request at
https://github.com/FreeRDP/FreeRDP