Commit Graph

3840 Commits

Author SHA1 Message Date
Connor Yoh
fe1f283dd5 absolute jar paths 2025-07-11 10:25:00 +01:00
Connor Yoh
74494da39c Refine sign process 2025-07-11 10:02:24 +01:00
Connor Yoh
e694835883 Recursive signing 2025-07-10 20:43:50 +01:00
Connor Yoh
d3ec7ed7de Dont unpack, check in place 2025-07-10 20:29:38 +01:00
Connor Yoh
5705c2675b Repack with boot structure 2025-07-10 19:58:45 +01:00
Connor Yoh
17ecdeb675 Dont fully unpack and repack jar, update unsigned packages 2025-07-10 19:31:09 +01:00
Connor Yoh
6b64760629 Repack jar with manifest explicitly 2025-07-10 18:11:31 +01:00
Connor Yoh
9e47602408 Added CI flag 2025-07-10 15:17:21 +01:00
Connor Yoh
61f9878e8f Removed caching layers 2025-07-10 14:36:49 +01:00
Connor Yoh
0bd5d8d3f2 Build intel mac on macos-13 2025-07-10 14:26:37 +01:00
Connor Yoh
d43054322a Enable dev tools 2025-07-10 14:26:28 +01:00
Connor Yoh
5593fead4f Added x86_64 mac build 2025-07-10 10:27:17 +01:00
Connor Yoh
19275f86d8 unpackage jar and sign sub libraries 2025-07-10 10:06:57 +01:00
Connor Yoh
1de11de9c3 Subsign all subpackages 2025-07-09 17:35:10 +01:00
Connor Yoh
bf5ab0a089 Correct path 2025-07-09 16:49:52 +01:00
Connor Yoh
17c3726e1d Sign Jar First for mac 2025-07-09 16:45:48 +01:00
Connor Yoh
a312e09163 Added mac signing 2025-07-09 16:11:08 +01:00
Connor Yoh
d5517a16ab artifact path correction 2025-07-09 10:29:54 +01:00
Connor Yoh
8f07edae0e simplify 2025-07-09 10:16:39 +01:00
Connor Yoh
f18ab03e73 install tauri cli 2025-07-08 15:41:31 +01:00
Connor Yoh
1a2f0cbcb8 fix 2025-07-08 15:33:33 +01:00
Connor Yoh
c310c9c633 Use tauri build action layer 2025-07-08 15:28:31 +01:00
Connor Yoh
8b56a615fb Focus down build targets 2025-07-08 15:19:02 +01:00
Connor Yoh
50dda044e2 Generated icos 2025-07-08 14:45:14 +01:00
Connor Yoh
a8e637515a Upgrade linux deps 2025-07-08 14:28:21 +01:00
Connor Yoh
e7102c67eb Mac build having issue with icon, remove for test 2025-07-08 14:28:04 +01:00
Connor Yoh
7f4b7dfd47 Updated linux dependencies 2025-07-08 14:03:33 +01:00
Connor Yoh
69bdb46368 Remove icon which has issue on mac 2025-07-08 13:57:02 +01:00
Connor Yoh
7f788db7ca More specific Artifact path 2025-07-08 13:56:41 +01:00
Connor Yoh
b769470d0d Manually build tauri rather than using action 2025-07-08 12:03:53 +01:00
Connor Yoh
404d86e871 Manually install cli globally on builder 2025-07-08 11:12:41 +01:00
Connor Yoh
e663bb701b Tauri action version 2025-07-08 11:06:31 +01:00
Connor Yoh
e912a7f917 Lowercase jar 2025-07-08 10:52:14 +01:00
Connor Yoh
840cfd8f4d Update cache version 2025-07-08 10:31:33 +01:00
Connor Yoh
2ddf04d539 Install frontend dependencies 2025-07-08 10:29:29 +01:00
Connor Yoh
73c04fe59b Added Jlink logic to actions 2025-07-08 10:20:21 +01:00
Connor Yoh
5b4f377972 Updated versions of builders 2025-07-08 10:00:09 +01:00
Connor Yoh
66f7867a51 Simplified dependent layers 2025-07-08 09:52:04 +01:00
Connor Yoh
288ca1e12f Add test branch so actions can run 2025-07-08 09:41:53 +01:00
Connor Yoh
4fcfaa1f4d Tauri Build Actions 2025-07-07 18:10:45 +01:00
Connor Yoh
9a3712259b Use boot 2025-07-04 18:18:53 +01:00
Connor Yoh
076301b290 docs 2025-07-04 18:16:19 +01:00
Connor Yoh
c2e40aabe4 removed warnings and enter read mode when opening with a file 2025-07-04 17:51:32 +01:00
Connor Yoh
a56dac76ac Removed tauri default image 2025-07-04 17:51:09 +01:00
Connor Yoh
9146f2b110 Tidied app.tsx 2025-07-04 17:37:43 +01:00
Connor Yoh
9b22aeac63 Cleanup logs, remove redundant code 2025-07-04 17:21:49 +01:00
Connor Yoh
31947c92f4 Removed unrequired dev dep 2025-07-04 17:05:08 +01:00
Connor Yoh
d7c670885a Split up large tauri rust backend into files and functions 2025-07-04 17:02:59 +01:00
Connor Yoh
f6bcd83b72 Removed redundant code 2025-07-04 16:07:10 +01:00
Connor Yoh
e9f33c5b50 replaced cargo commands with npm scripts for more consistancy 2025-07-04 15:41:14 +01:00