about summary refs log tree commit diff
path: root/pkgs/development/compilers/llvm
Commit message (Expand)AuthorAge
* Unmaintain a bunch of packagesShea Levy2015-07-01
* llvm-3.4: enable RTTI (close #8289)Matthew Maurer2015-06-11
* clang-3.4: fix build by adding zlibVladimír Čunát2015-05-30
* llvm: 3.6.0 -> 3.6.1William A. Kennington III2015-05-26
* remove all references to `stdenv.cc.cc.is{GNU,Clang}`Eric Seidel2015-05-11
* Merge branch master into stagingEric Seidel2015-04-06
|\
| * llvmPackages_34.dragonegg is broken because the required "ABIHack.inc" patch ...Peter Simons2015-04-01
* | llvm: Enable RTTI for mesaWilliam A. Kennington III2015-03-28
|/
* clang: add isClang passthru attribute to mirror isGNUEric Seidel2015-03-24
* Fix fallout of recent cc-wrapper changesShea Levy2015-03-24
* Merge branch 'master' into staging.Peter Simons2015-03-10
|\
| * llvm-3.5: enable RTTI to support mesaEduard Bachmakov2015-03-09
| * lldb-3.5 is broken, bug in the cmakeShea Levy2015-03-06
* | llvm-3.6 packages: Build everything (except clang and llvm) with clangShea Levy2015-03-07
* | llvm-3.6 packages: Rearrange directory structureShea Levy2015-03-07
* | Merge branch 'llvm-3.6' of git://github.com/Ralith/nixpkgs into llvm-3.6-mergeShea Levy2015-03-06
|\ \
| * | clang-3.6: provide path to gcc on LinuxShea Levy2015-03-06
| * | LLVM, clang, and lldb 3.6Benjamin Saunders2015-03-05
* | | Merge branch 'master' into stagingShea Levy2015-03-06
|\ \ \ | | |/ | |/|
| * | clang: provide path to gcc on LinuxShea Levy2015-03-06
| |/
* | Merge remote-tracking branch 'origin/master' into staging.Peter Simons2015-02-25
|\|
| * dragonegg-3.5: fix by dropping included patchVladimír Čunát2015-02-23
* | llvm-3.5: enable RTTI to support mesaEduard Bachmakov2015-02-22
|/
* dragonegg: fix sha256Luca Bruno2015-02-20
* Rearrange llvm dependencies slightly to avoid unnecessary dependencies on dar...Dan Peebles2015-02-18
* It doesn't appear to be necessary to force the libc++abi rpath in libc++, and...Dan Peebles2015-02-17
* A build of libc++abi that doesn't rely on a full llvm build (more lightweight...Dan Peebles2015-02-08
* substituteInPlace doesn't seem to work properly on this bash, so use sed insteadDan Peebles2015-02-08
* Get rid of default search paths in clang 3.5Dan Peebles2015-02-08
* These two are unusedDan Peebles2015-02-08
* llvm-3.5: Don't try to use libc++ on linuxShea Levy2015-02-04
* move libcxx[abi] into llvm treeEric Seidel2015-02-03
* fix evaluationEric Seidel2015-02-03
* add llvm-3.5Eric Seidel2015-02-03
* mpc: also rename the attribute to libmpcVladimír Čunát2015-01-17
* rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel2015-01-14
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
* clang/llvm: Fewer build-time dependenciesEelco Dolstra2014-10-11
* llvm: Don't depend on Python on DarwinEelco Dolstra2014-09-23
* build nix head successfullyJoel Taylor2014-09-09
* fix some packages on darwinEric Seidel2014-09-09
* wip libc++Joel Taylor2014-09-09
* suitable clang stdenvJoel Taylor2014-09-09
* Merge recent master into x-updatesVladimír Čunát2014-08-02
|\
| * Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
| * llvm: Removed unused versions 3.1 and 3.2Eelco Dolstra2014-07-22
* | llvmPackages: maintenance update to 3.4.2Vladimír Čunát2014-06-20
|/
* dragonegg: fix build, probably after gcc minor updateVladimír Čunát2014-05-30
* Merge #1187 into p/stdenvVladimír Čunát2014-05-29
|\
| * llvm: Add support for grsecurityRicardo M. Correia2014-05-15