Amr Bashir
|
97a05145fb
|
fix(cli): migrate to stable features of log crate (#9119)
* fix(cli): migrate to stable features of `log` crate
* to_cow_str
|
2024-03-07 13:39:32 -03:00 |
|
Olivier Lemasle
|
1d5aa38ae4
|
fix(cli): Fixes errors on command output, closes #8110 (#8162)
Fixes #8110
|
2023-11-09 15:34:16 -03:00 |
|
Lucas Fernandes Nogueira
|
be8e5aa307
|
fix(cli): duplicated newlines on child process output (#8042)
|
2023-10-18 15:29:12 +00:00 |
|
Lucas Fernandes Nogueira
|
40d340021c
|
fix(bundler): team ID is now required for notarytool via app password (#7972)
|
2023-10-06 14:33:49 -03:00 |
|
Jonas Kruckenberg
|
6c5ade08d9
|
feat(cli.rs) Shell completions (#4537)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Simon Hyll <hyllsimon@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-05-25 11:34:37 -03:00 |
|
Lucas Fernandes Nogueira
|
46e6187c89
|
chore: update license year (#6311)
|
2023-02-19 10:17:49 -03:00 |
|
Fabian-Lars
|
60e6f6c3f1
|
feat(bundler): Add support for creating NSIS bundles on unix hosts (#5788)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-19 15:42:40 -03:00 |
|
Lucas Nogueira
|
015020760a
|
chore: fix clippy warnings
|
2022-12-15 18:03:28 -03:00 |
|
renovate[bot]
|
a65b5fea3d
|
chore(deps) Update Rust crate clap to v4 (#5353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-19 10:04:13 -03:00 |
|
Fabian-Lars
|
12e9d811e6
|
feat(cli): Add icon command (tauricon) (#4992)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-03 14:37:41 -03:00 |
|
Josh Soref
|
8fd79b8fc0
|
Spelling (#4880)
Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2022-09-03 01:03:02 -03:00 |
|
Lucas Fernandes Nogueira
|
2901145c49
|
chore: update license headers (#5067)
|
2022-08-28 15:13:21 -03:00 |
|
Lucas Nogueira
|
f65eb4f84d
|
fix(cli.js): revert run command to be nonblocking
|
2022-07-04 09:09:00 -03:00 |
|
Lucas Fernandes Nogueira
|
13b8a2403d
|
feat(cli): validate target argument (#4458)
|
2022-06-24 13:16:19 -03:00 |
|
Lucas Fernandes Nogueira
|
b025b9f581
|
refactor(cli): set binary name on dev (#4447)
|
2022-06-23 22:09:37 -03:00 |
|
Lucas Fernandes Nogueira
|
e0e5f77243
|
feat(cli): improve cargo not found error message, closes #4428 (#4430)
|
2022-06-22 00:14:27 -03:00 |
|
Lucas Fernandes Nogueira
|
76d1eaaebd
|
feat(cli): debug command output in real time (#4318)
|
2022-06-12 09:00:54 -03:00 |
|
Lucas Fernandes Nogueira
|
cdfa625511
|
fix(cli): properly read info when using yarn 2+, closes #4106 (#4193)
|
2022-05-23 09:37:31 -03:00 |
|
Jonas Kruckenberg
|
35f2147161
|
feat(cli): Improve CLI logging (#4060)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-05-07 10:19:54 -03:00 |
|
Lucas Fernandes Nogueira
|
715cbde384
|
feat(config): add $schema to tauri.conf.json, closes #3464 (#4031)
|
2022-05-03 12:26:16 -03:00 |
|
Lucas Fernandes Nogueira
|
b10a7cfa00
|
chore(cli): update clap to 3.1 (#3568)
|
2022-02-27 17:35:43 -03:00 |
|
Lucas Fernandes Nogueira
|
4334865266
|
refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2022-02-10 17:23:10 -03:00 |
|