107 Commits (0db0ad3b963e6877327bd6738e3519062777b275)
 

Author SHA1 Message Date
Ian Chamberlain 0db0ad3b96
Add support for custom runner 1 year ago
Ian Chamberlain ab30da9ee7
Check in Cargo.lock and install with `--locked` 1 year ago
Ian Chamberlain cda49e09b6
Merge pull request #42 from rust3ds/feature/verbose-flag 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 268c45ae8f Version bump 1 year ago
Meziu 1372661285
Merge pull request #40 from rust3ds/fix/rustflags 1 year ago
Andrea Ciliberti d2f50fcc84 fmt 1 year ago
Andrea Ciliberti 50530b112f Revert RUSTFLAGS removal 1 year ago
Meziu 246753119d
Merge pull request #39 from rust3ds/publish 1 year ago
Andrea Ciliberti 757ce04e98 fix cargo.toml 2 1 year ago
Meziu 3429e3ed9c
Merge pull request #38 from rust3ds/publish 1 year ago
Andrea Ciliberti c1f5e121f1 Update Cargo.toml before publishing 1 year ago
Meziu afc9046365
Merge pull request #37 from rust3ds/feature/ci 1 year ago
Andrea Ciliberti 70d5ec1843 Undo wrong changes 1 year ago
Andrea Ciliberti 4560716fcc Fix >= version check 1 year ago
Andrea Ciliberti f5bee9a4e5 Slight description change 1 year ago
Andrea Ciliberti 17ce4002e8 Check for oldest supported version 1 year ago
Andrea Ciliberti ea28cbc788 Newer actions 1 year ago
Andrea Ciliberti 66eb19ed1f Fixup lint job 1 year ago
Andrea Ciliberti 7e16b8f123 First CI test 1 year ago
Meziu 6c22e506af
Merge pull request #36 from rust3ds/feature/cargo-new 1 year ago
Andrea Ciliberti dd5ed8a480 Fix new Cargo.toml 1 year ago
Andrea Ciliberti abe088a78c Update README 2 years 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 78a652fdfb
Merge pull request #32 from rust3ds/feature/doctests 2 years ago
Ian Chamberlain 6f4b74355a
Merge branch 'master' into feature/doctests 2 years ago
Ian Chamberlain 3e7665fb63
Slightly improve doctest output 2 years ago
Meziu 804f63d0bc
Merge pull request #35 from rust3ds/fix/licensing 2 years ago
Meziu a1ca4f649a
Update README.md 2 years ago
Andrea Ciliberti 318320200b Add license files 2 years ago
Andrea Ciliberti 657eeccd1e Fix licensing 2 years ago
Ian Chamberlain 5a06e64307
Add default CODEOWNERS to auto-add reviews 2 years ago
Ian Chamberlain e8535a130d
Add limited support for `cargo 3ds test --doc` 2 years ago
Meziu 83032c6a71
Merge pull request #26 from ian-h-chamberlain/feature/clap4-upgrade-extra-args 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
Meziu 7b70b6b26c
Merge pull request #24 from rust3ds/fix/clippy-build-std 2 years ago
Mark Drobnak cb3a9a19ff
Set build-std flag before trailing arguments 2 years ago
Mark Drobnak 7e99e1a9a5
Move build-std argument after the subcommand to fix clippy 2 years ago
Mark Drobnak 7723d93227
Merge pull request #21 from SteveCookTU/clap3-rewrite 2 years ago
Steve Cook c7b6482f9c Remove Display trait 2 years ago