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
6694ef42a9aba02a16dba72378a73122cbbafc75
nixpkgs
/
pkgs
/
development
/
compilers
/
llvm
/
3.5
History
Eduard Bachmakov
4731485ca2
llvm-3.5: enable RTTI to support mesa
...
Extracted from
#6367
.
2015-03-09 15:55:23 +01: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
lldb-3.5 is broken, bug in the cmake
2015-03-06 16:16:20 -05:00
llvm-separate-build.patch
…
llvm.nix
llvm-3.5: enable RTTI to support mesa
2015-03-09 15:55:23 +01:00
polly-separate-build.patch
…
polly.nix
…