tauri/core/tests/app-updater
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
..
src tests(e2e): add updater integration test (#3973) 2022-04-29 20:30:24 -03:00
tests refactor(core): statically link vcruntime, closes #4122 (#4227) 2022-05-27 14:33:04 -03:00
.gitignore feat(bundler): cache bundling tools in a common dir for all projects (#4305) 2022-06-09 16:16:33 -03:00
build.rs fix(build): statically link VC runtime only on tauri build (#4292) 2022-06-07 22:34:30 -03:00
Cargo.toml refactor(updater): strong type for the pub_date field, ref #4162 (#4218) 2022-05-25 15:22:16 -07:00
tauri.conf.json feat(core): configure msiexec display options, closes #3951 (#4061) 2022-05-15 09:02:30 -03:00