summary refs log tree commit diff
path: root/pkgs/build-support/rust
Commit message (Expand)AuthorAge
* build-rust-crate: disable incremental buildszseri2021-04-08
* cargo/hooks: allow hooks to be disabledJonathan Ringer2021-03-08
* rustPlatform.buildRustPackage: support debug buildsAna Hobden2021-03-04
* buildRustPackage: Add cargoTestFlagsMax Hausch2021-03-02
* buildRustPackage: use checkType argumentDaniël de Kok2021-02-26
* Merge master into staging-nextFrederik Rietdijk2021-02-26
|\
| * buildRustPackage: add cargoDepsName attributeDaniël de Kok2021-02-15
* | diesel-cli: use comma-separated features, use buildAndTestSubdirDaniël de Kok2021-02-16
* | buildRustPackage: handle cargoBuildFlags in cargoBuildHookDaniël de Kok2021-02-16
* | buildRustPackage: factor out check phase to cargoCheckHookDaniël de Kok2021-02-16
* | buildRustPackage: factor out install phase to cargoInstallHookDaniël de Kok2021-02-15
* | rustPlatform.maturinBuildHook: initDaniël de Kok2021-02-12
* | fetchCargoTarball: set default sourceRoot to the empty stringDaniël de Kok2021-02-11
* | buildRustPackage: factor out build phase to cargoBuildHookDaniël de Kok2021-02-11
* | buildRustPackage: factor out setting up .cargo/config to cargoSetupHookDaniël de Kok2021-02-10
|/
* 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
|\