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