summary refs log tree commit diff
path: root/pkgs/build-support/rust
AgeCommit message (Expand)AuthorFilesLines
2018-11-21makeRustPlatform: refactor to make it easier to understandJörg Thalheim3-9/+23
2018-11-17defaultCrateOverrides: foundationdb native dependenciesAustin Seipp1-1/+15
2018-10-28defaultCrateOverrides: add serde_deriveJörg Thalheim1-0/+4
2018-10-28defaultCrateOverrides: order alphabeticallyJörg Thalheim1-27/+44
2018-10-28Carnix: 0.7.2 -> 0.8.10 (#40587)Pierre-Etienne Meunier5-1453/+2351
2018-10-07buildRustPackage: fix regex for separating lib and binJustin Humm1-2/+2
2018-10-03buildRustPackage now correctly installs binaries to bin and libraries to lib.Edward Tate1-2/+4
2018-09-18Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson7-461/+686
2018-09-17fetchcargo: Fix cargo-vendor-normalise for darwinSilvan Mosberger1-1/+3
2018-09-13buildRustCrate: added some edge cases with binariesAndreas Rammhold4-21/+125
2018-09-13buildRustCrate: add test casesAndreas Rammhold1-0/+81
2018-09-13buildRustCrate: binary heuristic should be able to treat spacesAndreas Rammhold1-5/+4
2018-09-13buildRustCrate: extracted builder scripts into dedicated filesAndreas Rammhold4-494/+343
2018-09-13buildRustCrate: add heuristic to picking the right source filesAndreas Rammhold2-10/+202
2018-09-11cargo-vendor-normalise: add a small install checkSymphorien Gibol1-0/+7
2018-09-11fetchcargo: add type checking to cargo-vendor-normalise.pyJörg Thalheim1-20/+29
2018-09-11fectchcargo: don't break old sha256Symphorien Gibol3-26/+24
2018-09-11fetchcargo: normalise cargo config to ensure determinismSymphorien Gibol3-6/+47
2018-09-11buildRustPackage, fetchcargo: optionally use vendor config from cargo-vendorJustin Humm2-12/+26
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson3-18/+18
2018-08-15carnix overrides: add gmp to rink-rs buildInputs & correct crateBinStewart Mackenzie1-1/+5
2018-08-13buildRustPackage: allow patches to fix Cargo.lockLéo Gaspard2-3/+8
2018-07-21pkgs/*: remove unreferenced function argumentsvolth3-10/+10
2018-07-20Merge pull request #43857 from volth/unusedFrederik Rietdijk3-18/+1
2018-07-20[bot]: remove unreferenced codevolth3-18/+1
2018-07-18treewide: remove aliases in nixpkgsMatthew Bauer1-3/+3
2018-07-02buildRustCrate: Add some commentary about target_os.Shea Levy1-1/+7
2018-07-02Merge branch 'feature/fix-build-rust-create-darwin' of git://github.com/marsa...Shea Levy1-1/+1
2018-05-20Merge branch 'master' into stagingVladimír Čunát2-3/+8
2018-05-20curl-sys: fix linking against zlibP-E-Meunier1-2/+3
2018-05-20buildRustCrate: add extraLinkFlags parameterP-E-Meunier1-1/+5
2018-05-18Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen1-2/+6
2018-05-17crate-overrides: curl-sys needs zlibMatthew Bauer1-1/+1
2018-05-17rust: add more sys overridesMatthew Bauer1-2/+6
2018-04-23Merge pull request #34968 from timokau/rust-findDaiderd Jordan1-1/+1
2018-04-16disable parallel rustc (-C codegen-units=1)pe@pijul.org1-1/+1
2018-04-16Update to 0.7.2pe@pijul.org1-8/+8
2018-04-16Carnix 0.7pe@pijul.org2-825/+889
2018-04-07rust: Allow setting cargoSha256 to null.Kevin Cox1-2/+2
2018-03-28buildRustCrate: remove ancient test guardsJörg Thalheim1-3/+3
2018-03-27buildRustCrate: fix equality testingShell Turner1-4/+4
2018-02-25tree-wide: autorename gnome packages to use dashesJan Tojnar1-4/+4
2018-02-23buildRustCrate: Set target_os to "macos" on darwinMario Rodas1-1/+1
2018-02-23build-support/rust: make use of abandoned cargoUpdateHookYurii Rashkovskii1-0/+2
2018-02-20 rust: 1.22.1 -> 1.24.0Jörg Thalheim1-8/+22
2018-02-20BuildRustCrate: more general overrides, and handling the "dylib" crate type (...Pierre-Etienne Meunier2-124/+188
2018-02-14buildRustPackage: Restrict `find` to filesTimo Kaufmann1-1/+1
2018-02-13buildRustCrate: add a postInstall phase (#34906)Stewart Mackenzie1-0/+1
2018-02-10defaultCrateOverrides: add pq-syspe@pijul.org1-1/+4
2018-02-10defaultCrateOverrides: add thrussh-libsodiumpe@pijul.org1-1/+7