tauri/core
Amr Bashir f48b1b0b3b
feat(bundler): cache bundling tools in a common dir for all projects (#4305)
* feat(bundler): cache bundling tools in a common dir for all projects

* fix changefile

* fix linux

* linux again

* again

* again

* omg I could've reboot into my linux system

* I rebooted into my linux

* fix linux one more time

* finally

* -nc

* cleanup gitignores

* Revert "-nc"

This reverts commit 8d821c6c37.

* use -N on appimage's wget calls

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-06-09 16:16:33 -03:00
..
tauri fix(api): Rename FormPart value to file to match docs and endpoint (#4307) 2022-06-09 11:22:17 -03:00
tauri-build fix(build): statically link VC runtime only on tauri build (#4292) 2022-06-07 22:34:30 -03:00
tauri-codegen Apply Version Updates From Current Changes (#4217) 2022-05-27 16:01:43 -03:00
tauri-macros Apply Version Updates From Current Changes (#4217) 2022-05-27 16:01:43 -03:00
tauri-runtime refactor(window): block main thread when creating a new window (#4298) 2022-06-08 09:22:07 -03:00
tauri-runtime-wry refactor(window): block main thread when creating a new window (#4298) 2022-06-08 09:22:07 -03:00
tauri-utils refactor(window): block main thread when creating a new window (#4298) 2022-06-08 09:22:07 -03:00
tests feat(bundler): cache bundling tools in a common dir for all projects (#4305) 2022-06-09 16:16:33 -03:00