Eelco Dolstra
|
553abf71ba
|
Merge remote-tracking branch 'origin/staging' into gcc-4.9
Conflicts:
pkgs/build-support/cc-wrapper/default.nix
pkgs/development/libraries/wayland/default.nix
pkgs/development/tools/build-managers/cmake/default.nix
pkgs/top-level/all-packages.nix
|
2015-06-01 20:08:43 +02:00 |
William A. Kennington III
|
386575c0c2
|
llvm: 3.6.0 -> 3.6.1
|
2015-05-26 01:36:35 -07:00 |
Eelco Dolstra
|
279aca0f4b
|
llvm: Don't depend on valgrind/gdb
See a4619673b5 .
|
2015-05-13 18:17:26 +02:00 |
Eric Seidel
|
662a6b1ca6
|
remove all references to `stdenv.cc.cc.is{GNU,Clang}`
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
|
2015-05-11 14:44:50 -07:00 |
William A. Kennington III
|
5cc82f8175
|
llvm: Enable RTTI for mesa
|
2015-03-28 13:50:22 -07:00 |
Eric Seidel
|
69d02b71a0
|
clang: add isClang passthru attribute to mirror isGNU
|
2015-03-24 20:37:01 -07:00 |
Shea Levy
|
e57e44f867
|
llvm-3.6 packages: Build everything (except clang and llvm) with clang
|
2015-03-07 13:08:34 +00:00 |
Shea Levy
|
b37fd11351
|
llvm-3.6 packages: Rearrange directory structure
|
2015-03-07 12:51:06 +00:00 |
Shea Levy
|
55cf015142
|
clang-3.6: provide path to gcc on Linux
gcc contains core runtime bits that aren't available elsewhere for Linux.
Refs #6449
|
2015-03-06 13:49:49 +00:00 |
Benjamin Saunders
|
f1b7e4d127
|
LLVM, clang, and lldb 3.6
|
2015-03-05 06:44:09 +01:00 |