summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/llvm: Bump to 7.0.0 finalMichał Górny2018-09-191-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove emul-linux-x86-* blockersDavid Seifert2018-04-201-3/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/8073
* sys-devel/llvm: Remove non-arm & non-Darwin keywords from 3.7.1Michał Górny2018-03-291-15/+3
| | | | Closes: https://github.com/gentoo/gentoo/pull/7690
* sys-devel/llvm: [QA] Add cmake-utils_src_prepareDavid Seifert2017-10-151-2/+2
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* sys-devel/llvm: Use https for llvm.orgMichał Górny2017-07-091-7/+7
|
* sys-devel/llvm: Move 3.7.1 patchset to tarballMichał Górny2017-06-031-23/+24
|
* sys-devel/llvm: Drop 3.9.0 (in favor of 3.9.1)Michał Górny2017-06-031-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/4739
* sys-devel/llvm: Drop sparc keywordsMatt Turner2017-03-241-1/+1
|
* sys-devel/llvm: Drop ppc/ppc64 keywordsMatt Turner2017-03-241-1/+1
| | | | | Bug: https://bugs.gentoo.org/613732 Bug: https://bugs.gentoo.org/613734
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-devel/llvm: dropped ~x64-freebsdFabian Groffen2017-01-291-2/+2
| | | | Package-Manager: portage-2.3.3
* sys-devel/llvm: Backport upstream Sphinx race fix to 3.9, #606858Michał Górny2017-01-231-1/+1
| | | | | | It seems that we have only applied the patch fixing race condition between LLVM Sphinx targets and not between clang's. To fix that, just switch to the upstream patch that fixes both at the root.
* sys-devel/llvm: Move patches around for 3.9.1Michał Górny2016-12-211-6/+6
|
* sys-devel/llvm: Respect toolchain-funcs pkg-config override, #600622Michał Górny2016-11-271-2/+2
|
* sys-devel/llvm: ppc stable wrt bug #564402Agostino Sarubbo2016-11-121-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/llvm: Avoid cross-phase function calls, #596644Michał Górny2016-11-121-2/+6
|
* sys-devel/llvm: Add missing licenses, #598106Michał Górny2016-10-271-1/+13
|
* sys-devel/llvm: Stable for PPC64 (bug #564402).Jeroen Roovers2016-10-151-1/+1
| | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --ignore-arches
* sys-devel/llvm: Sphinx race condition has been fixed upstreamMichał Górny2016-10-041-1/+1
|
* sys-devel/llvm: OCaml install path patch has been merged upstreamMichał Górny2016-09-301-1/+1
|
* sys-devel/llvm: Move the old Sphinx install patch to <=3.9.0Michał Górny2016-09-231-1/+1
|
* sys-devel/llvm: move libcxx into PDEPEND for DarwinFabian Groffen2016-09-101-2/+2
| | | | | | | | llvm needs libcxx-headers at most, but not the library, however, llvm does segfault if the matching libcxx isn't available at runtime, so make sure we install a matching version after installing llvm on Darwin. Package-Manager: portage-2.2.28
* sys-devel/llvm: Bump to 3.9.0rc3Michał Górny2016-08-281-4/+4
|
* sys-devel/llvm: Restore gtest patch for <9999, #592046Michał Górny2016-08-251-1/+1
|
* sys-devel/llvm: OCaml doc patch has been applied upstreamMichał Górny2016-08-231-1/+1
|
* sys-devel/llvm: Group all patches by newest version applicableMichał Górny2016-08-221-22/+22
|
* sys-devel/llvm: Fix static analyzer -isystem support, #586168Michał Górny2016-07-031-0/+3
|
* sys-devel/llvm: Sync and clean up WX section codeMichał Górny2016-07-031-2/+2
|
* sys-devel/llvm: fix git-format-clang shebang, #562688Austin English2016-07-031-0/+554
Bug: https://bugs.gentoo.org/562688 Package-Manager: portage-2.2.28 Pull-Request: https://github.com/gentoo/gentoo/pull/1766