summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* libredirect: fix build on darwinMario Rodas2020-01-23
* Merge pull request #77822 from andir/buildRustCrate-remove-custom-lib-pathAndreas Rammhold2020-01-21
|\
| * buildRustCrateTests: use releaseTools.aggregateAndreas Rammhold2020-01-16
| * buildRustCrate: remove one of the odd library filename casesAndreas Rammhold2020-01-16
* | mirrors.nix: Use HTTPS in maven mirrorsJonas Schürmann2020-01-20
* | Merge pull request #76831 from mbrgm/docker-slimMario Rodas2020-01-18
|\ \ | |/ |/|
| * docker-slim: init at 1.26.1Marius Bergmann2020-01-03
* | rustPlatform.buildRustPackage: cleaner output on verifyCargoDeps (#77567)Benjamin Hipple2020-01-12
* | dockerTools.buildLayeredImage: fix typo in commentsAntoine Eiche2020-01-11
* | Merge pull request #75911 from Simspace/parallel-docker-buildlayeredimagelewo2020-01-11
|\ \
| * | dockerTools.buildLayeredImage: fix building layered images in parallelRichard Wallace2019-12-30
* | | buildRustCrate: slight "rewording" and reformattingAndreas Rammhold2020-01-07
* | | buildRustCrate: add `buildTests` flag to tell rustc to build tests instead of...Andreas Rammhold2020-01-07
* | | buildRustCrate: fixup usage of `builtins.filterSource`Andreas Rammhold2020-01-07
* | | Merge pull request #75563 from andir/cleanup-buildRustCrateAndreas Rammhold2020-01-02
|\ \ \
| * | | buildRustCrate: move common build functions to a dedicated fileAndreas Rammhold2019-12-12
| * | | buildRustCrate: deduplicate dependency override codeAndreas Rammhold2019-12-12
| * | | buildRustCrate: use less bash for the build scriptAndreas Rammhold2019-12-12
| * | | buildRustCrate: reflow the way `extraRustcOpts` is constructedAndreas Rammhold2019-12-11
| * | | buildRustCrate: rename `makeDeps` function to `mkRustcDepArgs`Andreas Rammhold2019-12-11
| * | | buildRustCrate: document and cleanup the symbol seedingAndreas Rammhold2019-12-11
| * | | buildRustCrate: use tr instead of sed (it reads a bit nicer)Andreas Rammhold2019-12-11
| * | | buildRustCrate: move the color loggign & remove some runtime checksAndreas Rammhold2019-12-11
| * | | buildRustCrate: builtins -> lib where possibleAndreas Rammhold2019-12-11
* | | | Merge pull request #74090 from obsidiansystems/ghcjs-cross-without-ccJohn Ericson2019-12-30
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into ghcjs-cross-without-ccJohn Ericson2019-11-25
| |\ \ \ \
| * | | | | stdenv: Introduce hasCC attributeJohn Ericson2019-11-25
* | | | | | treewide: fix *FlagsRobin Gloster2019-12-30
| |_|_|_|/ |/| | | |
* | | | | rustPlatform.fetchcargo: exposeAlyssa Ross2019-12-23
* | | | | rustPlatform: forward unpackPhase to fetchcargoAlyssa Ross2019-12-23
* | | | | rustPlatform: forward fetchcargo args to stdenvAlyssa Ross2019-12-23
* | | | | Merge master into staging-nextFrederik Rietdijk2019-12-19
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #75781 from grahamc/dockertools/remove-implementation-deta...Graham Christensen2019-12-17
| |\ \ \ \
| | * | | | dockerTools.buildLayeredImage: Exclude top level implementation detail layersGraham Christensen2019-12-16
| | * | | | dockerTools.buildLayeredImage: prepare to exclude some pathsGraham Christensen2019-12-16
| | * | | | dockerTools.buildLayeredImage: pass a list of closures to mkManyPureLayers so...Graham Christensen2019-12-16
| | * | | | dockerTools.buildLayeredImage: tweak formatting on contentsEnvGraham Christensen2019-12-16
* | | | | | Merge master into staging-nextFrederik Rietdijk2019-12-17
|\| | | | |
| * | | | | Merge pull request #74862 from alyssais/fetchgittilesMichael Raskin2019-12-17
| |\ \ \ \ \
| | * | | | | fetchFromGitiles: initAlyssa Ross2019-12-02
* | | | | | | Merge master into staging-nextFrederik Rietdijk2019-12-16
|\| | | | | |
| * | | | | | Merge pull request #75779 from grahamc/dockertools/fixup-max-layersGraham Christensen2019-12-16
| |\ \ \ \ \ \
| | * | | | | | dockerTools.buildLayeredImage: update maxlayers from 24 to 100 to match docum...Graham Christensen2019-12-16
| | | |/ / / / | | |/| | | |
| * / | | | | docker examples: Drop unneeded contents listGraham Christensen2019-12-16
| |/ / / / /
| * | | | | buildSkawarePackage: pass through extra argsAlyssa Ross2019-12-16
* | | | | | Merge branch 'staging-next' into stagingJan Tojnar2019-12-14
|\| | | | |
| * | | | | Merge branch 'master' into staging-nextJan Tojnar2019-12-14
| |\ \ \ \ \
| | * | | | | WriteHaskell: Strip binariesChuck2019-12-14
| * | | | | | Merge master into staging-nextFrederik Rietdijk2019-12-13
| |\| | | | |
| | * | | | | Merge pull request #75181 from wamserma/fix-modules-shrunkAndreas Rammhold2019-12-12
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |