Commit Graph

136 Commits

Author SHA1 Message Date
FriwiDev
a0bb2fb26e Change to correct python command 2021-11-24 00:58:44 +01:00
FriwiDev
ff91daafab Fix error in script execution 2021-11-24 00:09:41 +01:00
FriwiDev
e06a40d9a1 Disable error handling in distribution building on linux 2021-11-24 00:08:43 +01:00
FriwiDev
0e8dc56b0d Proper cmake patching 2021-11-24 00:01:10 +01:00
FriwiDev
16d14bf294 Create out dir proactively on linux 2021-11-23 23:15:43 +01:00
FriwiDev
4d5de16f09 Copy natives correctly on linux/arm64 & linux/arm/v6 2021-11-23 23:13:26 +01:00
FriwiDev
9940b72ee3 Change workdir to script directory on all platforms 2021-11-23 23:02:31 +01:00
FriwiDev
b07f47aeb4 Attempt prebuilding for ARM/v6 2021-11-23 22:55:37 +01:00
FriwiDev
672c81ad28 Ignore errors in make_distrib.sh on linux (javadoc gen error) 2021-11-22 11:31:15 +01:00
FriwiDev
c564a463db Add natives for linux arm builds to repository 2021-11-22 11:20:34 +01:00
FriwiDev
33a1939f45 Remove wrong natives from windows build 2021-11-22 11:17:29 +01:00
FriwiDev
cfc51c4a66 Fail on build step error on linux 2021-11-22 11:00:53 +01:00
FriwiDev
18bfb8837a Fix cd to tools 2021-11-18 16:36:26 +01:00
FriwiDev
44c0b1fb4d Change jdk path 2021-11-18 07:06:29 +01:00
FriwiDev
dfa091551d Print java location 2021-11-18 06:53:42 +01:00
FriwiDev
e9dd2a2abf Fix jdk path 2021-11-18 06:44:11 +01:00
FriwiDev
9a734a323c Skip compile script on arm/v6 2021-11-18 06:36:51 +01:00
FriwiDev
95aa910a4d Fix compile error on linux/arm/v6 later 2021-11-18 06:33:00 +01:00
FriwiDev
34fef3f3d3 Add libc6 back 2021-11-18 06:22:37 +01:00
FriwiDev
bece8c7ce2 Try with different jdk 2021-11-18 06:20:21 +01:00
FriwiDev
aea9741028 Link correct library 2021-11-18 05:37:37 +01:00
FriwiDev
fa15c1a65d Add libc6-armhf-cross 2021-11-18 05:31:20 +01:00
FriwiDev
15f5b67af9 Attempt to set LD_LIBRARY_PATH 2021-11-18 05:22:30 +01:00
FriwiDev
69f0e9a802 Try with temurin for arm/v6 2021-11-18 05:14:21 +01:00
FriwiDev
168ef39e8c Change jdk 2021-11-18 03:14:39 +01:00
FriwiDev
f38f8251f2 Add back JAVA_HOME 2021-11-18 03:04:37 +01:00
FriwiDev
34381e94c3 Modify jdk path 2021-11-18 02:52:17 +01:00
FriwiDev
a53adde108 Print possible jvm locations 2021-11-18 02:48:53 +01:00
FriwiDev
0c3aec8f7c Change cmake to arm/v6 too 2021-11-18 02:37:53 +01:00
FriwiDev
f745ff5fd1 Use new jdk location on windows, change linux/arm/v7 to linux/arm/v6 2021-11-18 02:34:17 +01:00
FriwiDev
85e8d5b217 Debug windows build 2021-11-18 01:03:58 +01:00
FriwiDev
5764008a44 Try different looping strategy 2021-11-17 02:39:41 +01:00
FriwiDev
8492d8e2ec Use tree one dir up 2021-11-17 02:26:31 +01:00
FriwiDev
2639f99ccf Move for loop to extra snippet 2021-11-17 02:17:15 +01:00
FriwiDev
bbb5062652 Debug linux classpath 2021-11-17 01:56:32 +01:00
FriwiDev
d6c9d57df8 Try alternative dir renaming strategy 2021-11-17 01:47:34 +01:00
FriwiDev
d4c9cb59be Use arm64 jdk on windows build 2021-11-17 01:15:41 +01:00
FriwiDev
d6e4e569a5 Refactor to support dynamic repositories 2021-11-16 18:43:50 +01:00
FriwiDev
88fea496ce Point to jvm explicitly 2021-11-16 17:56:57 +01:00
FriwiDev
e8060d78b2 List jvms 2021-11-16 17:54:23 +01:00
FriwiDev
a68fb387e3 Modify PATH because FindJNI doesnt use JAVA_HOME at all 2021-11-16 17:35:48 +01:00
FriwiDev
4b14d9fb33 Set JAVA_HOME in linux build script if not available 2021-11-16 17:26:47 +01:00
FriwiDev
37a0630c8a Debug linux build script 2021-11-16 17:17:45 +01:00
FriwiDev
dae0e19758 Add linux/arm/v7 2021-11-16 17:00:28 +01:00
FriwiDev
379bd41f90 Use custom CMakeLists 2021-11-16 15:46:22 +01:00
FriwiDev
50f778a8c3 Add linux arm64 2021-11-16 15:39:07 +01:00
FriwiDev
903f82c696 Try out arm64 builds for windows 2021-11-16 14:55:28 +01:00
FriwiDev
6e0f759376 Try out arm64 builds for windows 2021-11-16 14:54:05 +01:00
FriwiDev
4c358c6966 Add javadoc 2021-11-16 02:49:41 +01:00
FriwiDev
531380d6d4 Set correct brackets 2021-11-16 01:59:33 +01:00