issues
search
rust-osdev
/
cargo-xbuild
Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.
Apache License 2.0
258
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Suggestion: integrate hot_lib_reloader
#110
fr-an-k
closed
1 year ago
1
Support --json-output for xcheck
#109
heipiao233
closed
1 year ago
0
suggestion: download buildroots from bootlin
#108
walksanatora
opened
1 year ago
0
cargo xbuild fails to build for `riscv64gc-unknown-linux-musl`
#107
walksanatora
opened
1 year ago
1
cargo-xbuild doesn't build with older nightlies
#106
vamanea
closed
2 years ago
2
Fix: The `alloc` crate uses the Rust 2021 edition now
#105
phil-opp
closed
2 years ago
1
Building `alloc` fails since nightly 2022-06-17
#104
phil-opp
closed
2 years ago
0
What is the purpose of `memcpy` field in `Config` struct?
#102
vita-dounai
closed
3 years ago
1
error[E0660]: malformed inline assembly
#101
Chr1s-T
closed
3 years ago
2
Don't panic on metadata errors
#100
parasyte
closed
3 years ago
2
relocation R_X86_64_32S out of range
#99
polyproline
opened
4 years ago
1
Ensure copied Cargo.lock is writable
#98
astro
closed
3 years ago
3
Upgrade the crate to edition 2018
#97
koushiro
closed
4 years ago
1
ensure copied Cargo.lock is writable
#96
sbourdeauducq
closed
3 years ago
1
Document build-std-features flag for Cargo's build-std.
#95
luqmana
closed
4 years ago
1
Fix winapi issues from flock() rework
#94
pfmooney
closed
4 years ago
6
Add GitHub Action for cargo-build check
#93
pfmooney
closed
4 years ago
1
Installing xbuild version 0.6.1 on windows is broken
#92
MarnixKuijs
closed
4 years ago
2
Remove fs2 dependency for broader platform support
#91
pfmooney
closed
4 years ago
5
`cargo install cargo-xbuild` fails with noexec /tmp mount
#90
ChaiTRex
closed
4 years ago
1
mem flag not honored
#89
steveyko
closed
4 years ago
2
v0.6.0 error: `rust-src` component not found
#88
steveyko
closed
4 years ago
1
Update cargo-xbuild to new rust directory layout
#87
phil-opp
closed
4 years ago
1
Cleanup: Use eprintln! instead of writeln! with stderr
#86
toku-sa-n
closed
4 years ago
1
xbuild on Windows with git bash using gnu linker when msvc linker unavailable
#85
Neben5
opened
4 years ago
1
Replace tempdir with tempfile
#84
Eijebong
closed
4 years ago
2
How to use a custom std
#83
vinaychandra
opened
4 years ago
1
Propagate `cargo-features` from project's Cargo.toml
#82
eggyal
closed
4 years ago
2
Can "memcpy = false" be passed on the command line?
#81
corthon
closed
4 years ago
3
".got" linker section emitted in debug mode despite disabling dynamic linking/PIE
#80
Earlz
opened
4 years ago
3
Don't print warning about missing root package in quiet mode.
#79
Nils-TUD
closed
4 years ago
3
How to build *compiler_builtins* in optimized mode
#77
tjhu
closed
4 years ago
4
Cargo xbuild failed when linking to high address
#76
ghost
closed
4 years ago
26
Respect Cargo.lock file for sysroot build
#75
phil-opp
closed
4 years ago
1
Cargo xbuild fails to build with older rustc nightly
#74
ghost
closed
4 years ago
8
Pass -Cembed-bitcode=yes instead of -Clinker-plugin-lto for sysroot build
#73
phil-opp
closed
4 years ago
1
LTO causes sysroot to be unlinkable by non-LLVM toolchains
#72
rbtying
closed
4 years ago
11
Set `-Clinker-plugin-lto` for the sysroot build
#71
phil-opp
closed
4 years ago
2
Enable lto for sysroot build to fix missing bitcode error
#70
phil-opp
closed
4 years ago
1
error: failed to get bitcode from object file for LTO
#69
toku-sa-n
closed
4 years ago
23
color option does not work
#68
arjanmels
opened
4 years ago
3
Add an environment variable to keep the temp dir
#67
phil-opp
closed
4 years ago
1
Option to not remove temporary files
#66
deliciouslytyped
closed
4 years ago
2
Update dependencies
#65
parasyte
closed
4 years ago
1
Add `cargo xfix` command
#64
tjhu
closed
4 years ago
1
Can we support `xfix`?
#63
tjhu
closed
4 years ago
2
Improvements to args and config for lib usage
#62
ascjones
closed
4 years ago
1
Fix: Not all projects have a root package
#61
phil-opp
closed
4 years ago
3
error: parsing package.metadata.cargo-xbuild section failed
#60
parasyte
closed
4 years ago
7
Make `fn build` and `Args` public to enable use as lib
#59
ascjones
closed
4 years ago
2
Next