Commit Graph
10 Commits
Author SHA1 Message Date
Beethoven 51555e43ee (build/appimage/drop-app.d/AppRun) change program name 2025-08-02 20:17:13 -05:00
Beethoven cb7c297443 (build/appimage/drop-app.d/) rename AppDir
lol woops this caused a typo that cascaded into an appimage that failed
to find the executable
2025-08-02 20:16:37 -05:00
Beethoven 4484de0507 (build_appimage.sh) install libs by UID and GID
installing by $USER caused issues when i did it so i've fixed it
also added $PWD because ./ was lazy
2025-08-02 20:15:03 -05:00
Beethoven 4599e5713c (build_appimage.sh) add basic arch detection 2025-08-02 18:05:53 -05:00
Beethoven 263cceb17f (.github/workflows/release.yml) add build_appimage.sh to workflow 2025-08-02 18:05:25 -05:00
Beethoven 0249a3248f (build_appimage.sh) add build script
this should build the appimage without tauri's involvement
2025-08-02 16:45:55 -05:00
Beethoven bf4b2e0ad6 (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 16:45:24 -05:00
Beethoven 7555cc3cdf (build/) add build directory for non-tauri builds 2025-08-02 16:45:24 -05:00
Beethoven 6f30d248eb (appimage/build_appimage.sh) 2025-08-02 14:42:36 -05:00
Beethoven cc562662f0 (appimage/) add manual appimage
the existing one is broken, and i think it might be tauri's fault.
2025-08-02 14:42:36 -05:00