about summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* Merge pull request #81564 from NixOS/fetchpatch-base64Jan Tojnar2020-03-04
|\
| * fetchpatch: Allow using base64-encoded hashJan Tojnar2020-03-02
* | Merge pull request #81572 from bignaux/appimageJan Tojnar2020-03-04
|\ \
| * | appimage: fix suspicious ownershipBignaux Ronan2020-03-04
| * | appimage: split checks between appimageSignature and appimageTypeBignaux Ronan2020-03-04
| * | appimage: unify extract functionsBignaux Ronan2020-03-04
| * | appimage: refactoring extractType2 to avoid use of appimage packerBignaux Ronan2020-03-03
* | | buildBazelPackage: prime fixed output derivationsAndreas Rammhold2020-03-03
| |/ |/|
* | tensorflow: 1.15.0 -> 1.15.1Michael Lingelbach2020-03-02
|/
* enable-coverage-instrumentation.sh: Fix unbound variable errorEelco Dolstra2020-02-28
* srcOnly: remove the ellipsis (#80903)zimbatm2020-02-24
* Merge pull request #80680 from samueldr/fix/71157Samuel Dionne-Riel2020-02-23
|\
| * runInLinuxVM: Ensure tools requiring /etc/passwd workSamuel Dionne-Riel2020-02-20
* | Merge pull request #80091 from NixOS/npregit-dumpallJan Tojnar2020-02-19
|\ \ | |/ |/|
| * nix-prefetch-git: Fix output manglingJan Tojnar2020-02-14
| * nix-prefetch-git: report deepClone & leaveDotGitJan Tojnar2020-02-14
* | pkgs/build-support/writers: use `runCommandLocal` for scriptsProfpatsch2020-02-18
* | symlinkJoin: add more documentation(cdep)illabout2020-02-18
* | linkFarmFromDrvs: Add a trivial builder to create a linkFarm from a list of d...(cdep)illabout2020-02-18
* | Merge pull request #79816 from andir/buildRustCrate-no-override-depAndreas Rammhold2020-02-18
|\ \
| * | buildRustCrate: remove superfluous dependency overridesAndreas Rammhold2020-02-11
| |/
* | symlinkJoin: fix "bash: Argument list too long" errorBas van Dijk2020-02-17
* | rust: Fix for legacy fetch cargoBenjamin Hipple2020-02-15
* | build-fhs-userenv: runCommand -> runCommandLocal (#77253)Bjørn Forsman2020-02-14
* | Merge pull request #80102 from nlewo/fix-78744lewo2020-02-14
|\ \
| * | nixosTests.docker-tools: add bulk-layer testAntoine Eiche2020-02-14
| * | dockerTools.buildLayeredImage: store all paths passed in final layerRichard Wallace2020-02-14
* | | docker-slim: move expression to outside of build-support (#80078)Mario Rodas2020-02-14
|/ /
* | treewide: change fetchCargoTarball default to opt-outBenjamin Hipple2020-02-13
* | rust: Replace migration README with GitHub issueBenjamin Hipple2020-02-12
* | Merge master into staging-nextFrederik Rietdijk2020-02-12
|\ \
| * | buildRustCrate: remap the current build dir to / for (more) reproducible buildsAndreas Rammhold2020-02-06
| |/
* / fetchcargo: use flat tar.gz file for vendored src instead of recursive hash dirBenjamin Hipple2020-02-10
|/
* 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