436 Commits

Author SHA1 Message Date
Boulay Mathias
aeb8465273
Workaound[Collections]: allow legacy sort api of Collections 2023-08-25 00:26:25 +02:00
Boulay Mathias
438cd12185
Refactor: use patch instead of fork 2023-08-13 23:14:39 +02:00
Boulay Mathias
072f195a5f
Chore[clone]: change upstream repository 2023-08-13 20:43:54 +02:00
ArtDev
c92ce2a737
Fix libfreetype paths for x86 2023-07-20 16:07:38 +03:00
Boulay Mathias
b2217873d7
Feat: Reduce JRE 8 size by around 3 MB (#15)
* Feat: trim .so files

* Build: update ndk version

* workaround, Switch to old strip bins

* Fix:typo
2023-05-04 13:38:31 +03:00
ArtDev
58b97dd988
Update setdevkitpath.sh 2023-05-01 14:57:00 +03:00
ArtDev
38b4cebdaa
Update setdevkitpath.sh 2023-05-01 14:54:41 +03:00
Boulay Mathias
c99a8b8d9c
Fix: debug only on failure 2023-05-01 10:51:30 +02:00
Boulay Mathias
c27fe84471
allow to debug the container when it fails 2023-05-01 09:53:06 +02:00
ArtDev
6d6dddb811
Update buildjdk.sh 2023-04-16 09:40:49 +03:00
ArtDev
6cbc57072e
Uplaod the page trap fix patch 2023-04-16 09:37:48 +03:00
Duy Tran Khanh
4797b35771
Enable generating debug symbols again 2023-04-16 05:52:35 +07:00
ArtDev
e058dd4a87
Build client JVM for x86 2023-04-15 16:03:11 +03:00
ArtDev
2a6e4a0e07
Nvm 2023-04-15 16:01:06 +03:00
ArtDev
3705aadf96
Build client JVM variant for x86 2023-04-15 15:41:55 +03:00
artdeell
8886444557 Final(?) patch fix 2023-02-25 13:06:25 +03:00
artdeell
1c68e6e2ba Whoops! Forgot to check full history! 2023-02-25 13:06:25 +03:00
artdeell
7039d84be4 Add patch for AWT_OnLoad path
This patch makes the runtime work properly on devices with old Android versions - originally it doesn't work due to a dlinfo bug in Android < 7
2023-02-25 13:06:25 +03:00
ArtDev
17e0a04f4d Fix aarch32 patches 2023-02-25 13:06:25 +03:00
artdeell
65cfcff6a1 Add aarch32 patches 2023-02-25 13:06:25 +03:00
ArtDev
6367c7524e Add nedline at the end of patch
Otherwise git complains about corruption
2023-02-25 13:06:25 +03:00
ArtDev
09606a9f79 Update buildjdk.sh 2023-02-25 13:06:25 +03:00
artdeell
1a5ab53056 Fix missing semicolon 2023-02-25 13:06:25 +03:00
artdeell
90d461f705 Separate universal and main non universal patches 2023-02-25 13:06:25 +03:00
ArtDev
4a07e97efe Use aarch32 port for aarch32 and base jdk8u otherwise 2023-02-25 13:06:25 +03:00
ArtDev
b3042ae7b2 Forcefully define __ANDROID__ 2023-02-25 13:06:25 +03:00
ArtDev
ab0aec8252 Fix forgotten bracket in architecture matrix 2023-02-25 13:06:25 +03:00
Duy Tran Khanh
14f2981ab3 Build for aarch32 using its repo 2023-02-25 13:06:25 +03:00
khanhduytran0
817fc68835 Patch: skip building demo/libwaiters.so
undefined reference to __gxx_personality_v0

Also:
- Perform unsafe git applying of patches
- Comment out freemarker stuff, not needed here
2023-02-25 13:06:25 +03:00
Duy Tran Khanh
c7407f6561 Update buildjdk.sh 2023-02-25 13:06:25 +03:00
Duy Tran Khanh
f32176a7cb Fix patch location 2023-02-25 13:06:25 +03:00
Duy Tran Khanh
edf2022254 Add needed flags for git apply 2023-02-25 13:06:25 +03:00
khanhduytran0
51be07de5d (Test) Live patch latest jdk8u 2023-02-25 13:06:25 +03:00
ArtDev
946b5b4e20
Change XZ compression level to 6 for older devices 2022-11-12 21:15:17 +03:00
Boulay Mathias
fad7a35e89
Update repackjre.sh 2022-09-25 10:10:52 +02:00
Boulay Mathias
4bd9c41149
remove man folder 2022-09-08 23:35:52 +02:00
Duy Tran Khanh
3e1521f25d
Hopefully fix repackjre 2022-09-08 21:03:41 +07:00
Duy Tran Khanh
3c4f9b3903
Update tarjdk.sh 2022-09-01 05:49:09 +07:00
Duy Tran Khanh
fa929ecc63
Update termux-elf-cleaner building process 2022-09-01 05:27:29 +07:00
Boulay Mathias
b0f46f09bf
Update setdevkitpath.sh 2022-08-31 12:16:14 +02:00
Boulay Mathias
0c1601ad0e
Update repackjre.sh 2022-08-31 11:29:59 +02:00
Boulay Mathias
65e4d699bf
Re-add jar compression
A fix for the unpacker will be shipped in pojav
jre8-40df388
2022-06-03 13:16:44 +02:00
Boulay Mathias
450da75b51
Update repackjre.sh 2022-06-01 00:06:13 +02:00
Boulay Mathias
33b9683acd
Temp remove the packer200
It is mostly due to an unpacker issue on arm
2022-05-31 21:04:33 +02:00
Boulay Mathias
0e0b7ed33a
Put back ext jars 2022-05-15 18:44:05 +02:00
Boulay Mathias
bdc4a42abd
JRE 8 but *smol* (#7) 2022-05-14 14:02:06 +03:00
Duy Tran Khanh
b0904dac98
iOS build: set LDFLAGS -miphoneos-version-min 2022-04-30 05:45:08 +07:00
Duy Tran Khanh
31b66be7be
Update buildjdk.sh 2022-04-27 06:13:43 +07:00
Duy Tran Khanh
9539996019
iOS build: set platform_version for LDFLAGS 2022-04-27 05:27:34 +07:00
Duy Tran Khanh
01507ae5b8
Update build.yml 2022-04-09 19:07:29 +07:00