This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
tauri
Watch
1
Star
0
Fork
0
You've already forked tauri
mirror of
https://github.com/tauri-apps/tauri.git
synced
2026-04-03 10:11:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9f1e627f84e8b751f89384376bfcfc389870eb0
tauri
/
tooling
/
cli
/
src
History
Dave Lage
02a2ec52f1
fix: Grammar in signer generate (
#5004
)
2022-08-22 18:12:41 -03:00
..
helpers
feat(core): add
fips_compliant
wix config option,
closes
#4541
(
#4843
)
2022-08-04 14:58:26 -03:00
interface
feat(cli): load Cargo configuration to check default build target (
#4990
)
2022-08-21 17:48:28 -03:00
plugin
feat: reduce the amount of
heck
-related allocations (
#4634
)
2022-07-11 16:07:39 -03:00
signer
fix: Grammar in signer generate (
#5004
)
2022-08-22 18:12:41 -03:00
build.rs
feat(cli): add
beforeBundleCommand
,
closes
#4879
(
#4893
)
2022-08-09 12:54:44 -03:00
dev.rs
refactor(cli/core/bundler): use absolute path for msiexec and powershell (
#4884
)
2022-08-08 18:59:59 -03:00
info.rs
refactor(cli): Use
cargo metadata
to detect the workspace root and target directory,
closes
#4632
,
#4928
. (
#4932
)
2022-08-21 10:42:26 -03:00
init.rs
feat(cli): prompt for before*Command,
closes
#4691
(
#4721
)
2022-07-25 10:59:08 -03:00
lib.rs
…
main.rs
…
plugin.rs
…
signer.rs
…