41 Commits (7c8d450a4acc6f3b1497f7ef7e8654efda7044c5)
 

Author SHA1 Message Date
Meziu 7c8d450a4a
Merge pull request #20 from mateocabanal/add-verbose-error-mesg 3 years ago
Mateo Cabanal 880661157c
added error messages, replacing unwrap()'s with expect()'s 3 years ago
Andrea Ciliberti 4cd3055780 Bump minimum rustc toolchain 3 years ago
Meziu 5420057493
Merge pull request #19 from Meziu/feature/use-prebuilt-std 3 years ago
Mark Drobnak 40afa13ba0
Use the pre-built std if available in sysroot 3 years ago
Meziu 3b187bcf2d
Merge pull request #15 from ian-h-chamberlain/feature/allow-message-format 3 years ago
Ian Chamberlain 1ebde461d0
Update to 2021 edition 3 years ago
Meziu 5eac661e22
Merge pull request #17 from Meziu/fix/optional-authors 3 years ago
Andrea Ciliberti 402e7af28a Use parser crate rather than env var 3 years ago
Ian Chamberlain 8023bfb28c
Parse message-format up front and use TeeReader 3 years ago
Ian Chamberlain 935594b309
Allow passthrough when message-format is specified 3 years ago
Meziu f72b023f15
Update README.md 3 years ago
Meziu 75ba9b327a
Update README.md 3 years ago
Andrea Ciliberti 2bd2617ea2 Renamed link command to be used with run 3 years ago
Ian Chamberlain b7452b4e54
Add support for `cargo test` (#11) 3 years ago
Meziu aa66d3d987
Merge pull request #10 from AzureMarker/feature/configurable_romfs_path 3 years ago
AzureMarker 6ca3f96a39
Return an error if the non-default RomFS directory isn't found 3 years ago
AzureMarker 2813bbc21f
Read the RomFS path from Cargo.toml 3 years ago
Meziu 36d488f8f6
Merge pull request #9 from AzureMarker/fix/romfs 3 years ago
Meziu fd51983d9b
Merge pull request #8 from AzureMarker/feature/other-cargo-commands 3 years ago
AzureMarker ee8eec9338
Fix romfs error "Cannot open dir" 3 years ago
AzureMarker cf3717470d
Fix the link command 3 years ago
AzureMarker 6e78e5c27e
Allow other Cargo commands (like check and clippy) 3 years ago
Meziu 02e6997e6d
Merge pull request #7 from ian-h-chamberlain/print-usage 3 years ago
Meziu 748c8f2f8f
Merge pull request #6 from AzureMarker/fix/rustflags 3 years ago
Ian Chamberlain 8b7acacb61
Add --help and print usage in main 3 years ago
AzureMarker cdaef21846
Remove an unnecessary whitespace 3 years ago
AzureMarker 779b79dcd6
Fix RUSTFLAGS not getting passed through 3 years ago
Meziu 2e69d70d7d
Merge pull request #5 from AzureMarker/feature/examples 3 years ago
AzureMarker 74cd2bc1f3
Support building examples, and misc improvements 3 years ago
Andrea Ciliberti d4385f7aaa Fixed linking error (temp solution) 3 years ago
Meziu f462e13059
Merge pull request #4 from AzureMarker/master 3 years ago
AzureMarker 25d4713ad2
Remove RUSTFLAGS handling 3 years ago
AzureMarker e79c621445
Simplify icon finding 3 years ago
AzureMarker 7ac7c25f98
Apply clippy suggestions 3 years ago
AzureMarker 5c8013d5ba
Apply rustfmt 3 years ago
AzureMarker 8e11c8d3ea
Remove unnecessary flags 3 years ago
Andrea Ciliberti f542cb10d6 Fixed missing libraries 3 years ago
Meziu c898980cd4 Fixed, ig? 3 years ago
Meziu 234b9c5357
Create README.md 3 years ago
Meziu 76cfe11594 Everything works 3 years ago