summary refs log tree commit diff
path: root/pkgs/build-support/rust
AgeCommit message (Expand)AuthorFilesLines
2020-01-28buildRustCrate: fix #78412Andreas Rammhold1-9/+0
2020-01-28buildRustCrateTests: add regression test for #74071Andreas Rammhold1-0/+21
2020-01-21buildRustCrateTests: add test case for rlib linkingAndreas Rammhold1-1/+14
2020-01-21buildRustCrateTests: fix some formatting issuesAndreas Rammhold1-11/+11
2020-01-21buildRustCrate: treat `rlib` crates just like `lib` cratesAndreas Rammhold1-1/+1
2020-01-16buildRustCrateTests: use releaseTools.aggregateAndreas Rammhold1-6/+9
2020-01-16buildRustCrate: remove one of the odd library filename casesAndreas Rammhold2-10/+11
2020-01-12rustPlatform.buildRustPackage: cleaner output on verifyCargoDeps (#77567)Benjamin Hipple1-2/+2
2020-01-07buildRustCrate: slight "rewording" and reformattingAndreas Rammhold1-9/+19
2020-01-07buildRustCrate: add `buildTests` flag to tell rustc to build tests instead of...Andreas Rammhold5-27/+196
2020-01-07buildRustCrate: fixup usage of `builtins.filterSource`Andreas Rammhold1-2/+2
2020-01-02Merge pull request #75563 from andir/cleanup-buildRustCrateAndreas Rammhold6-214/+265
2019-12-23rustPlatform.fetchcargo: exposeAlyssa Ross1-3/+3
2019-12-23rustPlatform: forward unpackPhase to fetchcargoAlyssa Ross1-1/+2
2019-12-23rustPlatform: forward fetchcargo args to stdenvAlyssa Ross1-4/+6
2019-12-12buildRustCrate: move common build functions to a dedicated fileAndreas Rammhold2-101/+155
2019-12-12buildRustCrate: deduplicate dependency override codeAndreas Rammhold1-9/+2
2019-12-12buildRustCrate: use less bash for the build scriptAndreas Rammhold2-27/+23
2019-12-11buildRustCrate: reflow the way `extraRustcOpts` is constructedAndreas Rammhold1-1/+4
2019-12-11buildRustCrate: rename `makeDeps` function to `mkRustcDepArgs`Andreas Rammhold3-8/+9
2019-12-11buildRustCrate: document and cleanup the symbol seedingAndreas Rammhold1-2/+7
2019-12-11buildRustCrate: use tr instead of sed (it reads a bit nicer)Andreas Rammhold1-3/+3
2019-12-11buildRustCrate: move the color loggign & remove some runtime checksAndreas Rammhold3-47/+48
2019-12-11buildRustCrate: builtins -> lib where possibleAndreas Rammhold4-32/+30
2019-11-29rust: add support for armv6l-linux and armv7l-linux (#73472)Jörg Thalheim3-27/+11
2019-11-26buildRustCrate: add lib outputAndreas Rammhold3-20/+25
2019-11-23rust: add support for armv6l-linux and armv7l-linuxBen Wolsieffer3-27/+11
2019-11-01Merge pull request #71899 from decentriq/aslemmer/build-rust-package-add-targetJörg Thalheim1-3/+5
2019-10-24build-support/rust: Add target optionexfalso1-3/+5
2019-10-20buildRustPackage: support checkFlags and checkFlagsArrayAndreas Rammhold1-2/+2
2019-09-30buildRustPackage: add verifyCargoDeps optionzimbatm2-1/+36
2019-09-27Merge pull request #69345 from joachifm/feat/split-versionJoachim F1-2/+1
2019-09-26tree-wide: replace uses of splitString "." with lib.versionsJoachim Fasting1-2/+1
2019-09-22cargo-vendor: dropMario Rodas4-710/+2
2019-09-19Merge pull request #66617 from transumption-unstable/201908/rust-aarch64-linu...Yegor Timoshenko1-0/+4
2019-09-12buildRustPackage: fix cross-compilation to aarch64-unknown-linux-muslYegor Timoshenko1-0/+4
2019-09-10Merge pull request #68296 from danieldk/crateRenamesAndreas Rammhold4-18/+39
2019-09-08buildRustCrate: add support for renaming cratesDaniël de Kok4-18/+39
2019-08-28treewide: remove redundant recvolth2-136/+136
2019-08-26treewide: remove redundant quotesvolth2-18/+18
2019-08-17Merge master into staging-nextFrederik Rietdijk1-7/+15
2019-08-15buildRustPackage: link against pthreads-w32 on x86_64-pc-mingw32Yegor Timoshenko1-3/+3
2019-08-15buildRustPackage: support cross-compilation to x86_64-pc-mingw32Yegor Timoshenko1-4/+12
2019-08-01Merge staging-next into stagingFrederik Rietdijk1-2/+7
2019-08-01Merge master into staging-nextFrederik Rietdijk1-2/+7
2019-07-31buildRustPackage: fix cargo flag for release/debug build (#61521)Adelbert Chang1-2/+1
2019-07-30buildRustPackage: Remove unneeded catAtkins1-1/+0
2019-07-30buildRustPackage: Avoid altering `.cargo/config` in sourceAtkins1-8/+7
2019-07-22gdk-pixbuf: rename from gdk_pixbufworldofpeace1-2/+2
2019-07-21buildRustPackage: by default use Rust's platformsMario Rodas1-0/+6