about summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper/cc-wrapper.sh
Commit message (Expand)AuthorAge
* cc-wrapper/ld-wrapper: Minor speedup in string concatenationEelco Dolstra2017-07-24
* Merge branch 'response-files' of git://github.com/corngood/nixpkgs into stagingShea Levy2016-10-31
|\
| * cc-wrapper: expand response filesDavid McFarland2016-10-31
* | Merge branch 'hardened-stdenv' into stagingobadz2016-08-22
|\ \
| * | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-18
| |\|
| * | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-07
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-28
| |\ \ \
| * | | | cc-wrapper: Check if ld supports -z, fixes darwinFranz Pletz2016-03-07
| * | | | Use general hardening flag toggle listsFranz Pletz2016-03-05
* | | | | cc-wrapper: handle -nostdinc{++,}Nikolay Amiantov2016-08-17
| |_|_|/ |/| | |
* | | | Merge 'staging' into closure-sizeVladimír Čunát2016-04-07
|\ \ \ \ | | |_|/ | |/| |
| * | | cc-wrapper: Fix a typo in param parsing (close #14401)Tomasz Kontusz2016-04-02
| | |/ | |/|
* | | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\| |
| * | 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
| |/
* / cc-wrapper: fixup branch interactionsVladimír Čunát2016-02-03
|/
* cc-wrapper: quote when saving $PATHVladimír Čunát2016-01-25
* cc-wrapper: fix on darwinAnthony Cowley2016-01-19
* cc-wrapper: Don't mess with __DATE__ and __TIME__Eelco Dolstra2016-01-05
* cc-wrapper: Set default system include flags for non-gcc c++ on LinuxShea Levy2015-03-06
* Some cc-wrapper changes to better support darwin and clang:Dan Peebles2015-02-08
* Remove libc++ stuff from cc-wrapperShea Levy2015-01-16
* rename gcc-wrapper to cc-wrapper.Eric Seidel2015-01-14