Commit Graph

  • 2e95840055 Introduce code signing to all macosx builds FriwiDev 2022-02-24 22:07:00 +01:00
  • b0596832ca Attempt code signing fix FriwiDev 2022-02-24 21:52:48 +01:00
  • ebae1ca762 Fix bash execution of signing FriwiDev 2022-02-24 21:35:20 +01:00
  • d2833f0d68 Fix path FriwiDev 2022-02-24 21:18:18 +01:00
  • 984974017b Grant codesign access rights FriwiDev 2022-02-18 14:20:45 +01:00
  • cf62b2343b Escape cert name, as it will contain spaces FriwiDev 2022-02-18 14:15:41 +01:00
  • 618220e286 Make codesign script executable FriwiDev 2022-02-18 13:50:43 +01:00
  • d9e5fe14ea Initial attempt for Apple code signing FriwiDev 2022-02-18 13:49:30 +01:00
  • 2a714372ab Unify build directory structure for local builds FriwiDev 2021-12-29 19:54:20 +01:00
  • 47c19a886d Fix typo FriwiDev 2021-12-29 19:32:08 +01:00
  • c1352b66c0 Delta builds for Linux and MacOSX (build in <2 min with docker) FriwiDev 2021-12-29 19:28:48 +01:00
  • d7be58e81f Fix links 1.0.18 1.0.17 1.0.16 FriwiDev 2021-12-17 04:53:28 +01:00
  • a6654ca613 Set minimum cmake version to 3.13 1.0.15 1.0.14 FriwiDev 2021-12-17 04:04:37 +01:00
  • 00b1220705 Update readme FriwiDev 2021-12-17 02:13:59 +01:00
  • c9c8fedca9 Add semantic versioning for release order FriwiDev 2021-12-16 23:50:57 +01:00
  • eee403d4dc Fix another syntax error... FriwiDev 2021-12-16 19:27:11 +01:00
  • 7047f137ed Fix syntax error FriwiDev 2021-12-16 19:23:44 +01:00
  • 36e4764442 Attempt to fix error by populating out dir FriwiDev 2021-12-16 19:20:10 +01:00
  • 3a93d91c20 Debug workdir on linux FriwiDev 2021-12-16 19:14:19 +01:00
  • 55b7f968f9 Patch cmake version to a reasonable value FriwiDev 2021-12-16 19:04:30 +01:00
  • 50f6b97ba8 Fix typo in build_meta.json FriwiDev 2021-12-10 20:33:09 +01:00
  • 93ee5d7f37 Add license FriwiDev 2021-12-10 12:25:19 +01:00
  • 6cd5957488 Move maven script to jcefmaven repo FriwiDev 2021-12-10 12:25:08 +01:00
  • 91864cd4f9 Edit bundle notice FriwiDev 2021-12-03 02:47:51 +01:00
  • e548f7add5 Fix smaller typos - original version copied and modified from the repository of @smac89 Friwi 2021-11-26 13:00:38 +01:00
  • c37cd892ba Fix formatting errors - original version copied and modified from the repository of @smac89 Friwi 2021-11-26 12:56:48 +01:00
  • f57d5e3e9e Add README.md - copied and modified from the repository of @smac89 FriwiDev 2021-11-26 12:43:29 +01:00
  • 0b4c104966 Finalize actions layout FriwiDev 2021-11-24 17:14:44 +01:00
  • 287bec0d3b Copy precompiled classes correctly FriwiDev 2021-11-24 15:51:08 +01:00
  • da2af9ec11 Correctly copy classes and tests on arm/v6 FriwiDev 2021-11-24 06:33:11 +01:00
  • c2ac54a715 Remove CMake downloading in prebuild FriwiDev 2021-11-24 06:03:23 +01:00
  • c83d262399 Debug prebuild dir FriwiDev 2021-11-24 06:01:06 +01:00
  • a78a06d6ec Try DEL on windows with \ instead of / FriwiDev 2021-11-24 01:51:44 +01:00
  • 58d3e43e1c Remove jogamp natives on win/arm64 FriwiDev 2021-11-24 01:00:53 +01:00
  • a0bb2fb26e Change to correct python command FriwiDev 2021-11-24 00:58:44 +01:00
  • ff91daafab Fix error in script execution FriwiDev 2021-11-24 00:09:41 +01:00
  • e06a40d9a1 Disable error handling in distribution building on linux FriwiDev 2021-11-24 00:08:43 +01:00
  • 0e8dc56b0d Proper cmake patching FriwiDev 2021-11-24 00:01:10 +01:00
  • 16d14bf294 Create out dir proactively on linux FriwiDev 2021-11-23 23:15:43 +01:00
  • 4d5de16f09 Copy natives correctly on linux/arm64 & linux/arm/v6 FriwiDev 2021-11-23 23:13:26 +01:00
  • 9940b72ee3 Change workdir to script directory on all platforms FriwiDev 2021-11-23 23:02:31 +01:00
  • b07f47aeb4 Attempt prebuilding for ARM/v6 FriwiDev 2021-11-23 22:55:37 +01:00
  • 672c81ad28 Ignore errors in make_distrib.sh on linux (javadoc gen error) FriwiDev 2021-11-22 11:31:15 +01:00
  • c564a463db Add natives for linux arm builds to repository FriwiDev 2021-11-22 11:20:34 +01:00
  • 33a1939f45 Remove wrong natives from windows build FriwiDev 2021-11-22 11:17:29 +01:00
  • cfc51c4a66 Fail on build step error on linux FriwiDev 2021-11-22 11:00:53 +01:00
  • 18bfb8837a Fix cd to tools FriwiDev 2021-11-18 16:36:26 +01:00
  • 44c0b1fb4d Change jdk path FriwiDev 2021-11-18 07:06:29 +01:00
  • dfa091551d Print java location FriwiDev 2021-11-18 06:53:42 +01:00
  • e9dd2a2abf Fix jdk path FriwiDev 2021-11-18 06:44:11 +01:00
  • 9a734a323c Skip compile script on arm/v6 FriwiDev 2021-11-18 06:36:51 +01:00
  • 95aa910a4d Fix compile error on linux/arm/v6 later FriwiDev 2021-11-18 06:33:00 +01:00
  • 34fef3f3d3 Add libc6 back FriwiDev 2021-11-18 06:22:37 +01:00
  • bece8c7ce2 Try with different jdk FriwiDev 2021-11-18 06:20:21 +01:00
  • aea9741028 Link correct library FriwiDev 2021-11-18 05:37:37 +01:00
  • fa15c1a65d Add libc6-armhf-cross FriwiDev 2021-11-18 05:31:20 +01:00
  • 15f5b67af9 Attempt to set LD_LIBRARY_PATH FriwiDev 2021-11-18 05:22:30 +01:00
  • 69f0e9a802 Try with temurin for arm/v6 FriwiDev 2021-11-18 05:14:21 +01:00
  • 168ef39e8c Change jdk FriwiDev 2021-11-18 03:14:39 +01:00
  • f38f8251f2 Add back JAVA_HOME FriwiDev 2021-11-18 03:04:37 +01:00
  • 34381e94c3 Modify jdk path FriwiDev 2021-11-18 02:52:17 +01:00
  • a53adde108 Print possible jvm locations FriwiDev 2021-11-18 02:48:53 +01:00
  • 0c3aec8f7c Change cmake to arm/v6 too FriwiDev 2021-11-18 02:37:53 +01:00
  • f745ff5fd1 Use new jdk location on windows, change linux/arm/v7 to linux/arm/v6 FriwiDev 2021-11-18 02:34:17 +01:00
  • 85e8d5b217 Debug windows build FriwiDev 2021-11-18 01:03:58 +01:00
  • 5764008a44 Try different looping strategy FriwiDev 2021-11-17 02:39:41 +01:00
  • 8492d8e2ec Use tree one dir up FriwiDev 2021-11-17 02:26:31 +01:00
  • 2639f99ccf Move for loop to extra snippet FriwiDev 2021-11-17 02:17:15 +01:00
  • bbb5062652 Debug linux classpath FriwiDev 2021-11-17 01:56:32 +01:00
  • d6c9d57df8 Try alternative dir renaming strategy FriwiDev 2021-11-17 01:47:34 +01:00
  • d4c9cb59be Use arm64 jdk on windows build FriwiDev 2021-11-17 01:15:41 +01:00
  • d6e4e569a5 Refactor to support dynamic repositories FriwiDev 2021-11-16 18:43:50 +01:00
  • 88fea496ce Point to jvm explicitly FriwiDev 2021-11-16 17:56:57 +01:00
  • e8060d78b2 List jvms FriwiDev 2021-11-16 17:54:23 +01:00
  • a68fb387e3 Modify PATH because FindJNI doesnt use JAVA_HOME at all FriwiDev 2021-11-16 17:35:48 +01:00
  • 4b14d9fb33 Set JAVA_HOME in linux build script if not available FriwiDev 2021-11-16 17:26:47 +01:00
  • 37a0630c8a Debug linux build script FriwiDev 2021-11-16 17:17:45 +01:00
  • dae0e19758 Add linux/arm/v7 FriwiDev 2021-11-16 17:00:28 +01:00
  • 379bd41f90 Use custom CMakeLists FriwiDev 2021-11-16 15:46:22 +01:00
  • 50f778a8c3 Add linux arm64 FriwiDev 2021-11-16 15:39:07 +01:00
  • 903f82c696 Try out arm64 builds for windows FriwiDev 2021-11-16 14:55:28 +01:00
  • 6e0f759376 Try out arm64 builds for windows FriwiDev 2021-11-16 14:54:05 +01:00
  • 4c358c6966 Add javadoc FriwiDev 2021-11-16 02:49:41 +01:00
  • 531380d6d4 Set correct brackets FriwiDev 2021-11-16 01:59:33 +01:00
  • 97c6bfaf9c Reduce linux build size on release FriwiDev 2021-11-16 01:53:18 +01:00
  • 1c1c7742dd Fix typo in build_meta FriwiDev 2021-11-16 00:56:27 +01:00
  • 0caf20d7b7 Update workflow FriwiDev 2021-11-16 00:34:51 +01:00
  • 3e63d617ab Announce build_meta.json and simplify scripts FriwiDev 2021-11-16 00:31:16 +01:00
  • 018080b2ed Remove old workflows FriwiDev 2021-11-15 23:04:09 +01:00
  • 62356875b4 Add tag back FriwiDev 2021-11-15 23:00:50 +01:00
  • 53571a44d6 Add other operating systems to new build flow and publish artifacts FriwiDev 2021-11-15 22:58:32 +01:00
  • c34561253e Fix LICENSE detection FriwiDev 2021-11-15 22:37:02 +01:00
  • 36c65e7b41 Reformat release notes FriwiDev 2021-11-15 22:33:47 +01:00
  • 5d0b32fd8d Prevent dropping of LICENSE FriwiDev 2021-11-15 22:30:29 +01:00
  • e4ebc99527 Generate build meta FriwiDev 2021-11-15 22:27:12 +01:00
  • 137fae58a6 Try inserting newline to githubenv FriwiDev 2021-11-15 22:05:32 +01:00
  • 43469f498a Bugfixes FriwiDev 2021-11-15 21:59:50 +01:00
  • 4e4fe513e3 Fix script execution FriwiDev 2021-11-15 21:51:53 +01:00
  • c30360828d Begin release process FriwiDev 2021-11-15 21:50:29 +01:00
  • bf5b6851c5 Add dispatchable workflow FriwiDev 2021-11-15 12:13:14 +01:00