summaryrefslogtreecommitdiffstats
path: root/pkgs/development/compilers/llvm/3.9
AgeCommit message (Expand)Author
2020-01-30llvm_39: removeLuka Blaskovic
2019-12-30clang_39: fix build w/gcc9Maximilian Bosch
2019-09-26tree-wide: replace uses of splitString "." with lib.versionsJoachim Fasting
2019-08-28treewide: remove redundant recvolth
2019-08-17treewide: name -> pnamevolth
2019-07-17llvm_*,clang_*: allow src overridesDmitry Kalinkin
2019-05-04llvm: create all versioned symlinks for libLLVM on darwinDaiderd Jordan
2019-02-26llvm: don’t use targetPlatformMatthew Bauer
2019-01-06llvm3.{8,9}: use old CMAKE_INSTALL_NAME_DIR valueMatthew Bauer
2018-12-22treewide: remove paxutils from stdenvJörg Thalheim
2018-12-15lldb: use provided INSTALL_NAME_DIRMatthew Bauer
2018-09-23llvm*: http -> https, prefer releases.llvm.orgWill Dietz
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson
2018-07-22Take me (viric) out of most maintenanceLluís Batlle i Rossell
2018-07-21pkgs/*: remove unreferenced function argumentsvolth
2018-06-23llvm_{38,39}: unconditionally set triples, not just w/muslWill Dietz
2018-06-23clang_39: fix w/musl (same as clang_4)Will Dietz
2018-06-23llvmPackages_39.libcxx: minor cleanupWill Dietz
2018-06-23llvm_39: musl patches, same as llvm_4Will Dietz
2018-06-23llvm_{39,4}: refactor to use same patch fileWill Dietz
2018-06-23llvm_39: disable sanitizers/xray bits when using muslWill Dietz
2018-06-23llvm_39: set triples as wellWill Dietz
2018-06-23llvm_39: apply llvm_4 compiler-rt patch for musl as wellWill Dietz
2018-06-23llvm_39: unconditionally apply sigaltstack fixWill Dietz
2018-06-23llvm-3.9: patches to fix w/muslWill Dietz
2018-06-14darwin bootstrapping: Avoid overriding aliases for LLVMJohn Ericson
2018-06-13llvm 3.8+: Remove unneeded libcxxabi dependencyJohn Ericson
2018-06-13llvm: use native cmake for libc++abiJohn Ericson
2018-06-12llvm: use native cmake for libc++abiMatthew Bauer
2018-05-23Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson
2018-05-23llvm: Separate tools and libraries for clarityJohn Ericson
2018-05-23Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson
2018-05-23llvm: Starting to fix Clang wrapping and stdenv building for crossJohn Ericson
2018-05-23treewide: Less {cc,bintools}-wrapper eta expansionJohn Ericson
2018-05-07Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson
2018-05-07treewide: Use pkgs/build-support/roles.bash to remove copy pastaJohn Ericson
2018-05-03Merge pull request #39947 from obsidiansystems/libcxx-crossJohn Ericson
2018-05-03lib{std,}c++: Fix setup hooks for crossJohn Ericson
2018-04-17llvm: remove libedit from clangMatthew Bauer
2018-04-17clang: only link if LLVMgold existsMatthew Bauer
2018-01-16clang: patch cmake files for lib outputDaiderd Jordan
2018-01-07Merge pull request #33342 from LnL7/clang-outputsDaiderd Jordan
2018-01-02clang: move libclang to separate lib outputDaiderd Jordan
2017-12-25darwin stdenv: Make stdenv.cc, not stdenv, bring in libcxxJohn Ericson
2017-12-13bintools-wrapper: Import separately from cc-wrapperJohn Ericson
2017-11-13LLVM: Get binutils plugin header from libbfdJohn Ericson
2017-11-08llvmPackages/libc++: Fix build against glibc 2.26aszlig
2017-11-07llvm 3.7--4: fixup build with glibc-2.26Vladimír Čunát
2017-10-08Get rid of most @rpath nonsense on DarwinDan Peebles
2017-09-14Merge pull request #29402 from obsidiansystems/binutils-output-refJohn Ericson