about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2020-07-23stdenv: make -nostdinc work as intendedJörg Thalheim3-13/+18
2020-07-22Merge staging-next into stagingFrederik Rietdijk1-1/+1
2020-07-22blas: do not report an empty line for every checked symbolDaniël de Kok1-1/+1
2020-07-22Merge branch 'master' into staging-nextVladimír Čunát1-1/+1
2020-07-21Merge pull request #93398 from IvarWithoutBones/appimage-run-fixRyan Mulligan1-1/+1
2020-07-18Merge branch 'master' into stagingVladimír Čunát3-2/+40
2020-07-18appimage: switch to gst-plugins-base 1.0IvarWithoutBones1-1/+1
2020-07-18Revert "Group packages by language/builder via dummy maintainer"zowoq1-5/+1
2020-07-17buildBazelPackage: add "fetchConfigured" for fetching only things required fo...Luke Granger-Brown1-2/+10
2020-07-17buildRustPackage: add nixpkgs-rust maintainerzowoq1-1/+5
2020-07-16Merge pull request #92934 from hercules-ci/dockerTools-set-imageTagRobert Hensing2-0/+30
2020-07-15rustPlatform: don't install artifacts modified by `checkPhase`Maximilian Bosch1-4/+7
2020-07-14Revert "buildRustPackage: fix cargoBuildFlags"Maximilian Bosch1-1/+1
2020-07-11dockerTools: Always set imageTag attributeRobert Hensing2-0/+30
2020-07-11Merge master into staging-nextFrederik Rietdijk4-9/+52
2020-07-09dockerTools.buildLayeredImage: fix created=nowJos van Bakel2-3/+13
2020-07-06Merge branch 'master' into fetchurl-no-hashMatthew Bauer34-447/+910
2020-07-06dockerTools: Verify nix-store contents on buildLayeredImage testUtku Demir1-4/+13
2020-07-06dockerTools.streamLayeredImage: Correctly copy hardlinksUtku Demir1-0/+1
2020-07-04dockerTools: Support files directly under /nix/storeUtku Demir2-4/+14
2020-07-03buildRustPackage: fix cargoBuildFlagsFlakebi1-1/+1
2020-07-02Merge #92089: {cc,bintools}-wrapper: Some fixesVladimír Čunát2-101/+120
2020-07-02Merge staging-next into stagingFrederik Rietdijk4-308/+453
2020-07-02ocamlPackages.buildOasis: fix handling of installation prefixVincent Laporte1-4/+2
2020-06-30{bintools,cc}-wrapper: Ensure nix-support/*-flags files existJohn Ericson2-17/+37
2020-06-30{cc,bintools}-wrapper: Comments no longer splicedJohn Ericson2-92/+91
2020-06-29stdenv: fix backward multiple outputs conditionalAlyssa Ross1-1/+1
2020-06-22Merge pull request #85189 from Ericson2314/cxx-wrapper-debtJohn Ericson3-16/+55
2020-06-22add autoPatchelfIgnoreMissingDeps to auto-patchelf.shDavHau1-1/+1
2020-06-22C++ Compilers: Systematize handling of standard librariesJohn Ericson3-16/+55
2020-06-22stream_layered_image: Use pathlib module for directory traversalUtku Demir1-16/+15
2020-06-21stream_layered_image: Always set uid and gid to rootUtku Demir1-0/+4
2020-06-21stream_layered_image: Clarify assertion failureUtku Demir1-1/+3
2020-06-21stream_layered_image: Use more descriptive variable nameUtku Demir1-4/+4
2020-06-21dockerTools: Properly quote a shell variableUtku Demir1-1/+1
2020-06-21stream_layered_image: Add docstrings to functionsUtku Demir1-7/+57
2020-06-21stream_layered_image: Add main methodUtku Demir1-62/+65
2020-06-21dockerTools.streamLayeredImage: commentsUtku Demir1-1/+7
2020-06-21stream_layered_image.py: commentsUtku Demir1-0/+46
2020-06-21Set mtime in even more placesUtku Demir1-12/+15
2020-06-21Set mtime to get more deterministic buildsUtku Demir2-15/+52
2020-06-21Implement dockerTools.streamLayeredImageUtku Demir3-303/+300
2020-06-19Merge pull request #91085 from hercules-ci/fix-dockerTools-nix-symlinksRobert Hensing2-3/+29
2020-06-19dockerTools: keep symlinks to nix intactRobert Hensing1-3/+7
2020-06-19dockerTools: test that tar keeps nix binary symlinks intactRobert Hensing1-0/+22
2020-06-16Merge master into staging-nextFrederik Rietdijk5-12/+70
2020-06-16Merge pull request #90193 from danieldk/build-rs-feature-envAndreas Rammhold4-11/+58
2020-06-16Merge pull request #89245 from alexarice/agda-literateLassulus1-1/+12
2020-06-13buildRustCrate: set CARGO_FEATURE_* when running the build scriptDaniël de Kok4-11/+58
2020-06-13Merge staging-next into stagingFrederik Rietdijk3-3/+2