22 Commits (aa0d754d79f27c9e3c11decd527e9a943774e447)

Author SHA1 Message Date
Ian Chamberlain 6b4fd53f20
Cleanup and add some more comments 1 year ago
Ian Chamberlain 0db0ad3b96
Add support for custom runner 1 year ago
Ian Chamberlain 48aa7933a4
Don't build 3dsx for doctests 1 year ago
Ian Chamberlain d374e7016d
Add verbose flag to print cargo commands 1 year ago
Andrea Ciliberti dd5ed8a480 Fix new Cargo.toml 1 year ago
Andrea Ciliberti a0fcbbc57e Fixed --help docs 2 years ago
Andrea Ciliberti 9b483a8589 Rebased changes 2 years ago
Andrea Ciliberti eaa93126f4 Merge different commands under a common infrastructure 2 years ago
Andrea Ciliberti b899ff9d7e Remove useless RUSTFLAGS changes 2 years ago
Andrea Ciliberti 9b6b79dff2 Callback refactor and cargo-new 2 years ago
Ian Chamberlain 3e7665fb63
Slightly improve doctest output 2 years ago
Ian Chamberlain e8535a130d
Add limited support for `cargo 3ds test --doc` 2 years ago
Ian Chamberlain 329cb00d74
Documentation improvements and extra test case 2 years ago
Ian Chamberlain dd8ae47296
Plumb through 3dslink args for run + test commands 2 years ago
Ian Chamberlain dbf1595def
Add plumbing for new commands to running cargo 2 years ago
Ian Chamberlain 583fc67fc6
Update docstrings and arg parsing 2 years ago
Ian Chamberlain c2560622e8
Fix some build errors for testing 2 years ago
Ian Chamberlain cef69644e6
Upgrade to clap4, add extra args and help strings 2 years ago
Steve Cook c7b6482f9c Remove Display trait 2 years ago
Steve Cook 1a562d0c1a Build and not run under the hood when calling `cargo 3ds run` 2 years ago
Steve Cook 9aa632622c Remove fully qualified derive 2 years ago
Steve Cook 4c5929715c Move command struct and parser to command.rs 2 years ago
Steve Cook 239556abf8 Revert to original cargo usage 2 years ago
Steve Cook 51917f8fcf Add AllowLeadingHyphen 2 years ago
Steve Cook f05b57f5ac Use ValueEnum over deprecated ArgEnum 2 years ago
Steve Cook cc03d78ba5 Initial use of clap 2 years ago