about summary refs log tree commit diff
path: root/pkgs/build-support/cc-wrapper
AgeCommit message (Expand)AuthorFilesLines
2016-02-05cc-wrapper: fix #10574: old gcc -> cc falloutVladimír Čunát1-3/+3
2016-01-25cc-wrapper: quote when saving $PATHVladimír Čunát3-6/+6
2016-01-19cc-wrapper: fix on darwinAnthony Cowley4-5/+23
2016-01-05cc-wrapper: Don't mess with __DATE__ and __TIME__Eelco Dolstra1-8/+0
2015-11-16Fix compilation of GCC 4.9 on SmartOS.Danny Wilson2-2/+2
2015-08-25darwin: use system dyldJude Taylor1-1/+1
2015-08-12make isClang work the way a user might expectJude Taylor1-1/+1
2015-07-20gcc_multi: disable the hook moving lib64 to libVladimír Čunát1-2/+3
2015-06-01Merge remote-tracking branch 'origin/staging' into gcc-4.9Eelco Dolstra1-1/+2
2015-05-13Remove gccStdIncEelco Dolstra3-47/+2
2015-05-11add is{GNU,Clang} attrs to cc-wrapper.Eric Seidel1-1/+2
2015-03-27Rename ccgo back to gccgoAlexander V. Nikolaev1-1/+1
2015-03-06cc-wrapper: Set default system include flags for non-gcc c++ on LinuxShea Levy2-2/+8
2015-02-08Some cc-wrapper changes to better support darwin and clang:Dan Peebles3-7/+29
2015-02-03update libcxx[abi] to 3.5Eric Seidel1-3/+2
2015-02-02cc-wrapper merge fixesShea Levy1-0/+44
2015-02-02Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'Shea Levy9-0/+840
2015-01-25cc-wrapper: Fix for cross-compilingShea Levy1-2/+7
2015-01-16Remove libc++ stuff from cc-wrapperShea Levy1-13/+0
2015-01-16cc-wrapper: Set CC/CXX more specifically if possibleShea Levy2-2/+8
2015-01-14rename gcc-wrapper to cc-wrapper.Eric Seidel9-0/+841