nixpkgs/pkgs/applications/editors/emacs-modes
Shea Levy 55e6303d6a Add full llvm build, update libc++ and dragonegg
Some packages in the llvm suite (e.g. compiler-rt) cannot be built
separate from the build of llvm, and while some others (e.g. clang) can
the combined build is much better tested (we've had to work around
annoying issues before). So this puts llvm, clang, clang-tools-extra,
compiler-rt, lld, lldb, and polly all into one big build (llvmFull).
This build includes a static llvm, as dynamic is similarly less tested
and has known failures.

This also updates libc++ and dragonegg. libc++ now builds against
libc++abi as a separate package rather than building it during the
libc++ build.

The clang purity patch is gone. Instead, we simply set --sysroot to
/var/empty for pure builds, as all impure paths are either looked up in
the gcc prefix (which we hard-code at compile time) or in the sysroot.
This also means that if NIX_ENFORCE_PURITY is 0 then clang will look in
the normal Linux paths by default, which is the proper behavior IMO.

polly required an updated isl. When stdenv-updates is merged, perhaps we
can update the isl used by gcc and avoid having two versions.

Since llvm on its own is now separate from the llvm used by clang, I've
removed myself as maintainer from llvm and will leave maintenance of
that to those who are interested in llvm separate from clang.

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-20 05:42:38 -05:00
..
auto-complete
bbdb
calfw
cedet
coffee More description fixes 2013-10-06 12:01:38 +02:00
color-theme More description fixes 2013-10-06 12:01:38 +02:00
cua
ecb
emacs-clang-complete-async Add full llvm build, update libc++ and dragonegg 2014-01-20 05:42:38 -05:00
emacs-w3m
emms
ess ess-mode: enable Hydra builds on Linux 2013-12-21 00:05:29 +01:00
flymake-cursor More description fixes 2013-10-06 12:01:38 +02:00
gh
gist
graphviz-dot
haskell emacs24Packages.haskellMode: update from 13.07 to 13.10 2014-01-13 17:05:45 +01:00
hol_light
htmlize More description fixes 2013-10-06 12:01:38 +02:00
idris add emacs/idris-mode 2014-01-07 07:16:47 +01:00
jabber
jade More description fixes 2013-10-06 12:01:38 +02:00
jdee Replace lib/java -> share/java 2014-01-09 13:01:38 +01:00
js2
logito
lorem-ipsum More description fixes 2013-10-06 12:01:38 +02:00
magit
maude
ocaml
offlineimap emacs offlineimap mode added 2013-11-12 11:00:58 +01:00
org
org2blog More description fixes 2013-10-06 12:01:38 +02:00
pcache
php
prolog
proofgeneral
quack
rect-mark More description fixes 2013-10-06 12:01:38 +02:00
remember
rudel
scala-mode
session-management-for-emacs
stratego
sunrise-commander More description fixes 2013-10-06 12:01:38 +02:00
tuareg
xml-rpc More description fixes 2013-10-06 12:01:38 +02:00