summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper
Commit message (Expand)AuthorAge
* cc-wrapper: Leverage the setup script instead of `buildCommand`John Ericson2017-08-25
* cc-wrapper: Use `set -u` for better maintainabilityJohn Ericson2017-08-25
* expand-response-params: Build more normallyJohn Ericson2017-08-25
* expand-response-params: Pull out of cc-wrapperJohn Ericson2017-08-25
* Merge pull request #28521 from obsidiansystems/cc-wrapper-dead-codeDaniel Peebles2017-08-24
|\
| * cc-wrapper: Remove dead codeJohn Ericson2017-08-23
* | treewide: Consistently call ARM 'arm'Tuomas Tynkkynen2017-08-24
|/
* Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2017-08-21
|\
| * cc-wrapper: Remove unused paramsJohn Ericson2017-08-21
* | set +u workaround for empty arraysBojan Nikolic2017-08-21
|/
* cc-wrapper: don't export CPPDaiderd Jordan2017-08-16
* cc-wrapper: Improve `set -u` complianceJohn Ericson2017-08-14
* Merge branch 'master' into gcc-6Vladimír Čunát2017-08-12
|\
| * 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
| * | | 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
* | | cc-wrapper: Add a "man" outputEelco Dolstra2017-07-25
* | | stdenvLinux: Remove bootstrapTools from closureEelco Dolstra2017-07-25
| |/ |/|
* | Revert "stdenv: Store one package per line in nix-support/propagated-*"John Ericson2017-07-24
|/
* 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