index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
example
/
java
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2025-08-11
Remove now unneeded specific working directory for Javadoc invocation.
levlam
2025-05-10
Improve target_include_directories calls.
levlam
2025-02-13
Increase required CMake version to 3.10.
levlam
2024-05-31
Add example of JSON interface usage from Java.
levlam
2024-05-30
Delete also class-file directory before building in Java example.
levlam
2024-05-30
Generate documentation only for specific files in Java example.
levlam
2024-05-30
Remove docs directory before generation of new documentation in Java example.
levlam
2023-09-06
Find only JVM component of JNI in CMake 3.24+ by @cavallium.
levlam
2022-07-08
Remove deprecated for more than 3 years Log.java from example.
levlam
2022-06-16
Explicitly specify charset for javadoc.
levlam
2022-06-04
Explicitly specify encoding for javac and javadoc.
levlam
2021-09-01
Enable some CMake policies in Java example.
levlam
2020-11-12
Automatically install dependent DLLs on Windows.
levlam
2020-08-28
Remove explicitly required Java version, because CMake fails to handle it cor...
levlam
2020-02-29
Do not try to use PHP on HardenedBSD.
levlam
2019-06-10
Catch UnsatisfiedLinkError in Java example.
levlam
2019-04-04
Better CMake variable expansion usage in if.
levlam
2018-10-23
Supoort for CMake 3.0 in Java example.
levlam
2018-01-28
Return whether Log::set_file_path succeded or not.
levlam
2018-01-28
Add Java example.
levlam