384 Commits

Author SHA1 Message Date
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
Duy Tran Khanh
be1726a333
Disable precompiled headers 2021-06-06 19:41:56 +07:00
Duy Tran Khanh
151077652d
--disable-warnings-as-errors 2021-06-06 19:13:48 +07:00
Duy Tran Khanh
87d78b72e8
Missing libx*-dev 2021-06-06 18:29:37 +07:00
Duy Tran Khanh
d7af156a12
Update setdevkitpath.sh 2021-06-06 16:08:32 +07:00
Duy Tran Khanh
121f35c71f
Change link of OpenJDK repo 2021-06-05 14:54:40 +07:00
Duy Tran Khanh
19a9bffc30
Update setdevkitpath.sh 2021-06-05 13:31:35 +07:00
Duy Tran Khanh
5c5f307093
Update buildjdk.sh 2021-06-05 13:24:28 +07:00
Duy Tran Khanh
478c118a14
Update setdevkitpath.sh 2021-06-05 13:22:48 +07:00
Duy Tran Khanh
652141cfda
Set Boot JDK to 16 2021-06-05 13:18:54 +07:00
Duy Tran Khanh
ca7249f933
Try https://github.com/openjdk/mobile 2021-06-05 13:13:01 +07:00
Duy Tran Khanh
997f1a761a change repo 2021-06-05 10:00:56 +07:00
Duy Tran Khanh
7a88de6c22 update to ndk r21, use clang 2021-06-05 09:51:21 +07:00
Duy Tran Khanh
56a75873fa
Update buildjdk.sh 2021-06-04 18:45:05 +07:00
Duy Tran Khanh
929aa7f50c
Update clonejdk.sh 2021-06-04 18:21:56 +07:00
Duy Tran Khanh
a17db03469
First attempt to build jdk16 for android 2021-06-04 17:59:51 +07:00
Duy Tran Khanh
dab7eafdf4
Update build.yml 2021-06-04 17:57:25 +07:00
Duy Tran Khanh
2d00cca89b
Update build.yml 2021-06-04 17:55:41 +07:00
Duy Tran Khanh
23a4f6aeef
“fine crashes” bring iOS one back to slowdebug 2021-06-01 05:36:14 +07:00
Duy Tran Khanh
a126491e9d
[iOS port] re-enable zip debuginfo 2021-05-31 19:47:28 +07:00
Duy Tran Khanh
c073c8cc0a
fix iOS build 2021-05-31 18:29:29 +07:00
Duy Tran Khanh
89b7b6f42e
Update buildjdk.sh 2021-05-31 07:57:44 +07:00
Duy Tran Khanh
6ba695d45f
Trigger Ci 2021-05-25 07:07:04 +07:00
Duy Tran Khanh
52df7316e4
[iOS build] change back to release 2021-05-24 16:15:46 +07:00
pojavlauncher
d2b48f7e45 fixed signing, missing ldid 2021-05-24 16:04:36 +07:00