about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2018-06-26trivial-builders: disallow sub in requireFileMatthew Bauer1-0/+1
2018-06-23cc-wrapper: disable stackprotector for mingwMatthew Bauer1-0/+4
2018-06-18singularity-tools: create mount points for image building (#41470)Justin Bedő1-1/+1
2018-06-17Merge pull request #42129 from timbertson/fetchsubmodulesMatthew Justin Bauer1-1/+1
2018-06-17nix-prefetch-git: fix output `fetchSubmodules` propertyTim Cuthbertson1-1/+1
2018-06-15vsenv, vs90wrapper: deleteGraham Christensen2-25/+0
2018-06-15Merge a subset of staging (security)Vladimír Čunát2-2/+2
2018-06-14cc-wrapper: fix eval error on macMatthew Bauer1-1/+1
2018-06-12bazel: add darwin supportUri Baghin1-0/+18
2018-06-12azure: stop carrying qemu-220 patchCole Mickens1-10/+0
2018-06-11pruneLibtoolFiles: init setup hook (#41819)Orivej Desh1-0/+22
2018-06-11Merge pull request #17757 from copumpkin/fetchurl-user-agentDaniel Peebles2-13/+17
2018-06-11lib.release -> lib.trivial.releaseYegor Timoshenko1-1/+1
2018-06-11Leverage lib.releaseYegor Timoshenko1-1/+1
2018-06-11Readd --retry 3Yegor Timoshenko1-0/+1
2018-06-10alsa: setup mirrors for src downloads (#41761)Benjamin Hipple1-0/+8
2018-06-08autoPatchelfHook: Patch PIC exes/libs as wellaszlig1-0/+1
2018-06-04Merge pull request #41429 from lopsided98/fix-env-hookJohn Ericson2-2/+2
2018-06-03dockerTools.pullImage: expose image* attributes (#41366)lewo1-0/+2
2018-06-03cc-wrapper, bintools-wrapper: use getHostRoleEnvHook instead of getTargetRole...Ben Wolsieffer2-2/+2
2018-05-29Merge pull request #41065 from Ralith/sanitizer-fixJohn Ericson1-2/+2
2018-05-29mirrors: remove obsolete mysql mirrorOrivej Desh1-1/+0
2018-05-26Merge branch 'master' into stagingJan Malakhovski2-11/+17
2018-05-24clang_6: fix sanitizers under libstdc++Benjamin Saunders1-2/+2
2018-05-24Merge pull request #40947 from samueldr/fix/34779lewo2-2/+16
2018-05-24tests/docker-tools: Adds regression test for #34779Samuel Dionne-Riel1-0/+12
2018-05-24skopeo: 0.1.29 -> 0.1.30Antoine Eiche1-9/+1
2018-05-24dockerTools: fixes extraCommands for mkRootLayer.Samuel Dionne-Riel1-2/+4
2018-05-24Merge remote-tracking branch 'upstream/staging' into compiler-rtJohn Ericson13-210/+256
2018-05-24tests.cc-wrapper: verify building with sanitizersBenjamin Saunders1-2/+2
2018-05-23Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-0/+30
2018-05-23Merge pull request #39214 from seppeljordan/add-nix-prefetch-githubJörg Thalheim1-0/+30
2018-05-22nix-prefetch-github: init -> 1.3Sebastian Jordan1-0/+30
2018-05-21Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-2/+2
2018-05-21requireFile: Use stdenvNoCCJohn Ericson1-2/+2
2018-05-20Merge branch 'master' into stagingVladimír Čunát2-3/+8
2018-05-20curl-sys: fix linking against zlibP-E-Meunier1-2/+3
2018-05-20buildRustCrate: add extraLinkFlags parameterP-E-Meunier1-1/+5
2018-05-18Merge branch 'master' into fetchurl-user-agentYegor Timoshenko93-4029/+4749
2018-05-18Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen1-2/+6
2018-05-17crate-overrides: curl-sys needs zlibMatthew Bauer1-1/+1
2018-05-17rust: add more sys overridesMatthew Bauer1-2/+6
2018-05-16Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-0/+2
2018-05-16trivial-builders.nix: support directories in requireFileAlexandre Esteves1-0/+2
2018-05-14Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson47-2398/+1343
2018-05-14treewide: Get rid of all uses of crossConfigJohn Ericson4-2/+4
2018-05-08Merge remote-tracking branch 'upstream/master' into stagingMatthew Bauer3-20/+34
2018-05-07Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson10-101/+126
2018-05-07{bintools,cc}-wrapper: Factor out role accumulation logicJohn Ericson7-28/+23
2018-05-07treewide: Use pkgs/build-support/roles.bash to remove copy pastaJohn Ericson5-73/+103