5 Commits

Author SHA1 Message Date
alexytomi
0f858c2aa4 add[patch]: Change java.runtime.name to have android included
Changed java.runtime.name to include "Android" to support the detection
scheme of sqlite-jdbc
See xerial/sqlite-jdbc#1210 and
79cc5feaf1/src/main/java/org/sqlite/util/OSInfo.java (L120-L122CC)
2025-05-22 19:08:08 +08:00
Maksim Belov
8cb72d3e93
Fix[arm32]: Disable InlineIntrinsics on arm32 by default
Fixes issues with math that break Minecraft
2024-11-24 18:56:40 +03:00
Mathias-Boulay
5f86297b2e fix(build): update patches, ndk and docker image to build newer versions 2024-10-05 20:54:50 +02:00
Mathias-Boulay
691cab34d7 Workaround: skip check for ipv6 support (by @nexplorer-3e)
The commit is made instead of PR merge because the PR has a weird file in it
2024-07-27 19:53:24 +02:00
Mathias-Boulay
75de467a28 build: docker jre21 compat, CI updated for both 21 and 17 2024-06-15 17:56:40 +02:00