提交历史

作者 SHA1 备注 提交日期
  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 年之前