summary refs log tree commit diff
path: root/pkgs/build-support/rust (follow)
Commit message (Expand)AuthorAge
* buildRustCrateTests: use releaseTools.aggregateAndreas Rammhold2020-01-16
* buildRustCrate: remove one of the odd library filename casesAndreas Rammhold2020-01-16
* rustPlatform.buildRustPackage: cleaner output on verifyCargoDeps (#77567)Benjamin Hipple2020-01-12
* buildRustCrate: slight "rewording" and reformattingAndreas Rammhold2020-01-07
* buildRustCrate: add `buildTests` flag to tell rustc to build tests instead of...Andreas Rammhold2020-01-07
* buildRustCrate: fixup usage of `builtins.filterSource`Andreas Rammhold2020-01-07
* Merge pull request #75563 from andir/cleanup-buildRustCrateAndreas Rammhold2020-01-02
|\
| * buildRustCrate: move common build functions to a dedicated fileAndreas Rammhold2019-12-12
| * buildRustCrate: deduplicate dependency override codeAndreas Rammhold2019-12-12
| * buildRustCrate: use less bash for the build scriptAndreas Rammhold2019-12-12
| * buildRustCrate: reflow the way `extraRustcOpts` is constructedAndreas Rammhold2019-12-11
| * buildRustCrate: rename `makeDeps` function to `mkRustcDepArgs`Andreas Rammhold2019-12-11
| * buildRustCrate: document and cleanup the symbol seedingAndreas Rammhold2019-12-11
| * buildRustCrate: use tr instead of sed (it reads a bit nicer)Andreas Rammhold2019-12-11
| * buildRustCrate: move the color loggign & remove some runtime checksAndreas Rammhold2019-12-11
| * buildRustCrate: builtins -> lib where possibleAndreas Rammhold2019-12-11
* | rustPlatform.fetchcargo: exposeAlyssa Ross2019-12-23
* | rustPlatform: forward unpackPhase to fetchcargoAlyssa Ross2019-12-23
* | rustPlatform: forward fetchcargo args to stdenvAlyssa Ross2019-12-23
|/
* rust: add support for armv6l-linux and armv7l-linux (#73472)Jörg Thalheim2019-11-29
|\
| * rust: add support for armv6l-linux and armv7l-linuxBen Wolsieffer2019-11-23
* | buildRustCrate: add lib outputAndreas Rammhold2019-11-26
|/
* Merge pull request #71899 from decentriq/aslemmer/build-rust-package-add-targetJörg Thalheim2019-11-01
|\
| * build-support/rust: Add target optionexfalso2019-10-24
* | buildRustPackage: support checkFlags and checkFlagsArrayAndreas Rammhold2019-10-20
|/
* buildRustPackage: add verifyCargoDeps optionzimbatm2019-09-30
* Merge pull request #69345 from joachifm/feat/split-versionJoachim F2019-09-27
|\
| * tree-wide: replace uses of splitString "." with lib.versionsJoachim Fasting2019-09-26
* | cargo-vendor: dropMario Rodas2019-09-22
|/
* Merge pull request #66617 from transumption-unstable/201908/rust-aarch64-linu...Yegor Timoshenko2019-09-19
|\
| * buildRustPackage: fix cross-compilation to aarch64-unknown-linux-muslYegor Timoshenko2019-09-12
* | Merge pull request #68296 from danieldk/crateRenamesAndreas Rammhold2019-09-10
|\ \
| * | buildRustCrate: add support for renaming cratesDaniël de Kok2019-09-08
* | | treewide: remove redundant recvolth2019-08-28
* | | treewide: remove redundant quotesvolth2019-08-26
|/ /
* | Merge master into staging-nextFrederik Rietdijk2019-08-17
|\ \
| * | buildRustPackage: link against pthreads-w32 on x86_64-pc-mingw32Yegor Timoshenko2019-08-15
| * | buildRustPackage: support cross-compilation to x86_64-pc-mingw32Yegor Timoshenko2019-08-15
| |/
* | Merge staging-next into stagingFrederik Rietdijk2019-08-01
|\|
| * Merge master into staging-nextFrederik Rietdijk2019-08-01
| |\
| | * buildRustPackage: fix cargo flag for release/debug build (#61521)Adelbert Chang2019-07-31
| | * buildRustPackage: by default use Rust's platformsMario Rodas2019-07-21
* | | buildRustPackage: Remove unneeded catAtkins2019-07-30
* | | buildRustPackage: Avoid altering `.cargo/config` in sourceAtkins2019-07-30
|/ /
* / gdk-pixbuf: rename from gdk_pixbufworldofpeace2019-07-22
|/
* treewide: use dontUnpackworldofpeace2019-07-01
* treewide: remove unused variables (#63177)volth2019-06-16
* Fix #60125 - buildRustCrate: Always set CARGO_PKG_VERSION_PRE and CARGO_PKG_H...Peter Kolloch2019-04-23
* cargo-vendor: fix build on DarwinAndreas Rammhold2019-04-21
* cargo: fix build on DarwinAndreas Rammhold2019-04-21