aboutsummaryrefslogtreecommitdiff
path: root/pkgs/build-support/rust (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #105305 from lopsided98/build-rust-crate-platform-hashJohn Ericson2020-11-291-1/+5
|\
| * buildRustCrate: add host platform to rlib hash suffixBen Wolsieffer2020-11-281-1/+5
* | add sysroot lockfile update script then run itAaron Janse2020-10-174-11/+42
* | NEEDS REVIEW: enable sysroot differentlyAaron Janse2020-10-171-4/+4
* | enforce noCheck when useSysrootAaron Janse2020-10-171-0/+4
* | minor clean upAaron Janse2020-10-171-2/+3
* | fix whitespaceAaron Janse2020-10-151-1/+1
* | parameterize rustcSrcAaron Janse2020-10-151-1/+1
* | use rustcSrcAaron Janse2020-10-141-17/+11
* | rust: Add support for managing target JSON in NixJohn Ericson2020-10-144-6/+6
* | Merge remote-tracking branch 'upstream/master' into aj-rust-custom-targetJohn Ericson2020-10-143-34/+40
|\|
| * buildRustCrateTests: support cross-compilationBen Wolsieffer2020-09-291-20/+33
| * buildRustCrate: fix target config environment variables on 32-bit ARMBen Wolsieffer2020-09-292-14/+7
* | fix some whitespaceAaron Janse2020-10-121-1/+1
* | fix compile errorAaron Janse2020-10-121-1/+3
* | makeRustPlatform: support custom targetsAaron Janse2020-10-084-7/+137
|/
* Merge pull request #99050 from lopsided98/buildrustcrate-crossJohn Ericson2020-09-292-13/+29
|\
| * defaultCrateOverrides: move pkgconfig to nativeBuildInputsBen Wolsieffer2020-09-281-10/+20
| * buildRustCrate: support cross compilationBen Wolsieffer2020-09-281-3/+9
* | buildRustPackage: support setting test-threadszowoq2020-09-241-1/+4
* | firmware-manager: Init at 0.1.1Shea Levy2020-09-231-4/+4
|/
* buildSupport.rust: fix typo in verifyCargoDeps message (#97058)Evan Stoll2020-09-051-1/+1
* fetchCrate: accept pname besides crateNameDaniël de Kok2020-08-281-2/+5
* buildRustPackage: add support for parallel buildMario Rodas2020-08-161-2/+2
* buildRustCrate: editorconfig fixeszowoq2020-08-094-13/+13
* rustPlatform: don't install artifacts modified by `checkPhase`Maximilian Bosch2020-07-151-4/+7
* Revert "buildRustPackage: fix cargoBuildFlags"Maximilian Bosch2020-07-141-1/+1
* buildRustPackage: fix cargoBuildFlagsFlakebi2020-07-031-1/+1
* Merge pull request #90193 from danieldk/build-rs-feature-envAndreas Rammhold2020-06-164-11/+58
|\
| * buildRustCrate: set CARGO_FEATURE_* when running the build scriptDaniël de Kok2020-06-134-11/+58
* | Merge staging-next into stagingFrederik Rietdijk2020-06-081-1/+2
|\|
| * rustPlatform: fix cross-compiling by using native diffhyperfekt2020-06-081-1/+2
* | Merge staging-next into stagingFrederik Rietdijk2020-06-051-0/+1
|\|
| * buildRustPackage: add documentation on how to create cargo.lock patchesJörg Thalheim2020-06-051-0/+1
* | Merge #82342: rustPlatform: increase build-speed of `checkPhase`Vladimír Čunát2020-06-051-16/+34
|\ \ | |/ |/|
| * rustPlatform: add `buildAndTestSubdir`-argumentMaximilian Bosch2020-05-131-2/+10
| * rustPlatform: make it possible to override the profile for `cargo test`Maximilian Bosch2020-05-131-1/+2
| * Merge branch 'staging-next' into PR 82342Vladimír Čunát2020-05-111-2/+16
| |\
| * | rustPlatform: fix logMaximilian Bosch2020-05-081-1/+1
| * | rustPlatform: don't install test executablesMaximilian Bosch2020-05-081-5/+12
| * | rustPlatform: increase build-speed of `checkPhase` for rust-packagesMaximilian Bosch2020-05-061-11/+13
* | | buildRustCrate: Replace hyphen with underscore in env variables (#88054)Michael Howell2020-05-262-2/+36
| |/ |/|
* | rustPlatform: fix bug with ambiguous diff toolBenjamin Hipple2020-05-061-2/+16
|/
* Merge pull request #85172 from andir/buildRustCrate-proc-macroAndreas Rammhold2020-04-132-0/+15
|\
| * buildRustCrate: support proc-macro in default preludeAndreas Rammhold2020-04-132-0/+15
* | buildRustCrate: Support versioned crate renamesPeter Kolloch2020-04-102-4/+99
* | buildRustCrate: Document parametersPeter Kolloch2020-04-101-5/+89
|/
* buildRustPackage: enable strictDepsJörg Thalheim2020-03-291-0/+2
* buildRustCrate: Add tests for checking files in outputs.Peter Kolloch2020-03-293-9/+133
* buildRustCrateTests: Fix link order test on darwinAndreas Rammhold2020-03-281-5/+20