tauri/core
Amr Bashir 265c23886e
refactor(cli&bundler): avoid renaming main executable and preserve cargo name (#9375)
* refactor(cli&bundler): avoid renaming main executable and reserve cargo name

closes #8109
closes #8349

* fix bundler

* fix test

* Discard changes to core/tauri-build/Cargo.toml

* revert Cargo.toml changes

* Discard changes to Cargo.lock

* Discard changes to tooling/cli/Cargo.lock

* lock file

* use product name for installers

* only warn for sign on windows

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
2024-05-28 13:50:41 -03:00
..
tauri refactor(cli&bundler): avoid renaming main executable and preserve cargo name (#9375) 2024-05-28 13:50:41 -03:00
tauri-build refactor(core)!: include all args in Env.args_os, closes #9430 (#9552) 2024-05-28 13:49:44 -03:00
tauri-codegen fix(codegen): use TAURI_ENV_TARGET_TRIPLE to determine the current platform-specific config (#9646) 2024-05-28 13:48:24 -03:00
tauri-config-schema feat(nsis): support installer hooks (#9731) 2024-05-25 10:23:08 -03:00
tauri-macros refactor!: use tauri.conf.json > identifier as package name and bundle id, close #9851 (#9858) 2024-05-24 09:22:41 -03:00
tauri-plugin chore: emit rustc-check-cfg for nightly (#9850) 2024-05-24 13:12:51 -03:00
tauri-runtime fix(Windows): sync menubar theme with the window theme (#9832) 2024-05-24 14:23:54 -03:00
tauri-runtime-wry fix(Windows): sync menubar theme with the window theme (#9832) 2024-05-24 14:23:54 -03:00
tauri-utils refactor(cli&bundler): avoid renaming main executable and preserve cargo name (#9375) 2024-05-28 13:50:41 -03:00
tests fix(cli/migrate): tolerate non-UTF-8 in migration (#9457) 2024-04-15 11:39:53 +02:00