summary refs log tree commit diff
path: root/pkgs/build-support/rust/build-rust-crate.nix
Commit message (Expand)AuthorAge
* buildRustCrate: extracted builder scripts into dedicated filesAndreas Rammhold2018-09-13
* buildRustCrate: add heuristic to picking the right source filesAndreas Rammhold2018-09-13
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
* [bot]: remove unreferenced codevolth2018-07-20
* 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
* | buildRustCrate: add extraLinkFlags parameterP-E-Meunier2018-05-20
* | disable parallel rustc (-C codegen-units=1)pe@pijul.org2018-04-16
* | Carnix 0.7pe@pijul.org2018-04-16
* | buildRustCrate: remove ancient test guardsJörg Thalheim2018-03-28
* | buildRustCrate: fix equality testingShell Turner2018-03-27
|/
* BuildRustCrate: more general overrides, and handling the "dylib" crate type (...Pierre-Etienne Meunier2018-02-20
* buildRustCrate: add a postInstall phase (#34906)Stewart Mackenzie2018-02-13
* buildRustCrate: Allow arbitrary attributes in crateOverridesAndrew Childs2018-01-18
* add buildRustCrate function to build rust cratesPierre-Étienne Meunier2017-12-12