aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/android/build-openssl.sh
AgeCommit message (Expand)Author
2025-08-18Android: use 16K pages for OpenSSL libraries.levlam
2024-05-31Support OpenSSL shared library build in Android example.levlam
2024-05-31Update OpenSSL version in examples.levlam
2024-05-13Android example: use build-tools for Android 34 and add support for NDK 26+.levlam
2023-03-26Update default OpenSSL versions in examples.levlam
2022-08-14Android example: avoid using of unsupported API versions with new NDK.levlam
2022-08-14Android example: change working directory after resolving relative paths.levlam
2022-08-13Android example: improve checks for existence of output directory.levlam
2022-08-13Allow to specify custom path for prebuilt Android OpenSSL.levlam
2022-08-12Improve name of OPENSSL_VERSION argument.levlam
2022-08-12Define HOST_ARCH in check-environment.sh.levlam
2022-08-12Check argument correctness in Android build scripts.levlam
2022-08-12Add check for glibc presense on Linux.levlam
2022-08-11Fix javadoc usage.levlam
2022-08-11Add example of building TDLib for Android.levlam