408 Commits

Author SHA1 Message Date
ArtDev
b7f85b9399
It doesn't work i guess jre17-ec28559 2021-08-25 12:40:07 +03:00
ArtDev
0914b6aae1
Enable integer truncation checks 2021-08-25 12:12:59 +03:00
ArtDev
5faa19682a
Update buildjdk.sh 2021-08-21 18:46:25 +03:00
ArtDev
1e63aeaf4d
Update buildjdk.sh 2021-08-21 18:37:38 +03:00
ArtDev
206075ccf9
Update buildjdk.sh 2021-08-20 18:13:06 +03:00
Duy Tran Khanh
ae7bcd9607
Test -Ofast flag 2021-08-11 18:52:26 +07:00
Duy Tran Khanh
f0ba0a3ece
[aarch32 build] Set TARGET_JDK back to arm 2021-06-30 16:20:42 +07:00
Duy Tran Khanh
af1b27cdb0
Update buildjdk.sh 2021-06-30 16:18:35 +07:00
Duy Tran Khanh
a081eec20a
[aarch32] TARGET_JDK set to arm 2021-06-30 16:16:36 +07:00
Duy Tran Khanh
d1bf217657
Update build.yml 2021-06-12 10:08:13 +07:00
Duy Tran Khanh
47a857b19b
Fix 2021-06-12 09:33:10 +07:00
Duy Tran Khanh
d99c9d8974
Test build arm and x86 2021-06-12 07:01:39 +07:00
Duy Tran Khanh
6a2400c530
Don't fails on these commands 2021-06-12 06:41:05 +07:00
Duy Tran Khanh
03b152ee0d
Copy freetype lib 2021-06-11 15:45:06 +07:00
Duy Tran Khanh
91b305f971
Copy release file 2021-06-11 10:20:18 +07:00
Duy Tran Khanh
63ee5911b3
Update tarjdk.sh 2021-06-11 09:51:39 +07:00
Duy Tran Khanh
b850a50ed8
diz -> debuginfo 2021-06-11 09:25:39 +07:00
Duy Tran Khanh
5671b4cf7f
Remove rmid 2021-06-11 09:16:05 +07:00
Duy Tran Khanh
8a53dc91e5
fix 2021-06-11 09:13:08 +07:00
Duy Tran Khanh
24d2297dc0
Freetype: back to 2.10.0 2021-06-11 09:12:04 +07:00
Duy Tran Khanh
0e1256c9ac
Enable headless only 2021-06-11 09:09:41 +07:00
Duy Tran Khanh
2d23f2ce9a Changes in repack script for jdk17 2021-06-11 08:25:45 +07:00
Duy Tran Khanh
1a74a46c80
Auto install missing deps 2021-06-10 15:58:44 +07:00
Duy Tran Khanh
d7327797cd
Test build: 19280bd
19280bde37
2021-06-10 10:26:05 +07:00
Duy Tran Khanh
fc05474afd
Update android-wrapped-clang 2021-06-10 07:07:04 +07:00
Duy Tran Khanh
a5b7a14b20
Update android-wrapped-clang++ 2021-06-10 07:06:25 +07:00
Duy Tran Khanh
f761ca70c7
Update android-wrapped-clang++ 2021-06-10 07:05:59 +07:00
Duy Tran Khanh
e55e05a687
Update android-wrapped-clang 2021-06-10 07:05:29 +07:00
Duy Tran Khanh
846ffba7a0
Update buildlibs.sh 2021-06-10 06:36:12 +07:00
Duy Tran Khanh
992b00fb72
Correct config.log location 2021-06-10 06:29:51 +07:00
Duy Tran Khanh
4c0ac096d8
Update android-wrapped-clang++ 2021-06-10 06:14:18 +07:00
Duy Tran Khanh
c281c267c6
Update android-wrapped-clang 2021-06-10 06:12:50 +07:00
Duy Tran Khanh
b77da08949
Update buildjdk.sh 2021-06-10 05:26:10 +07:00
Duy Tran Khanh
d1c9981d5b time to fake gcc 2021-06-10 05:16:40 +07:00
Duy Tran Khanh
1add4c6891
clang 2021-06-09 21:17:20 +07:00
Duy Tran Khanh
3cd98c8822 Try wrapped clang with some warning suppressed
Clang works well on compiling OpenJDK 17, however suppressing warnings
doesn't work even with `--with-extra-c(xx)flags` so I had to try this.
2021-06-09 19:01:23 +07:00
Duy Tran Khanh
758c7f23c8
go r21 again
why OpenJDK FKING messes up with Android toolchains?????
2021-06-09 18:31:55 +07:00
Duy Tran Khanh
e2090b7b3e
Fallback to NDK r10e 2021-06-09 18:14:15 +07:00
Duy Tran Khanh
2314434227
Fallback to gcc 2021-06-09 17:29:11 +07:00
Duy Tran Khanh
ee999a360e
Fallback to GCC. OpenJDK messes up when compile use clang
It seems that clang compiling for OpenJDK has not been finished for years, only macOS is supported.
2021-06-09 17:22:07 +07:00
Duy Tran Khanh
4bd6f7b09c
Update buildjdk.sh 2021-06-09 10:18:31 +07:00
Duy Tran Khanh
400578bb76
[test] enable headless only 2021-06-09 08:24:01 +07:00
Duy Tran Khanh
88b0c50dc7
Temp reduce warnings by -Wno-unused-parameter 2021-06-09 06:01:36 +07:00
Duy Tran Khanh
46466ff494
Remove gcc 2021-06-08 19:33:44 +07:00
Duy Tran Khanh
5ac13971e4
Create dummy librt 2021-06-08 09:13:48 +07:00
Duy Tran Khanh
6a0cee9365
Back to clang 2021-06-07 16:30:32 +07:00
Duy Tran Khanh
0689441794
~~ok b00mer back to clang~~ 2021-06-07 16:29:09 +07:00
Duy Tran Khanh
91e73af591
Try gcc 2021-06-07 16:24:12 +07:00
Duy Tran Khanh
d33edf716d
Try gcc 2021-06-07 16:23:35 +07:00
Duy Tran Khanh
d8031b856f
Update buildjdk.sh 2021-06-07 05:55:13 +07:00