aboutsummaryrefslogtreecommitdiffstats
path: root/java_fat/manifest.txt.in
Commit message (Collapse)AuthorAgeFilesLines
* git version info: Added post-tag: VERSION_COMMITS and VERSION_SHA1_SHORT. ↵Sven Gothel2022-02-071-5/+5
| | | | VERSION_LONG reflects post-tag and dirty. Added mapping to project version var-names.
* Move tests to 'jau.test' to not violate potentially sealed org.jar or jau. ↵Sven Gothel2021-01-261-3/+12
| | | | | | | packages. Also .. .. adding example in cmake to merge jar files -> test/java/CMakeLists.txt, i.e. a big fat test jar file.
* Java import and modularization: Complete jaulib_fat and full JNI lib ↵Sven Gothel2021-01-251-0/+28
bootstraping via PlatformRuntime via PlatformProps (if available)