about summary refs log tree commit diff
path: root/pkgs/build-support/clang-wrapper/default.nix
AgeCommit message (Expand)AuthorFilesLines
2014-10-11Unify gcc-wrapper and clang-wrapperEelco Dolstra1-89/+0
2014-09-24clang-wrapper: Remove explicit dependency on libc++Eelco Dolstra1-4/+2
2014-09-09suitable clang stdenvJoel Taylor1-0/+2
2014-07-02Partially merge gcc-wrapper and clang-wrapperEelco Dolstra1-2/+2
2014-02-10preferLocalBuild: set to true for wrappers and fetchersVladimír Čunát1-0/+2
2014-02-05Add a stdenv adapter ‘useGoldLinker’ to force use of GoldEelco Dolstra1-5/+5
2014-01-20Add full llvm build, update libc++ and dragoneggShea Levy1-0/+3
2013-11-16clang-wrapper: Optionally use libc++ instead of libstdc++.Petr Rockai1-2/+2
2012-12-28Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra1-5/+5
2012-04-15Add armv7l support.Nicolas Pierron1-1/+1
2012-01-21Changing every reference from mips64-linux to mips64el-linux. That'sLluís Batlle i Rossell1-1/+1
2011-10-18First try at a clang-wrapper. Hello world compiles\!Shea Levy1-0/+84