about summary refs log tree commit diff
path: root/pkgs/build-support/rust
Commit message (Expand)AuthorAge
* treewide: stdenv.lib -> libPavol Rusnak2021-01-24
* defaultCrateOverrides: override crates necessary for building sequoiaJustin Humm2021-01-08
* defaultCrateOverrides: pkgconfig -> pkg-configJustin Humm2021-01-08
* buildRustPackage: add `cargoHash` for SRI hashes of vendored depsDaniël de Kok2020-12-31
* tests.buildRustCrate: Fix after hashing method changeJohn Ericson2020-12-19
* buildRustCrate: set NUM_JOBS to NIX_BUILD_CORESDaniël de Kok2020-12-03
* Merge pull request #105305 from lopsided98/build-rust-crate-platform-hashJohn Ericson2020-11-29
|\
| * buildRustCrate: add host platform to rlib hash suffixBen Wolsieffer2020-11-28
* | add sysroot lockfile update script then run itAaron Janse2020-10-17
* | NEEDS REVIEW: enable sysroot differentlyAaron Janse2020-10-17
* | enforce noCheck when useSysrootAaron Janse2020-10-17
* | minor clean upAaron Janse2020-10-17
* | fix whitespaceAaron Janse2020-10-15
* | parameterize rustcSrcAaron Janse2020-10-15
* | use rustcSrcAaron Janse2020-10-14
* | rust: Add support for managing target JSON in NixJohn Ericson2020-10-14
* | Merge remote-tracking branch 'upstream/master' into aj-rust-custom-targetJohn Ericson2020-10-14
|\|
| * buildRustCrateTests: support cross-compilationBen Wolsieffer2020-09-29
| * buildRustCrate: fix target config environment variables on 32-bit ARMBen Wolsieffer2020-09-29
* | fix some whitespaceAaron Janse2020-10-12
* | fix compile errorAaron Janse2020-10-12
* | makeRustPlatform: support custom targetsAaron Janse2020-10-08
|/
* Merge pull request #99050 from lopsided98/buildrustcrate-crossJohn Ericson2020-09-29
|\
| * defaultCrateOverrides: move pkgconfig to nativeBuildInputsBen Wolsieffer2020-09-28
| * buildRustCrate: support cross compilationBen Wolsieffer2020-09-28
* | buildRustPackage: support setting test-threadszowoq2020-09-24
* | firmware-manager: Init at 0.1.1Shea Levy2020-09-23
|/
* buildSupport.rust: fix typo in verifyCargoDeps message (#97058)Evan Stoll2020-09-05
* fetchCrate: accept pname besides crateNameDaniël de Kok2020-08-28
* buildRustPackage: add support for parallel buildMario Rodas2020-08-16
* buildRustCrate: editorconfig fixeszowoq2020-08-09
* rustPlatform: don't install artifacts modified by `checkPhase`Maximilian Bosch2020-07-15
* Revert "buildRustPackage: fix cargoBuildFlags"Maximilian Bosch2020-07-14
* buildRustPackage: fix cargoBuildFlagsFlakebi2020-07-03
* Merge pull request #90193 from danieldk/build-rs-feature-envAndreas Rammhold2020-06-16
|\
| * buildRustCrate: set CARGO_FEATURE_* when running the build scriptDaniël de Kok2020-06-13
* | Merge staging-next into stagingFrederik Rietdijk2020-06-08
|\|
| * rustPlatform: fix cross-compiling by using native diffhyperfekt2020-06-08
* | Merge staging-next into stagingFrederik Rietdijk2020-06-05
|\|
| * buildRustPackage: add documentation on how to create cargo.lock patchesJörg Thalheim2020-06-05
* | Merge #82342: rustPlatform: increase build-speed of `checkPhase`Vladimír Čunát2020-06-05
|\ \ | |/ |/|
| * rustPlatform: add `buildAndTestSubdir`-argumentMaximilian Bosch2020-05-13
| * rustPlatform: make it possible to override the profile for `cargo test`Maximilian Bosch2020-05-13
| * Merge branch 'staging-next' into PR 82342Vladimír Čunát2020-05-11
| |\
| * | rustPlatform: fix logMaximilian Bosch2020-05-08
| * | rustPlatform: don't install test executablesMaximilian Bosch2020-05-08
| * | rustPlatform: increase build-speed of `checkPhase` for rust-packagesMaximilian Bosch2020-05-06
* | | buildRustCrate: Replace hyphen with underscore in env variables (#88054)Michael Howell2020-05-26
| |/ |/|
* | rustPlatform: fix bug with ambiguous diff toolBenjamin Hipple2020-05-06
|/
* Merge pull request #85172 from andir/buildRustCrate-proc-macroAndreas Rammhold2020-04-13
|\