5 Commits

Author SHA1 Message Date
D. Rect.
a668204cdc refactor: pin linuxdeploy in make/yarn build process instead of github workflow
- pulls fix for #5463 out of the github release workflow and into
  the make/yarn build process
- implements a wrapper script that pins linuxdeploy and injects
  a new location for XDG_CACHE_HOME into the build pipeline,
  allowing manipulating .cache/tauri without tainting the hosts
  .cache
- adds ./.cache (project_root/.cache) to make clean and mise clean
  task
- remove .devcontainer/buildAppImage.sh, obsolete now that extra
  build steps have been removed from the github workflow and
  incorporated in the normal build process
- remove appimagetool from .devcontainer/postCreateCommand.sh,
  as it was only used by .devcontainer/buildAppImage.sh
2025-07-10 04:50:12 +00:00
Nguyen Ngoc Minh
34014451ce
chore: add build script for appimage package (#5635) 2025-07-01 09:14:50 +07:00
DistractionRectangle
ae25dbbbc4
chore: update .devcontainer to provide a reproducible build environment (#5558) 2025-06-27 12:18:16 +07:00
Louis
3412a23654
chore: prettier fix (#2019) 2024-02-15 08:38:05 +07:00
avb-is-me
045e544007 adds devcontainer 2024-01-25 06:14:47 +00:00