aboutsummaryrefslogtreecommitdiffstats
path: root/java_pkg
Commit message (Expand)AuthorAgeFilesLines
* Decouple RuntimeProps from PlatformProps, allows using PlatformProps while pe...Sven Gothel2023-01-232-5/+5
* clang-tidy (C++ lint): Enable for vscode, optional @ commandline (see scripts...Sven Gothel2022-11-262-24/+19
* java/vscode: Enable full cmake java build, local setup via '.settings/org.ecl...Sven Gothel2022-11-261-3/+3
* PlatformRuntime: Load tool native library `jaulib` first and add it to jaulib...Sven Gothel2022-06-282-4/+29
* Move UnsafeUtil.doPrivileged() -> SecurityUtil, removing sideeffects from Uns...v0.8.4Sven Gothel2022-04-232-4/+5
* cmake: Expose module jar file path to parent projects for convenniencev0.8.3Sven Gothel2022-04-231-0/+2
* TempJarCache: Show failed no-exec folder on errorSven Gothel2022-04-231-1/+3
* Build using OpenJDK 17 (min requirement still 11), 'fix' deprecated and remov...Sven Gothel2022-04-232-3/+5
* git version info: Added post-tag: VERSION_COMMITS and VERSION_SHA1_SHORT. VER...Sven Gothel2022-02-072-7/+7
* PlatformRuntime: Catch potential exception loading libsSven Gothel2021-01-251-3/+6
* Expose USE_TEMP_JAR_CACHE from PlatformRuntime to PlatformProps, only true if...Sven Gothel2021-01-251-1/+16
* java: install single jaulib_jar (next to jaulib_fat_jar) & java-source-zip; R...Sven Gothel2021-01-252-1/+9
* Java import and modularization: Complete jaulib_fat and full JNI lib bootstra...Sven Gothel2021-01-253-19/+190
* Java import and modularization: jaulib_base, jaulib_jni, jaulib_net, jaulib_p...Sven Gothel2021-01-2511-0/+2414