Commit Graph
7 Commits
Author SHA1 Message Date
Beethoven aa034c21a9 (build_appimage.sh) add basic arch detection 2025-08-02 21:39:08 -05:00
Beethoven 50f7955734 (.github/workflows/release.yml) add build_appimage.sh to workflow 2025-08-02 21:39:07 -05:00
Beethoven 73608ab85b (build_appimage.sh) add build script
this should build the appimage without tauri's involvement
2025-08-02 21:39:07 -05:00
Beethoven 1ed29aaa12 (src-tauri/tauri.conf.json) remove appimage target from tauri
tauri was overcomplicating this. let's make the appimage independent of
that
2025-08-02 21:39:07 -05:00
Beethoven 849dc26677 (build/) add build directory for non-tauri builds 2025-08-02 21:39:07 -05:00
Beethoven 7db2e42006 (appimage/build_appimage.sh) 2025-08-02 21:39:07 -05:00
Beethoven 61fa43dd86 (appimage/) add manual appimage
the existing one is broken, and i think it might be tauri's fault.
2025-08-02 21:39:06 -05:00