summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper
Commit message (Expand)AuthorAge
* cc-wrapper: fix LD_DYLD_PATH on darwinDaiderd Jordan2017-08-10
* cc-wrapper: Fix support for qtbase-setup-hookOrivej Desh2017-08-09
* 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
* 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
|\
| * 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
| | * Revert "stdenv: Store one package per line in nix-support/propagated-*"John Ericson2017-07-24
* | | cc-wrapper: Pass shellcheck and other cleanupsJohn Ericson2017-08-04
* | | 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
* | | 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
* | cc-wrapper/ld-wrapper: Minor speedup in string concatenationEelco Dolstra2017-07-24
* | cc-wrapper: Use new bash uppercase subsitution syntax in setup hookJohn Ericson2017-07-15
* | cc-wrapper: Always export environment variables for binutilsJohn Ericson2017-07-15
* | cc-wrapper: Unify and improve dynamic linker flag logicJohn Ericson2017-07-14
|/
* stdenv: Store one package per line in nix-support/propagated-*John Ericson2017-07-10
* Merge branch 'staging' into masterDaiderd Jordan2017-07-08
|\
| * cc-wrapper: expand-response-params: fix parsing of quotes that are quoted and...Ryan Trinkle2017-07-03
| * cc-wrapper: simplify expandResponseParams parserOrivej Desh2017-07-03
| * cc-wrapper: improve response file parsing speedRyan Trinkle2017-06-30
* | top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-07
|/
* Merge accepted cross compilation PRs into stagingJohn Ericson2017-06-28
|\
| * cc-wrapper: Also export env var for windres, when it is presentJohn Ericson2017-06-28
* | stdenv: disable -fPIC on cygwinDavid McFarland2017-06-26
* | Revert "cc-wrapper: add stackcheck hardening (stack clash)"Franz Pletz2017-06-26
* | Revert "cc-wrapper: fix darwin"Franz Pletz2017-06-26
* | Merge some merged cross-compilation PRs into into stagingJohn Ericson2017-06-23
|\|
| * misc: Remove almost all uses of stdenv.{ccCross,binutils}John Ericson2017-06-22
| * cc-wrapper: Port over finding of dynamic linker from gcc-cross-wrapperJohn Ericson2017-06-22
| * cc-wrapper: Make the cross compiler use a crossEnvHookJohn Ericson2017-06-22
| * cc-wrapper: when cross building, wedge in setting AR, AS, and LD env vars to ...Ross MacLeod2017-06-22
| * cc-wrapper: Temporarily got to great lengths to avoid mass-rebuildJohn Ericson2017-06-22
| * cc-wrapper: Salt environment variables with LLVM triplesJohn Ericson2017-06-22
| * cc-wrapper: Add support for no libc whatsoeverJohn Ericson2017-06-22