Commit Graph
14 Commits
Author SHA1 Message Date
Beethoven 380084bb95 (build/appimage/drop-oss-app.d/) 2025-08-02 21:39:09 -05:00
Beethoven 50d76bb76f (build/appimage/appimagetool) 2025-08-02 21:39:09 -05:00
Beethoven de3be25914 (build_appimage.sh) 2025-08-02 21:39:09 -05:00
Beethoven 95fc7d9605 (.github/workflows/release.yml) add --nobuild flag 2025-08-02 21:39:08 -05:00
Beethoven f9c45053cc (build/appimage/drop-app.d/AppRun) change program name 2025-08-02 21:39:08 -05:00
Beethoven 683e3ac7f2 (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 21:39:08 -05:00
Beethoven fe586be658 (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 21:39:08 -05:00
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