summary refs log tree commit diff
path: root/pkgs/build-support/rust
Commit message (Expand)AuthorAge
...
* cargo-vendor: 0.1.13 -> 0.1.23Alexander Krupenkin2019-04-21
* Merge master into staging-nextFrederik Rietdijk2019-04-09
|\
| * Merge pull request #58394 from P-E-Meunier/carnix-0.10Andreas Rammhold2019-04-08
| |\
| | * Carnix: 0.9 -> 0.10Pierre-Étienne Meunier2019-03-26
* | | Merge branch 'master' into stagingJan Tojnar2019-04-05
|\| |
| * | Merge pull request #57936 from andir/build-rust-crate-nix-build-coresAndreas Rammhold2019-03-29
| |\ \ | | |/ | |/|
| | * buildRustCrate: use $NIX_BUILD_CORES for each of the cratesAndreas Rammhold2019-03-20
* | | 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
|/ /
* / buildRustCrate: Fix `include` filterTeo Klestrup Röijezon2019-03-25
|/
* Merge pull request #56634 from marsam/buildrustcreate-pname-attributeJörg Thalheim2019-03-11
|\
| * buildRustPackage: Allow pname attributeMario Rodas2019-03-01
* | buildRustCrate: Make CARGO_MANIFEST_DIR absolutePeter Kolloch2019-03-03
|/
* buildRustCrate: adding the description fieldPierre-Étienne Meunier2019-02-25
* Merge pull request #56314 from P-E-Meunier/carnix-0.9.8Ryan Mulligan2019-02-24
|\
| * Carnix: 0.9.7 -> 0.9.8Pierre-Étienne Meunier2019-02-24
* | buildRustCrate: support rust editionsAndreas Rammhold2019-02-18
* | buildRustCrate: pass extraRustcOpts to configure crateAndreas Rammhold2019-02-18
|/
* toml2nix: init at 0.1.1 (#53883)Pierre-Etienne Meunier2019-01-15
* fetchcargo: fixed config installation pathAlexander Krupenkin2018-12-14
* buildRustCrate: fix extraRustcOpts so it is not discardedDarius Jahandarie2018-12-12
* Merge master into staging-nextFrederik Rietdijk2018-12-07
|\
| * buildRustCreate: export RUSTDOC during cargo configAustin Seipp2018-12-04
| * Merge pull request #50452 from P-E-Meunier/carnix-fixGraham Christensen2018-12-03
| |\
| | * Carnix 0.9.2Pierre-Étienne Meunier2018-11-27
| | * Fixing "include"Pierre-Étienne Meunier2018-11-22
| | * Rust build-support: fixing a compilation error in some crates (such as proc-m...Pierre-Étienne Meunier2018-11-16
* | | Merge pull request #51028 from clefru/tmp-cargo-configJörg Thalheim2018-11-26
|\ \ \ | |/ / |/| |
| * | Write cargo config to temporary file instead of source dir.Clemens Fruhwirth2018-11-25
| |/
* | makeRustPlatform: refactor to make it easier to understandJörg Thalheim2018-11-21
* | defaultCrateOverrides: foundationdb native dependenciesAustin Seipp2018-11-17
|/
* defaultCrateOverrides: add serde_deriveJörg Thalheim2018-10-28
* defaultCrateOverrides: order alphabeticallyJörg Thalheim2018-10-28
* Carnix: 0.7.2 -> 0.8.10 (#40587)Pierre-Etienne Meunier2018-10-28
* 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
* Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-09-18
|\
| * buildRustCrate: added some edge cases with binariesAndreas Rammhold2018-09-13
| * buildRustCrate: add test casesAndreas Rammhold2018-09-13
| * buildRustCrate: binary heuristic should be able to treat spacesAndreas Rammhold2018-09-13
| * buildRustCrate: extracted builder scripts into dedicated filesAndreas Rammhold2018-09-13
| * buildRustCrate: add heuristic to picking the right source filesAndreas Rammhold2018-09-13
* | fetchcargo: Fix cargo-vendor-normalise for darwinSilvan Mosberger2018-09-17
* | cargo-vendor-normalise: add a small install checkSymphorien Gibol2018-09-11
* | fetchcargo: add type checking to cargo-vendor-normalise.pyJörg Thalheim2018-09-11
* | 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
|/