summary refs log tree commit diff
path: root/pkgs/development/compilers/llvm
Commit message (Expand)AuthorAge
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* clang builds on darwin nowShea Levy2011-12-19
* Try to fix tarballShea Levy2011-12-19
* llvm should build on darwin nowShea Levy2011-12-19
* llvm+clang don't yet build on non-Linux platformsShea Levy2011-12-19
* clang-3.0Shea Levy2011-12-19
* Remove unused patchShea Levy2011-12-05
* Remove llvmSVN, it's outdated and doesn't workShea Levy2011-12-05
* llvm 3.0Shea Levy2011-12-03
* Only build clang on Linux until the wrapper is set up for non-Linux stdenvsShea Levy2011-11-07
* The clang static analyzer can be accessed through clang --analyze, no need fo...Shea Levy2011-10-27
* * Fix powerpc-linux evaluation (does anybody care?).Eelco Dolstra2011-10-21
* * Fix evaluation errors.Eelco Dolstra2011-10-21
* llvm: Use the sw_vers program on darwinShea Levy2011-10-20
* clang: have gcc tell us its target triplet, no need to limit to x86 linucesShea Levy2011-10-20
* Use the right triplet for 1686Shea Levy2011-10-20
* clang: Use configureFlags instead of env vars to tell which compiler to useShea Levy2011-10-19
* clang: Install static analysis toolsShea Levy2011-10-19
* Enable building clang separately from llvmShea Levy2011-10-19
* Bootstrap clang with itselfShea Levy2011-10-19
* clang: Don't send extra -I flags to the linkerShea Levy2011-10-19
* First try at a clang-wrapper. Hello world compiles\!Shea Levy2011-10-18
* Bump llvm and clang to 2.9Shea Levy2011-10-18
* Missing filesMichael Raskin2011-08-03
* * Clang/LLVM updated to 2.8.Eelco Dolstra2011-02-05
* only build dragonegg on linuxRob Vermaas2011-01-05
* I forgot the licenses for llvm. Here they are.Lluís Batlle i Rossell2010-06-12
* Changing clang derivation name from llvm-2.7 to clang-2.7. Clearer, I think.Lluís Batlle i Rossell2010-06-12
* Fixing the nixpkgs tarball buildLluís Batlle i Rossell2010-06-12
* Moving dragonegg (gcc shared object plugin) into the llvm directory,Lluís Batlle i Rossell2010-06-12
* Removing llvm-gcc (gcc-4.2 only), because I think dragonegg outdates it (gcc-...Lluís Batlle i Rossell2010-06-12
* Making clang build for llvm 2.7Lluís Batlle i Rossell2010-06-12
* Cleaning a bit what I commited about llvm, and making dragonegg build.Lluís Batlle i Rossell2010-06-12
* llvm update attempt + dragoneggLluís Batlle i Rossell2010-06-12
* FullDepEntry -> fullDepEntry, PackEntry -> packEntryMarc Weber2009-05-19
* * Got rid of a lot of "postInstall=postInstall" and similar lines inEelco Dolstra2009-04-23
* Added Lazarus IDE for Free Pascal Compiler.Michael Raskin2008-04-08
* Attempts to get LLVM-gcc working are not yet succesful; but builder-defs upda...Michael Raskin2008-04-02
* Removed some of the buildInputs for the LLVM nix-expression that are not requ...Arie Middelkoop2008-03-17
* LLVM compilerArie Middelkoop2008-03-17