Skip to content
Changes
- Eclipse: Use `Android 26 (stripped)` User Library to gluegen/make/lib/android-sdk/26/android-stripped.jar
—
Sven Gothel /
cgit
- Remove maven '-android' aliasing, our make-copy-jars-one handles it
—
Sven Gothel /
cgit
- Fix JVM_JNI6.c #error message
—
Sven Gothel /
cgit
- Bug 1523: JavaRetire src/java/net/highteq/nativetaglet/NativeTaglet.java
—
Sven Gothel /
cgit
- Bug 1523: Documentation for Java8 + adding unit- and bring-up tests
—
Sven Gothel /
cgit
- Bug 1523: Eclipse Java8 settings
—
Sven Gothel /
cgit
- Bug 1523: Java8 build setup using target.releaselevel=8 and target.buildlevel=11
—
Sven Gothel /
cgit
- Bug 1523: Enhance UnsafeUtil: Expose certain get/put methods as well as getDirectBufferAddress
—
Sven Gothel /
cgit
- Bug 1519 - NativeLibrary: `searchPathPrepend` shall act independent of `addToSearchPath`, do a null-check when using (Windows)
—
Sven Gothel /
cgit
- NativeLibrary.LibPath: Use pre-calculated hash code
—
Sven Gothel /
cgit
- NativeLibrary: Simplify system search API doc
—
Sven Gothel /
cgit
- Bug 1520: JNI: Only request min JNI_VERSION_1_6 (Android)
—
Sven Gothel /
cgit
- Bug 1520: Package visibility in Android 11
—
Sven Gothel /
cgit
- TestVersionNumber: Add test w/ an `ES 3.10` version
—
Sven Gothel /
cgit
- Bug 1520: Android 14 (SDK API 34): Fix Writable dex file is not allowed
—
Sven Gothel /
cgit
- Android: Add android-stripped.jar (API 24) less java.* packages, avoiding collisions w/ Eclipse editor
—
Sven Gothel /
cgit
- Eclipse: Use android-stripped.jar in .classpath (via use library)
—
Sven Gothel /
cgit
- JNILibLoaderBase.addNativeJarLibsImpl: Enhance DEBUG output
—
Sven Gothel /
cgit
- jogamp-androidtasks: aapt.signed: Add assets also from {jarbasename}, drop jarbasename suffix '(-android.*$)'
—
Sven Gothel /
cgit
- glibc-compat-symbols: Add GLIBC_COMPAT_SYMBOL for libdl (dladdr, dlclose, dlerror, dlopen and dlsym)
—
Sven Gothel /
cgit
- doc/JogAmpPlatforms: JogAmp's Supported Platforms (Evolved from JogAmpMacOSVersions)
—
Sven Gothel /
cgit
- gluegen-cpptasks-base: Whitespace
—
Sven Gothel /
cgit
- VersionNumber*: toString() drops unused components; Added VersionNumberString ctor for convenience
—
Sven Gothel /
cgit
- glibc-compat-symbols: Add macro `GLIBC_NOVERSION_SYMBOL` for libdl (dladdr, dlclose, dlerror, dlopen and dlsym)
—
Sven Gothel /
cgit
- Eclipse: Bump lang settings
—
Sven Gothel /
cgit
- doc: Use reachable absolute html links
—
Sven Gothel /
cgit
- Android: Min API 24 -> 26
—
Sven Gothel /
cgit
- JogAmpPlatforms: Fix typo
—
Sven Gothel /
cgit
- uses-sdk android:minSdkVersion="24" android:targetSdkVersion="35" (2025-08-31 requirements)
—
Sven Gothel /
cgit
- Bug 1519 - NativeLibrary: Clarify search order, allow added search-path + add property `jogamp.primary.library.path`
—
Sven Gothel /
cgit
- Add doxygen.all.zip and doxygen.public.zip Doxygen targets
—
Sven Gothel /
cgit
- Fix doc/HowToBuild.html: Remove target.* options (we use defaults)
—
Sven Gothel /
cgit
- Doxygen: Realign w/ orig 'javadoc' locations and archive name, to preserve doc-root
—
Sven Gothel /
cgit
- doc/GlueGen_Mapping.md: Add anchors for Doxygen (Mainpage); Use pandoc `markdown+lists_without_preceding_blankline`
—
Sven Gothel /
cgit
- doc/*.md: Fix comment of new source format `markdown+lists_without_preceding_blankline`
—
Sven Gothel /
cgit
- VersionSemanticsUtil: Ignore missing classes, report to stdout and use summary only
—
Sven Gothel /
cgit
- Eclipse Java-11 (min target) setting
—
Sven Gothel /
cgit
- Eclipse: Drop android from build-path, no more working w/ using JRE-11 from JDK-21
—
Sven Gothel /
cgit
- DynamicLookupHelper: Add isOpen()
—
Sven Gothel /
cgit
- DynamicLibraryBundle: Expose `toolGetProcAddressHandle` and add `NativeLibrary getToolLibrary(final int i)`
—
Sven Gothel /
cgit
- DynamicLibraryBundle:loadLibraries(): Allow having toolLibSymbolNames.size() < toolLibNames.size()
—
Sven Gothel /
cgit
- Cleanup android apk task: Only leave aligned-unsigned 'name-unsigned.apk' and aligned-signed 'name.apk'
—
Sven Gothel /
cgit