summary refs log tree commit diff
path: root/pkgs/development/compilers/llvm
Commit message (Expand)AuthorAge
...
| * | llvm7: update hashes, they did change after all.Will Dietz2018-09-23
| * | llvm7: use final release tarballs now that they're availableWill Dietz2018-09-23
| * | compiler-rt: quickfix codesign patch by dropping hunks 'already applied'Will Dietz2018-09-23
| * | commentWill Dietz2018-09-23
| * | llvm-manpages: fix build by removing references to $lib outputWill Dietz2018-09-23
| * | llvm7: patch test shebang (otherwise test fails)Will Dietz2018-09-23
| * | llvm7: init at 7.0.0rc3Will Dietz2018-09-23
| |/
* / cctools: support LTO on DarwinDan Peebles2018-09-16
|/
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
* llvmPackages_34: remove unusedFrederik Rietdijk2018-08-04
* llvm: fix triple settingMatthew Bauer2018-08-02
* llvm6: disable tests on cross compilerMatthew Bauer2018-07-31
* llvm5: disable tests on cross compilersMatthew Bauer2018-07-31
* Merge remote-tracking branch 'central/master' into viric_cleanLluís Batlle i Rossell2018-07-28
|\
| * llvm-manpages: fix buildDaiderd Jordan2018-07-28
| * llvm-packages: fix manpages with python-boot and cleanupDaiderd Jordan2018-07-28
* | Take me (viric) out of most maintenanceLluís Batlle i Rossell2018-07-22
|/
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
* llvm_6: enable "dump()" methods even w/assertions offWill Dietz2018-07-05
* Merge branch 'master' into stagingVladimír Čunát2018-06-30
|\
| * Merge pull request #42456 from dtzWill/fix/llvm4-triples-unconditionalWill Dietz2018-06-27
| |\
| | * llvm4: unconditionally set triples, not just on musl.Will Dietz2018-06-23
| * | llvm-3.8: don't set triples a second time on muslWill Dietz2018-06-25
| * | llvm_{38,39}: unconditionally set triples, not just w/muslWill Dietz2018-06-23
* | | llvm_6: refresh sanitizers-non-gnu patchWill Dietz2018-06-29
* | | llvm6: 6.0.0 -> 6.0.1Will Dietz2018-06-29
* | | Merge pull request #42454 from dtzWill/fix/llvm-triples-unconditionalWill Dietz2018-06-27
|\ \ \ | |/ / |/| |
| * | llvm-{5,6}: unconditionally set triplesWill Dietz2018-06-23
| |/
* | libc++{,abi}_38: musl fixes, cmake is nativeBuildInputWill Dietz2018-06-23
* | clang_38: musl fixup, cmake should be nativeBuildInputWill 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_4: refactor patch location, will be sharing shortlyWill Dietz2018-06-23
* | llvm_38: musl patches + optionsWill Dietz2018-06-23
* | llvm_38: always apply sigaltstack patchWill 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
|/
* compiler-rt 5: Fix double spaceJohn Ericson2018-06-14
* llvm 5: split out compiler-rt and remove libcxxabi depJohn Ericson2018-06-14
* llvm 6: Fix libcxxabi impurity and darwin sanitizersJohn Ericson2018-06-14
* 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
* clang_6: fix sanitizers under libstdc++Benjamin Saunders2018-05-24