about summary refs log tree commit diff
path: root/pkgs/development/compilers/llvm/6
AgeCommit message (Expand)AuthorFilesLines
2019-02-26llvm: don’t use targetPlatformMatthew Bauer1-1/+1
2019-01-27Merge pull request #54624 from matthewbauer/libcxxMatthew Bauer1-0/+1
2019-01-26cc-wrapper: add libcxx for libcxxClangMatthew Bauer1-0/+1
2019-01-15llvm_6, llvm_7: build all default targets (#53941)Orivej Desh1-6/+6
2019-01-13llvm6: enable BPF target here as wellWill Dietz1-2/+3
2018-12-24mesa_noglu: fix buildJan Tojnar1-1/+2
2018-12-24Merge branch 'master' into stagingJan Tojnar3-0/+7
2018-12-22treewide: remove paxutils from stdenvJörg Thalheim1-6/+0
2018-12-17libcxx: add linker scripts for libc++.a to ensure libc++abi.a is properly linkedJames Kay2-0/+6
2018-12-17libcxxabi: also install libc++abi.aJames Kay1-0/+1
2018-12-15lldb: use provided INSTALL_NAME_DIRMatthew Bauer1-1/+1
2018-12-15lldb: add cf-private on darwinMatthew Bauer1-1/+1
2018-12-14llvm_6: fix cross-compilationJörg Thalheim1-22/+36
2018-09-25Merge pull request #47233 from oxij/tree/mass-rebuild-noop-cleanupsJohn Ericson1-4/+2
2018-09-23llvm*: http -> https, prefer releases.llvm.orgWill Dietz1-1/+1
2018-09-23llvmPackages_6.libcxx: cleanup with a mass rebuildJan Malakhovski1-4/+2
2018-08-02llvm: fix triple settingMatthew Bauer1-4/+3
2018-07-31llvm6: disable tests on cross compilerMatthew Bauer1-1/+2
2018-07-28Merge remote-tracking branch 'central/master' into viric_cleanLluís Batlle i Rossell1-13/+16
2018-07-28llvm-packages: fix manpages with python-boot and cleanupDaiderd Jordan1-13/+16
2018-07-22Take me (viric) out of most maintenanceLluís Batlle i Rossell1-1/+1
2018-07-21pkgs/*: remove unreferenced function argumentsvolth6-9/+3
2018-07-05llvm_6: enable "dump()" methods even w/assertions offWill Dietz1-0/+2
2018-06-29llvm_6: refresh sanitizers-non-gnu patchWill Dietz1-42/+78
2018-06-29llvm6: 6.0.0 -> 6.0.1Will Dietz9-10/+10
2018-06-23llvm-{5,6}: unconditionally set triplesWill Dietz1-5/+5
2018-06-14llvm 6: Fix libcxxabi impurity and darwin sanitizersJohn Ericson2-21/+24
2018-06-14darwin bootstrapping: Avoid overriding aliases for LLVMJohn Ericson1-4/+4
2018-06-13llvm 3.8+: Remove unneeded libcxxabi dependencyJohn Ericson2-6/+2
2018-05-24clang_6: fix sanitizers under libstdc++Benjamin Saunders1-4/+9
2018-05-24Merge remote-tracking branch 'upstream/staging' into compiler-rtJohn Ericson2-13/+8
2018-05-24tests.cc-wrapper: verify building with sanitizersBenjamin Saunders1-0/+1
2018-05-24llvm and clang 6: factor out compiler-rt, fix libstdcxxStdenv sanitizer headersBenjamin Saunders4-27/+53
2018-05-23Merge remote-tracking branch 'upstream/master' into ios-mini-stagingJohn Ericson1-32/+29
2018-05-23Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-32/+29
2018-05-23llvm: Separate tools and libraries for clarityJohn Ericson1-32/+29
2018-05-23llvm: remove libedit from clangMatthew Bauer1-2/+2
2018-05-23clang: only link if LLVMgold existsMatthew Bauer1-1/+4
2018-05-23Merge remote-tracking branch 'upstream/master' into ios-mini-stagingJohn Ericson1-9/+7
2018-05-23Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-9/+7
2018-05-23llvm: Starting to fix Clang wrapping and stdenv building for crossJohn Ericson1-2/+4
2018-05-23treewide: Less {cc,bintools}-wrapper eta expansionJohn Ericson1-7/+3
2018-05-07Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson2-13/+8
2018-05-07treewide: Use pkgs/build-support/roles.bash to remove copy pastaJohn Ericson2-13/+8
2018-05-03Merge pull request #39947 from obsidiansystems/libcxx-crossJohn Ericson1-2/+13
2018-05-03lib{std,}c++: Fix setup hooks for crossJohn Ericson1-2/+13
2018-04-17llvm: remove libedit from clangMatthew Bauer1-2/+2
2018-04-17clang: only link if LLVMgold existsMatthew Bauer1-1/+4
2018-03-15Merge commit '3ab2949' from staging into masterTuomas Tynkkynen1-1/+4
2018-03-14llvm6: patch to enable sanitizers w/muslWill Dietz2-5/+377