summary refs log tree commit diff
path: root/pkgs/build-support/rust/default.nix
Commit message (Expand)AuthorAge
* rustPlatform.buildRustPackage: cleaner output on verifyCargoDeps (#77567)Benjamin Hipple2020-01-12
* rustPlatform: forward unpackPhase to fetchcargoAlyssa Ross2019-12-23
* rust: add support for armv6l-linux and armv7l-linuxBen Wolsieffer2019-11-23
* 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 #66617 from transumption-unstable/201908/rust-aarch64-linu...Yegor Timoshenko2019-09-19
|\
| * buildRustPackage: fix cross-compilation to aarch64-unknown-linux-muslYegor Timoshenko2019-09-12
* | 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
|\|
| * 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
|/
* treewide: remove unused variables (#63177)volth2019-06-16
* rust: set PKG_CONFIG_ALLOW_CROSS conditionally in buildRustPackageMichael Eden2019-03-29
* rust: allow building in debug or release modesMichael Eden2019-03-29
* rust: move releaseDir to target/release in the buildPhaseMichael Eden2019-03-29
* rust: fix cross-compilationJörg Thalheim2019-03-29
* buildRustPackage: Allow pname attributeMario Rodas2019-03-01
* makeRustPlatform: refactor to make it easier to understandJörg Thalheim2018-11-21
* buildRustPackage: fix regex for separating lib and binJustin Humm2018-10-07
* buildRustPackage now correctly installs binaries to bin and libraries to lib.Edward Tate2018-10-03
* fectchcargo: don't break old sha256Symphorien Gibol2018-09-11
* fetchcargo: normalise cargo config to ensure determinismSymphorien Gibol2018-09-11
* buildRustPackage, fetchcargo: optionally use vendor config from cargo-vendorJustin Humm2018-09-11
* buildRustPackage: allow patches to fix Cargo.lockLéo Gaspard2018-08-13
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
* [bot]: remove unreferenced codevolth2018-07-20
* Merge pull request #34968 from timokau/rust-findDaiderd Jordan2018-04-23
|\
| * buildRustPackage: Restrict `find` to filesTimo Kaufmann2018-02-14
* | rust: Allow setting cargoSha256 to null.Kevin Cox2018-04-07
* | rust: 1.22.1 -> 1.24.0Jörg Thalheim2018-02-20
|/
* cargo-vendor: move to all-packagesJörg Thalheim2018-02-03
* Merge pull request #33980 from thefloweringash/cargo-vendor-carnixJörg Thalheim2018-02-03
|\
| * cargo-vendor: Build from source using carnixAndrew Childs2018-01-18
| * Revert "rust: store the cargo-vendor config"Robin Gloster2018-01-09
| * rust: store the cargo-vendor configzimbatm2018-01-09
* | cacert: cleanup exporting SSL_CERT_FILEDaiderd Jordan2017-12-27
|/
* buildRustPackage: make dependencies' source writableThomas Tuegel2017-11-20
* buildRustPackage: allow passthru overrideszimbatm2017-10-26
* rust: update cargo builder to fetch registry dynamicallyKevin Cox2017-10-23
* rustRegistry: switch to mkDerivationJörg Thalheim2017-06-25
* Expose custom Rust registry versionstilpner2017-06-25
* buildRustPackage: only copy executables to binJörg Thalheim2017-04-15
* buildRustPackage: add standard package hooksJörg Thalheim2017-04-15