summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper
Commit message (Expand)AuthorAge
* cross GCC: Fix some paths to libc headers (after multiple outputs)Tuomas Tynkkynen2016-06-11
* 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 '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
| * glibc: Enable separate debug symbolsEelco Dolstra2016-02-28
| * stdenv-linux: Ensure binutils comes before bootstrapTools in $PATHEelco Dolstra2016-02-28
* | Merge master into closure-sizeVladimír Čunát2016-03-08
|\|
| * cc-wrapper: fix #10574: old gcc -> cc falloutVladimír Čunát2016-02-05
* | cc-wrapper: fixup branch interactionsVladimír Čunát2016-02-03
* | Merge recent 'staging' into closure-sizeVladimí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: attempt to fix on darwinVladimír Čunát2016-01-28
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * cc-wrapper: Don't mess with __DATE__ and __TIME__Eelco Dolstra2016-01-05
* | cc-wrapper: small changes, mostly just cosmetic onesVladimír Čunát2016-01-02
* | Merge branch 'master' into closure-sizeLuca Bruno2015-12-11
|\|
| * Fix compilation of GCC 4.9 on SmartOS.Danny Wilson2015-11-16
* | 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
|\|
| * darwin: use system dyldJude Taylor2015-08-25
| * make isClang work the way a user might expectJude Taylor2015-08-12
| * gcc_multi: disable the hook moving lib64 to libVladimír Čunát2015-07-20
| * Merge remote-tracking branch 'origin/staging' into gcc-4.9Eelco Dolstra2015-06-01
| |\
| | * add is{GNU,Clang} attrs to cc-wrapper.Eric Seidel2015-05-11
| * | Remove gccStdIncEelco Dolstra2015-05-13
| |/
* | stdenv multiple-outputs: change propagation rulesVladimír Čunát2015-04-18
* | Merge 'staging' into closure-sizeVladimír Čunát2015-04-18
|/
* Rename ccgo back to gccgoAlexander V. Nikolaev2015-03-27
* 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
* update libcxx[abi] to 3.5Eric Seidel2015-02-03
* cc-wrapper merge fixesShea Levy2015-02-02
* Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'Shea Levy2015-02-02
* cc-wrapper: Fix for cross-compilingShea Levy2015-01-25
* Remove libc++ stuff from cc-wrapperShea Levy2015-01-16
* cc-wrapper: Set CC/CXX more specifically if possibleShea Levy2015-01-16
* rename gcc-wrapper to cc-wrapper.Eric Seidel2015-01-14