summary refs log tree commit diff
path: root/pkgs/development/compilers/llvm/3.9
Commit message (Expand)AuthorAge
* Take me (viric) out of most maintenanceLluís Batlle i Rossell2018-07-22
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
* llvm_{38,39}: unconditionally set triples, not just w/muslWill Dietz2018-06-23
* clang_39: fix w/musl (same as clang_4)Will Dietz2018-06-23
* llvmPackages_39.libcxx: minor cleanupWill Dietz2018-06-23
* llvm_39: musl patches, same as llvm_4Will Dietz2018-06-23
* llvm_{39,4}: refactor to use same patch fileWill Dietz2018-06-23
* llvm_39: disable sanitizers/xray bits when using muslWill Dietz2018-06-23
* llvm_39: set triples as wellWill Dietz2018-06-23
* llvm_39: apply llvm_4 compiler-rt patch for musl as wellWill Dietz2018-06-23
* llvm_39: unconditionally apply sigaltstack fixWill Dietz2018-06-23
* llvm-3.9: patches to fix w/muslWill Dietz2018-06-23
* darwin bootstrapping: Avoid overriding aliases for LLVMJohn Ericson2018-06-14
* llvm 3.8+: Remove unneeded libcxxabi dependencyJohn Ericson2018-06-13
* llvm: use native cmake for libc++abiJohn Ericson2018-06-13
* llvm: use native cmake for libc++abiMatthew Bauer2018-06-12
* Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-05-23
|\
| * llvm: Separate tools and libraries for clarityJohn Ericson2018-05-23
* | Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-05-23
|\|
| * llvm: Starting to fix Clang wrapping and stdenv building for crossJohn Ericson2018-05-23
| * treewide: Less {cc,bintools}-wrapper eta expansionJohn Ericson2018-05-23
* | Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson2018-05-07
|\ \
| * | treewide: Use pkgs/build-support/roles.bash to remove copy pastaJohn Ericson2018-05-07
* | | Merge pull request #39947 from obsidiansystems/libcxx-crossJohn Ericson2018-05-03
|\| |
| * | lib{std,}c++: Fix setup hooks for crossJohn Ericson2018-05-03
| |/
* | llvm: remove libedit from clangMatthew Bauer2018-04-17
* | clang: only link if LLVMgold existsMatthew Bauer2018-04-17
|/
* clang: patch cmake files for lib outputDaiderd Jordan2018-01-16
* Merge pull request #33342 from LnL7/clang-outputsDaiderd Jordan2018-01-07
|\
| * clang: move libclang to separate lib outputDaiderd Jordan2018-01-02
* | darwin stdenv: Make stdenv.cc, not stdenv, bring in libcxxJohn Ericson2017-12-25
|/
* bintools-wrapper: Import separately from cc-wrapperJohn Ericson2017-12-13
* LLVM: Get binutils plugin header from libbfdJohn Ericson2017-11-13
* llvmPackages/libc++: Fix build against glibc 2.26aszlig2017-11-08
* llvm 3.7--4: fixup build with glibc-2.26Vladimír Čunát2017-11-07
* Get rid of most @rpath nonsense on DarwinDan Peebles2017-10-08
* Merge pull request #29402 from obsidiansystems/binutils-output-refJohn Ericson2017-09-14
|\
| * treewide: Fix some references to binutilsJohn Ericson2017-09-14
* | Merge pull request #29246 from LnL7/clang-stdenvJohn Ericson2017-09-13
|\ \ | |/ |/|
| * llvm-packages: apply cc-wrapper/stdenv changes to older versionsDaiderd Jordan2017-09-13
* | treewide: Use `*Platform.extensions`John Ericson2017-09-13
|/
* llvmPackage_{3.4,3.5,3.7,3.8,3.9}: fix output of llvm-configJörg Thalheim2017-06-20
* LLVM-3.9: formattingJoe Hermaszewski2017-04-29
* LLVM-3.9: disable shared libraries in cross buildsJoe Hermaszewski2017-04-29
* LLVM-3.9: Use nativeBuildInputs instead of buildPackagesJoe Hermaszewski2017-04-25
* LLVM-3.9: Fix RPATH in cross compile buildsJoe Hermaszewski2017-04-25
* llvm-3.9: Fix cross compilationJoe Hermaszewski2017-04-25
* clang: Use cmake from buildPackagesJoe Hermaszewski2017-04-25
* Merge branch 'master' into stagingVladimír Čunát2017-03-23
|\
| * xcbuild: assorted fixes and cleanupsDan Peebles2017-03-21