FreeRDP/docs
Robin fce3acbed9 Update README.android
- CMake should be used from Android SDK. Personally I had issues using CMake from my OS (Ubuntu)
- minimum version of Android NDK must be 15c, as build target API level 26 is not supported on earlier releases
- removed ABIs that are unsupported in recent NDK and also not build by default

@akallabeth thank you for pointing out that I was using the wrong CMake version.
2020-12-08 14:11:42 +01:00
..
Doxyfile
FreeRDP.vsd
PrintFormatSpecifiers.md
README.android Update README.android 2020-12-08 14:11:42 +01:00
README.ios
README.macOS
README.timezones Simplified timezone update handling: 2018-11-07 14:46:24 +01:00
valgrind.supp
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