about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2017-08-10cc-wrapper: fix LD_DYLD_PATH on darwinDaiderd Jordan1-1/+1
2017-08-09cc-wrapper: Fix support for qtbase-setup-hookOrivej Desh1-5/+8
2017-08-09makeWrapper: fix regression introduced in #24944Frederik Rietdijk1-1/+1
2017-08-08Merge pull request #24944 from ahmedtd/make-makewrapper-pickyPeter Simons1-0/+14
2017-08-08cc-wrapper: Fix standalone ldOrivej Desh1-3/+3
2017-08-08cc-wrapper: Fix standalone gccOrivej Desh1-67/+44
2017-08-08cc-wrapper: Fix adding directories to rpathOrivej Desh1-1/+1
2017-08-08makeWrapper: Only wrap normal executable filesTaahir Ahmed1-0/+14
2017-08-08Revert "cc-wrapper: fix set -u errors"Robin Gloster2-9/+3
2017-08-08cc-wrapper: fix set -u errorsRobin Gloster2-3/+9
2017-08-08Merge pull request #25185 from ahmedtd/fix-makewrapper-unsupported-argsPeter Simons2-23/+32
2017-08-08makeWrapper: Die on unsupported argumentsTaahir Ahmed1-23/+11
2017-08-08dieHook: Add `die` utility functionTaahir Ahmed1-0/+21
2017-08-07cc-wrapper: Don't slurp `NIX_DONT_SET_RPATH` twiceJohn Ericson1-1/+0
2017-08-07cc-wrapper: Use `set -u` throughoutJohn Ericson6-50/+68
2017-08-07cc-wrapper: Make hygienicJohn Ericson2-15/+176
2017-08-07cc-wrapper: Unconditionally use @infixSalt@ accross the boardJohn Ericson6-63/+63
2017-08-07cc-wrapper: Stop preWrappingJohn Ericson1-60/+31
2017-08-06Merge branch 'master' into stagingVladimír Čunát4-13/+138
2017-08-05Merge pull request #27320 from jtojnar/fix/unbreak-polariFrederik Rietdijk1-1/+1
2017-08-05wrap-gapps-hook: also wrap symlinks to executablesJan Tojnar1-1/+1
2017-08-04Merge pull request #27879 from obsidiansystems/cc-wrapper-shellcheckJohn Ericson9-161/+195
2017-08-04cc-wrapper: Pass shellcheck and other cleanupsJohn Ericson9-161/+195
2017-08-04Fix emacs wrapper expression to honor bash array useMichael Alan Dorman1-1/+2
2017-08-04fetchurlBoot: add name attrRobin Gloster1-1/+2
2017-08-03Merge PR #27536John Ericson2-2/+119
2017-08-03cc-wrapper: Don't hardcode MacOS min version for delegatesJohn Ericson1-2/+2
2017-08-03cc-wrapper: Handle more -l.... gotchasJohn Ericson1-6/+9
2017-08-03Merge pull request #27859 from adisbladis/revert_27427John Ericson1-3/+4
2017-08-03dockerTools: fix image json and manifestMathias Schreck1-10/+17
2017-08-01trivial-builders.nix: add writeShellScriptBin builderSergey Mironov1-0/+17
2017-08-01Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk1-1/+1
2017-08-01Respect NIX_DONT_SET_RPATH when .so appears in the command lineOrivej Desh1-11/+6
2017-08-01Revert "buildenv: read propagated-user-env-packages line-by-line"adisbladis1-3/+4
2017-07-31cc-wrapper: Make sure symbol tables of child delegators is not emptyJohn Ericson2-8/+17
2017-07-31cc-wrapper: Use two scripts instead of patchJohn Ericson3-154/+103
2017-07-31cc-wrapper: WIP linking hack for mac OSJohn Ericson2-2/+158
2017-07-31Merge pull request #27657 from orivej/optimize-rpathDomen Kožar1-105/+82
2017-07-31dockerTools: fix permissions on base imageAntoine Eiche1-1/+1
2017-07-31Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEADFrederik Rietdijk8-97/+94
2017-07-31Merge pull request #27775 from rvl/bower2nix-issue-13Peter Hoeg1-1/+3
2017-07-28ld-wrapper: Optimize expanding rpathOrivej Desh1-105/+82
2017-07-28Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk1-0/+5
2017-07-28Add a setup hook to fill NIX_DEBUG_INFO_DIRSEelco Dolstra1-0/+5
2017-07-28Merge branch 'master' into stagingFranz Pletz2-9/+25
2017-07-27fetchbower: handle packages with slashes in their nameRodney Lorrimar1-1/+3
2017-07-27makeImageFromDebDist: Add extraDebs argumentsEelco Dolstra1-1/+2
2017-07-26docker: generate the image configuration and manifestAntoine Eiche1-1/+13
2017-07-26docker: Remove ./ pattern when packing an imageAntoine Eiche1-1/+1
2017-07-26debian: 8.8 -> 8.9Eelco Dolstra1-6/+6