summary refs log tree commit diff
path: root/pkgs/build-support/rust
Commit message (Expand)AuthorAge
* 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
|/
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
* carnix overrides: add gmp to rink-rs buildInputs & correct crateBinStewart Mackenzie2018-08-15
* buildRustPackage: allow patches to fix Cargo.lockLéo Gaspard2018-08-13
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
* Merge pull request #43857 from volth/unusedFrederik Rietdijk2018-07-20
|\
| * [bot]: remove unreferenced codevolth2018-07-20
* | treewide: remove aliases in nixpkgsMatthew Bauer2018-07-18
|/
* buildRustCrate: Add some commentary about target_os.Shea Levy2018-07-02
* Merge branch 'feature/fix-build-rust-create-darwin' of git://github.com/marsa...Shea Levy2018-07-02
|\
| * buildRustCrate: Set target_os to "macos" on darwinMario Rodas2018-02-23
* | Merge branch 'master' into stagingVladimír Čunát2018-05-20
|\ \
| * | curl-sys: fix linking against zlibP-E-Meunier2018-05-20
| * | buildRustCrate: add extraLinkFlags parameterP-E-Meunier2018-05-20
* | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-05-18
|\| |
| * | crate-overrides: curl-sys needs zlibMatthew Bauer2018-05-17
| * | rust: add more sys overridesMatthew Bauer2018-05-17
* | | Merge pull request #34968 from timokau/rust-findDaiderd Jordan2018-04-23
|\ \ \ | |/ / |/| |
| * | buildRustPackage: Restrict `find` to filesTimo Kaufmann2018-02-14
* | | disable parallel rustc (-C codegen-units=1)pe@pijul.org2018-04-16
* | | Update to 0.7.2pe@pijul.org2018-04-16