This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c62b5456f589f4e6970368563a0e711f221c0c4e
nixpkgs
/
pkgs
/
development
/
compilers
/
llvm
/
3.5
History
Shea Levy
6b53021205
Merge branch 'master' into staging
2015-03-06 19:02:36 +00:00
..
libc++
It doesn't appear to be necessary to force the libc++abi rpath in libc++, and removing it helps disentangle the upcoming darwin stdenv from its bootstrap tools
2015-02-17 22:39:31 -05:00
libc++abi
A build of libc++abi that doesn't rely on a full llvm build (more lightweight boostrap upcoming)
2015-02-08 13:38:29 -05:00
clang-purity.patch
…
clang-separate-build.patch
…
clang.nix
clang: provide path to gcc on Linux
2015-03-06 08:36:42 -05:00
default.nix
move libcxx[abi] into llvm tree
2015-02-03 14:58:10 -08:00
dragonegg.nix
dragonegg-3.5: fix by dropping included patch
2015-02-23 09:37:07 +01:00
lld.nix
…
lldb.nix
…
llvm-separate-build.patch
…
llvm.nix
llvm-3.5: enable RTTI to support mesa
2015-02-22 20:03:14 +01:00
polly-separate-build.patch
…
polly.nix
…