summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* bazel-deps: removeUri Baghin2020-02-04
* bazel-remote: 2019-01-12 -> 2020-01-29Uri Baghin2020-02-04
* Merge pull request #78945 from jbedo/singularity-imgworldofpeace2020-02-03
|\
| * singularity-tools: fix buildImageJustin Bedo2020-02-02
* | dockerTools.*: Assertion against building for Darwin (#77952)Silvan Mosberger2020-01-31
|\ \ | |/ |/|
| * dockerTools.*: Assertion against building for darwinSilvan Mosberger2020-01-20
* | Merge pull request #78834 from nlewo/fix-two-layers-imagelewo2020-01-30
|\ \
| * | dockerTools.buildLayeredImage: assert maxLayers > 1Antoine Eiche2020-01-30
| * | dockerTools.buildLayeredImage: fix image with only 2 layersAntoine Eiche2020-01-30
* | | buildRustCrate: fix #78412Andreas Rammhold2020-01-28
* | | buildRustCrateTests: add regression test for #74071Andreas Rammhold2020-01-28
|/ /
* | Merge pull request #77739 from NixOS/staging-nextFrederik Rietdijk2020-01-28
|\ \
| * \ Merge master into staging-nextFrederik Rietdijk2020-01-28
| |\ \
| * | | treewide: Fix unsafe concatenation of $LD_LIBRARY_PATHAnders Kaseorg2020-01-15
| * | | stdenv: make symlinks that refer to the same output relativeAndreas Rammhold2020-01-15
| | |/ | |/|
* | | Merge pull request #78188 from andir/buildRustCrate-support-rlibAndreas Rammhold2020-01-28
|\ \ \ | |_|/ |/| |
| * | buildRustCrateTests: add test case for rlib linkingAndreas Rammhold2020-01-21
| * | buildRustCrateTests: fix some formatting issuesAndreas Rammhold2020-01-21
| * | buildRustCrate: treat `rlib` crates just like `lib` cratesAndreas Rammhold2020-01-21
* | | 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