summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper
Commit message (Expand)AuthorAge
* stdenv: Bringup aarch64 architecture supportTuomas Tynkkynen2017-01-25
* cc-wrapper: Remove unneeded crossAttrsJohn Ericson2017-01-24
* cc-wrapper: don't expand $ in response filesDavid McFarland2016-11-19
* Merge branch 'response-files' of git://github.com/corngood/nixpkgs into stagingShea Levy2016-10-31
|\
| * cc-wrapper: expand response filesDavid McFarland2016-10-31
* | cc-wrapper: fix detection of unsupported linker flags on cygwinDavid McFarland2016-10-18
* | nix-buffer support improvements.Shea Levy2016-10-07
* | Replace hard coded /bin/bash occurrencesMarkus Hauck2016-10-04
* | Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-08-24
|\ \
| * | cc-wrapper: handle -nostdinc{++,}Nikolay Amiantov2016-08-17
| |/
* | cc-wrapper: fix detection of unsupported linker flagsFranz Pletz2016-08-24
* | cc-wrapper: check ld hardening capabilities in stdenvFranz Pletz2016-08-23
* | add-hardening.sh: fix quotationRobin Gloster2016-08-23
* | cc-wrapper: add-{flags,hardening} -> add-{flags,hardening}.shRobin Gloster2016-08-23
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-15
|\|
| * cross GCC: Fix some paths to libc headers (after multiple outputs)Tuomas Tynkkynen2016-06-11
* | Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-05-18
|\|
| * cc-wrapper: add -B flag with cc.libVladimír Čunát2016-05-04
| * add get* helper functions and mass-replace manual outputs search with themNikolay Amiantov2016-04-25
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-18
|\|
| * Merge 'staging' into closure-sizeVladimír Čunát2016-04-07
| |\
| * \ Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
| |\ \
| * \ \ Merge master into closure-sizeVladimír Čunát2016-03-08
| |\ \ \
| * | | | cc-wrapper: fixup branch interactionsVladimír Čunát2016-02-03
| * | | | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
| |\ \ \ \
| * | | | | cc-wrapper: attempt to fix on darwinVladimír Čunát2016-01-28
| * | | | | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
| |\ \ \ \ \
| * | | | | | cc-wrapper: small changes, mostly just cosmetic onesVladimír Čunát2016-01-02
| * | | | | | Merge branch 'master' into closure-sizeLuca Bruno2015-12-11
| |\ \ \ \ \ \
| * | | | | | | gcc5: split $doc into $man and $infoVladimír Čunát2015-10-28
| * | | | | | | cc-wrapper: correct ccLDFlags with multiple outputsVladimír Čunát2015-10-28
| * | | | | | | cc-wrapper: fix typo ignoring flags; fixes #10574Vladimír Čunát2015-10-28
| * | | | | | | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
| |\ \ \ \ \ \ \
| * | | | | | | | stdenv multiple-outputs: change propagation rulesVladimír Čunát2015-04-18
| * | | | | | | | Merge 'staging' into closure-sizeVladimír Čunát2015-04-18
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-07
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | cc-wrapper: Fix a typo in param parsing (close #14401)Tomasz Kontusz2016-04-02
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-28
|\| | | | | | |
| * | | | | | | cc-wrapper: use Bash arrays properlyNikolay Amiantov2016-03-24
| * | | | | | | cc-wrapper: add option to skip flags for native optimizationsNikolay Amiantov2016-03-24
| * | | | | | | cc-wrapper: add C++-specific paths if `-x c++` is passedNikolay Amiantov2016-03-14
| * | | | | | | glibc: Enable separate debug symbolsEelco Dolstra2016-02-28
| * | | | | | | stdenv-linux: Ensure binutils comes before bootstrapTools in $PATHEelco Dolstra2016-02-28
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | cc-wrapper: treat hardeningDisable as stringRobin Gloster2016-03-14
* | | | | | | cc-wrapper: Add additional NIX_DEBUG statementsTristan Helmich2016-03-11
* | | | | | | cc-wrapper: Use stderr for NIX_DEBUG outputTristan Helmich2016-03-10
* | | | | | | cc-wrapper: Fix if syntaxFranz Pletz2016-03-09
* | | | | | | hardening: debug with NIX_DEBUGRobin Gloster2016-03-08
* | | | | | | cc-wrapper: Check if ld supports -z, fixes darwinFranz Pletz2016-03-07
* | | | | | | cc-wrapper: Increase number of functions for stackprotectorFranz Pletz2016-03-07