summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper/cc-wrapper.sh
Commit message (Expand)AuthorAge
* 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