about summary refs log tree commit diff
path: root/pkgs/build-support/rust/build-rust-crate/lib.sh
AgeCommit message (Expand)AuthorFilesLines
2022-11-30buildRustCrate: Support `cargo:rustc-link-arg` and some friends from build.rsJohn Ericson1-1/+5
2022-06-14buildRustCrate: pass link flags when building librariesBen Wolsieffer1-1/+1
2020-08-09buildRustCrate: editorconfig fixeszowoq1-3/+3
2020-03-29buildRustCrate: Add tests for checking files in outputs.Peter Kolloch1-2/+0
2020-03-25buildRustCrate: don't sort link flagsSymphorien Gibol1-5/+0
2020-03-13buildRustCrate: only link build deps into build scriptDaniƫl de Kok1-0/+1
2020-03-09build-support/rust/buildRustCrate: Search for matching Cargo.toml in sub dire...Peter Kolloch1-0/+34
2020-03-09buildRustCrate: refactor colored loggingPeter Kolloch1-1/+9
2020-01-07buildRustCrate: add `buildTests` flag to tell rustc to build tests instead of...Andreas Rammhold1-3/+24
2019-12-12buildRustCrate: move common build functions to a dedicated fileAndreas Rammhold1-0/+117