about summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* Merge pull request #27998 from davidak/macOSDomen Kožar2017-08-11
|\
| * replace "Mac OS X" and "OS X" with "macOS"davidak2017-08-07
| * Merge commit 'ad83979e5986fa3bb0d254c2be9482c12a8743b9' from stagingRobin Gloster2017-08-06
| |\
* | | cc-wrapper: fix LD_DYLD_PATH on darwinDaiderd Jordan2017-08-10
* | | cc-wrapper: Fix support for qtbase-setup-hookOrivej Desh2017-08-09
* | | makeWrapper: fix regression introduced in #24944Frederik Rietdijk2017-08-09
* | | Merge pull request #24944 from ahmedtd/make-makewrapper-pickyPeter Simons2017-08-08
|\ \ \
| * | | makeWrapper: Only wrap normal executable filesTaahir Ahmed2017-08-08
* | | | cc-wrapper: Fix standalone ldOrivej Desh2017-08-08
* | | | cc-wrapper: Fix standalone gccOrivej Desh2017-08-08
* | | | cc-wrapper: Fix adding directories to rpathOrivej Desh2017-08-08
* | | | Revert "cc-wrapper: fix set -u errors"Robin Gloster2017-08-08
* | | | cc-wrapper: fix set -u errorsRobin Gloster2017-08-08
* | | | Merge pull request #25185 from ahmedtd/fix-makewrapper-unsupported-argsPeter Simons2017-08-08
|\ \ \ \
| * | | | makeWrapper: Die on unsupported argumentsTaahir Ahmed2017-08-08
| * | | | dieHook: Add `die` utility functionTaahir Ahmed2017-08-08
| |/ / /
* | | | cc-wrapper: Don't slurp `NIX_DONT_SET_RPATH` twiceJohn Ericson2017-08-07
* | | | cc-wrapper: Use `set -u` throughoutJohn Ericson2017-08-07
* | | | cc-wrapper: Make hygienicJohn Ericson2017-08-07
* | | | cc-wrapper: Unconditionally use @infixSalt@ accross the boardJohn Ericson2017-08-07
* | | | cc-wrapper: Stop preWrappingJohn Ericson2017-08-07
* | | | Merge branch 'master' into stagingVladimír Čunát2017-08-06
|\ \ \ \ | | |/ / | |/| |
| * | | Fix emacs wrapper expression to honor bash array useMichael Alan Dorman2017-08-04
| * | | Merge PR #27536John Ericson2017-08-03
| |\ \ \
| | * | | cc-wrapper: Don't hardcode MacOS min version for delegatesJohn Ericson2017-08-03
| | * | | cc-wrapper: Handle more -l.... gotchasJohn Ericson2017-08-03
| | * | | cc-wrapper: Make sure symbol tables of child delegators is not emptyJohn Ericson2017-07-31
| | * | | cc-wrapper: Use two scripts instead of patchJohn Ericson2017-07-31
| | * | | cc-wrapper: WIP linking hack for mac OSJohn Ericson2017-07-31
| * | | | dockerTools: fix image json and manifestMathias Schreck2017-08-03
* | | | | Merge pull request #27320 from jtojnar/fix/unbreak-polariFrederik Rietdijk2017-08-05
|\ \ \ \ \
| * | | | | wrap-gapps-hook: also wrap symlinks to executablesJan Tojnar2017-08-05
| | |/ / / | |/| | |
* | | | | Merge pull request #27879 from obsidiansystems/cc-wrapper-shellcheckJohn Ericson2017-08-04
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | cc-wrapper: Pass shellcheck and other cleanupsJohn Ericson2017-08-04
* | | | | fetchurlBoot: add name attrRobin Gloster2017-08-04
|/ / / /
* | | | Merge pull request #27859 from adisbladis/revert_27427John Ericson2017-08-03
|\ \ \ \
| * | | | Revert "buildenv: read propagated-user-env-packages line-by-line"adisbladis2017-08-01
| | |/ / | |/| |
* | | | trivial-builders.nix: add writeShellScriptBin builderSergey Mironov2017-08-01
* | | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-08-01
|\| | |
| * | | dockerTools: fix permissions on base imageAntoine Eiche2017-07-31
* | | | Respect NIX_DONT_SET_RPATH when .so appears in the command lineOrivej Desh2017-08-01
* | | | Merge pull request #27657 from orivej/optimize-rpathDomen Kožar2017-07-31
|\ \ \ \ | |/ / / |/| | |
| * | | ld-wrapper: Optimize expanding rpathOrivej Desh2017-07-28
* | | | Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEADFrederik Rietdijk2017-07-31
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-28
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingFranz Pletz2017-07-28
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into staging-baseJohn Ericson2017-07-26
| |\ \ \ \ \
| * | | | | | stdenv-setup and misc hooks: Work with bash-3.4 for MacOS nix-shellJohn Ericson2017-07-26
| * | | | | | stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* filesJohn Ericson2017-07-26
| | |_|_|/ / | |/| | | |
| * | | | | cc-wrapper: More quadratic performance fixesEelco Dolstra2017-07-25