issues
search
rust3ds
/
cargo-3ds
Cargo command to work with Nintendo 3DS project binaries.
Apache License 2.0
59
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cannot statically link a library file
#67
westleyaaj
opened
4 hours ago
1
build failed
#66
TheProshi
opened
1 month ago
1
cargo 3ds build cant find for 'arm-none-eabi-gcc' even though i already have it on devkitARM and variable is already defined
#65
pvini07BR
closed
2 months ago
3
Fix and improve warning messages during build
#64
Meziu
closed
2 months ago
0
Only call 3dslink if a runner is not configured
#63
ian-h-chamberlain
closed
5 months ago
1
Customize description, icon etc. per-target instead of per-package
#62
ian-h-chamberlain
opened
5 months ago
0
When a custom runner is used, see if we can build 3dsx before the runner is invoked
#61
ian-h-chamberlain
opened
5 months ago
0
Build multiple 3DSX files (one per cargo artifact)
#60
ian-h-chamberlain
closed
5 months ago
0
Refactor: use camino utf8-path types where applicable
#59
ian-h-chamberlain
closed
5 months ago
0
Build one `.3dsx` file for each executable compiler artifact
#58
ian-h-chamberlain
closed
5 months ago
0
Improve cargo 3ds new
#57
Meziu
closed
6 months ago
0
Error trying to compile on MacOS
#56
blinkuz
closed
7 months ago
2
[Question]: Is the family supposed to say unix?
#54
lexi-the-cute
closed
8 months ago
3
[Help/Feature Request]: Support for winit and rustix
#53
lexi-the-cute
closed
8 months ago
2
Don't run --unit-graph for `new` subcommand
#52
ian-h-chamberlain
closed
9 months ago
0
fix: don't cancel build when default romfs directory not found
#51
fekie
closed
6 months ago
4
Remove smdhtool dependency by using cytryna library
#50
Maccraft123
opened
11 months ago
0
More comprehensive CI coverage
#49
ian-h-chamberlain
opened
11 months ago
1
Not building when in release mode on Windows
#48
fekie
closed
12 months ago
2
Use `cargo --unit-graph` to figure out whether to link debuginfo
#47
ian-h-chamberlain
closed
11 months ago
3
Respect --no-run when using custom runner
#46
ian-h-chamberlain
closed
1 year ago
0
Respect `--no-run` when custom runner is set
#45
ian-h-chamberlain
closed
1 year ago
0
Build 3dsx for *all* executables built by a given command
#44
ian-h-chamberlain
closed
5 months ago
0
Add support for custom cargo runner
#43
ian-h-chamberlain
closed
1 year ago
0
Add verbose flag to print cargo commands
#42
ian-h-chamberlain
closed
1 year ago
3
Set environment variables for CC and CXX to allow building C/C++ wrapper crates
#41
adryzz
opened
1 year ago
6
Revert RUSTFLAGS removal
#40
Meziu
closed
1 year ago
0
fix cargo.toml 2
#39
Meziu
closed
1 year ago
0
Update Cargo.toml before publishing
#38
Meziu
closed
1 year ago
0
Basic CI with lints and cargo-new
#37
Meziu
closed
1 year ago
0
General refactoring and cargo-new
#36
Meziu
closed
1 year ago
0
Fix/licensing
#35
Meziu
closed
1 year ago
0
no license
#34
SArpnt
closed
1 year ago
3
Add basic CI / testing
#33
ian-h-chamberlain
closed
1 year ago
0
Add limited support for cargo 3ds test --doc
#32
ian-h-chamberlain
closed
1 year ago
0
Add `test --doc` support
#31
ian-h-chamberlain
closed
1 year ago
0
Add panic_abort to the build-std list to allow using panic="abort"
#30
spazzylemons
closed
1 year ago
3
`cargo 3ds new` and `init` commands
#29
ian-h-chamberlain
closed
1 year ago
1
Issue Building Project using cargo-3ds
#28
hYdos
closed
2 years ago
21
Rustdoc no longer working
#27
Techie-Pi
closed
2 years ago
2
Upgrade to clap4, add extra args and help strings
#26
ian-h-chamberlain
closed
2 years ago
4
Missing values in `libc` in latest nightly
#25
spencerelliott
closed
2 years ago
9
Move build-std argument after the subcommand to fix clippy
#24
AzureMarker
closed
2 years ago
0
Fixed argument parsing bug
#23
SeleDreams
closed
2 years ago
1
the current build seems broken
#22
SeleDreams
closed
2 years ago
22
Cleanup and Rewrite using Clap crate
#21
SteveCookTU
closed
2 years ago
8
More verbose error responses
#20
mateocabanal
closed
2 years ago
1
Use the pre-built std if available in sysroot
#19
AzureMarker
closed
2 years ago
0
Allow using a prebuilt std if one is found
#18
ian-h-chamberlain
closed
2 years ago
3
Use optional env var rather than cargo_metadata
#17
Meziu
closed
2 years ago
0
Next