Lucas Fernandes Nogueira
|
573b4c0b3c
refactor(cli): move watch and manifest logic to the Rust impl (#4571)
|
3 年之前 |
Lucas Fernandes Nogueira
|
13b8a2403d
feat(cli): validate target argument (#4458)
|
3 年之前 |
Lucas Fernandes Nogueira
|
b025b9f581
refactor(cli): set binary name on dev (#4447)
|
3 年之前 |
Lucas Fernandes Nogueira
|
e0e5f77243
feat(cli): improve `cargo not found` error message, closes #4428 (#4430)
|
3 年之前 |
fehnomenal
|
83186dd897
Read extra ignore file for dev watcher, closes #4406 (#4409)
|
3 年之前 |
Lucas Fernandes Nogueira
|
76d1eaaebd
feat(cli): debug command output in real time (#4318)
|
3 年之前 |
Lucas Fernandes Nogueira
|
f685df399a
fix(cli): parsing of arguments with multiple values, closes #4231 (#4233)
|
3 年之前 |
Fabian-Lars
|
569fbd8b40
fix(cli): typo in update check notification (#4223)
|
3 年之前 |
Lucas Fernandes Nogueira
|
a1929c6dac
fix(cli): always read custom config file from CWD, closes #4067 (#4074)
|
3 年之前 |
Jonas Kruckenberg
|
35f2147161
feat(cli): Improve CLI logging (#4060)
|
3 年之前 |
Lucas Fernandes Nogueira
|
320484866b
fix(cli): powershell crashing on SIGINT, closes #3997 (#4007)
|
3 年之前 |
Amr Bashir
|
bbabc8cd1e
fix(cli.rs): remove startup delay in `tauri dev` (#3999)
|
3 年之前 |
Lucas Fernandes Nogueira
|
094534d138
fix(cli): dev command stderr text overflow on Windows, closes #3995 (#4000)
|
3 年之前 |
Ashish Shekar
|
a649aad7ad
feat(cli): check and notify about updates on `tauri dev`, closes #3789 (#3960)
|
3 年之前 |
Lucas Fernandes Nogueira
|
f68af45a11
fix(cli): use terminal_size instead of term_size for Windows support (#3955)
|
3 年之前 |
Lucas Fernandes Nogueira
|
b5622882cf
fix(cli): exit on non-compilation Cargo errors, closes #3930 (#3942)
|
3 年之前 |
Lucas Nogueira
|
47be3514a7
fix(cli): prevent infinite loop in dev file watcher
|
3 年之前 |
Lucas Fernandes Nogueira
|
485c97438a
fix(cli): kill beforeDevCommand if dev code returns an error (#3907)
|
3 年之前 |
Lucas Fernandes Nogueira
|
f2a30d8bc5
refactor(core): use ayatana appindicator by default, keep option to use gtk (#3916)
|
3 年之前 |
Lucas Fernandes Nogueira
|
e251e1b099
fix(cli): kill before dev command recursively on Unix, closes #2794 (#3848)
|
3 年之前 |
Lucas Fernandes Nogueira
|
94d78efbe5
fix(cli.rs): terminate the beforeDevCommand, closes #2794 (#2883)
|
3 年之前 |
Lucas Fernandes Nogueira
|
b10a7cfa00
chore(cli): update clap to 3.1 (#3568)
|
3 年之前 |
Lucas Fernandes Nogueira
|
5999379fb0
chore(cli): improve "waiting for dev server" message, closes #3491 (#3504)
|
3 年之前 |
Lucas Fernandes Nogueira
|
759d1afb86
feat(cli): improve error message when dev runner command fails (#3447)
|
3 年之前 |
Lucas Fernandes Nogueira
|
679fe1fedd
feat(cli.rs): allow passing arguments to the build runner, closes #3398 (#3431)
|
3 年之前 |
Lucas Fernandes Nogueira
|
4334865266
refactor(cli): rename `tooling/cli.rs` folder to `tooling/cli` (#3388)
|
3 年之前 |