summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/clang: Bump the meta for 3.9.1Michał Górny2016-12-211-0/+47
|
* sys-devel/clang: Create test lib/clang symlink only if libdir != libMichał Górny2016-12-211-1/+3
|
* sys-devel/clang: add back *-macos keyword on 3.9Fabian Groffen2016-12-201-1/+1
| | | | Package-Manager: portage-2.3.0
* sys-devel/clang: Enforce ${CHOST}-llvm-config for multilibMichał Górny2016-11-211-0/+2
|
* sys-devel/clang: Remove 3.5.0Michał Górny2016-11-151-36/+0
|
* sys-devel/clang: Remove interim 3.8.0 versionMichał Górny2016-11-121-36/+0
|
* sys-devel/clang: 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/clang: Avoid cross-phase function calls, #596644Michał Górny2016-11-121-2/+6
|
* sys-devel/clang: Enable RISCV target on -9999Michał Górny2016-11-111-1/+1
|
* sys-devel/clang: Remove stray "fi" in CMake argsMichał Górny2016-11-021-2/+0
|
* sys-devel/clang: Pass runtime headers through header checkMichał Górny2016-11-011-3/+8
|
* sys-devel/clang: Replace the non-upstreamable lib/clang patchMichał Górny2016-11-012-90/+12
| | | | | | | Replace the non-upstream patch allowing us to alter path for lib/clang with the use of upstream CLANG_RESOURCE_DIR option (to fix file search in driver code) combined with necessary symlinking (for tests) and moves (for install) of installed headers.
* sys-devel/clang: Stop overriding incorrect LLVMgold.so locationMichał Górny2016-11-012-71/+0
| | | | | | | | Remove the patch allowing override of LLVMgold.so libdir, and the relevant override. The patch has been rejected upstream, and the case of running non-native driver considered not important enough to deserve the added complexity. I will attempt to find another (upstreamable) solution.
* sys-devel/clang: gcc-config patch went upstreamMichał Górny2016-10-252-54/+0
|
* sys-devel/clang: Fix enabling EH & RTTI reliablyMichał Górny2016-10-251-0/+4
|
* sys-devel/clang: Stable for PPC64 (bug #564402).Jeroen Roovers2016-10-151-1/+1
| | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --ignore-arches
* sys-devel/clang: cross-linux test was solved alreadyMichał Górny2016-10-041-1/+0
|
* sys-devel/clang: Sphinx race conditions fixed upstreamMichał Górny2016-10-042-29/+0
|
* sys-devel/clang: Remove stale libomp check, it is PDEP nowMichał Górny2016-10-031-6/+0
|
* sys-devel/clang: Add PDEP on sys-devel/clang-runtime metaMichał Górny2016-10-031-0/+1
|
* sys-devel/clang: Wrap the new clang-cpp symlink, #478810Michał Górny2016-10-021-4/+4
|
* sys-devel/clang: Use target symlinks instead of wrappersMichał Górny2016-10-021-7/+3
| | | | | Create symlinks for ABI targets instead of wrappers since clang already processes target prefixes in argv[0].
* sys-devel/clang: Use installed lit for testsMichał Górny2016-10-011-0/+4
|
* sys-devel/clang: Remove leftover "use clang" on BSDMichał Górny2016-10-011-1/+1
|
* sys-devel/clang: Always install wrappers for all ABIsMichał Górny2016-10-011-34/+35
| | | | | | | | Install wrappers for all ABIs supported by the current profile rather than explicitly enabled via ABI_* flags. This makes them more consistent with ABIs supported by the compiler (it always supports all ABIs for the target) and avoids enforcing [${MULTILIB_USEDEP}] when you just need the wrappers (e.g. in tests of sys-libs/libcxx).
* sys-devel/clang: Backport LLVM_TARGETS to 3.9.0Michał Górny2016-09-291-2/+12
|
* sys-devel/clang: Use LLVM_TARGETS flagsMichał Górny2016-09-291-12/+12
|
* sys-devel/clang: Fix the gcc-config patch not to break --gcc-toolchainMichał Górny2016-09-261-22/+28
|
* sys-devel/clang: Update for the Sphinx install dir patch applied upstreamMichał Górny2016-09-231-1/+1
|
* sys-devel/clang: Un-bump the newest rev to satisfy LLVM depsMichał Górny2016-09-201-0/+0
|
* sys-devel/clang: Fix subslot, reported by tamikoMichał Górny2016-09-201-1/+2
|
* sys-devel/clang: marked ~x86-macosFabian Groffen2016-09-108-8/+8
| | | | Package-Manager: portage-2.2.28
* sys-devel/clang: restore clang-3.4.2 for Prefix bootstraps, bug #588132Fabian Groffen2016-09-101-0/+36
| | | | Package-Manager: portage-2.2.28
* sys-devel/clang: Bump to 3.9.0Michał Górny2016-09-031-0/+0
|
* sys-devel/clang: Remove unnecessary llvm-lit search patchMichał Górny2016-09-022-31/+0
| | | | | | | | | Remove the llvm-lit search patch since it is no longer necessary and its correctness is doubtful. Per https://reviews.llvm.org/D23743 the name llvm-lit is not intended for system-wide install of lit. However, this does not matter since the internal copy of lit is used when LLVM source checkout is available, and unittests require this checkout to be available when running tests.
* sys-devel/clang: Fix cmake unused arg warnings with USE=-docMichał Górny2016-08-291-0/+2
|
* sys-devel/clang: Fetch llvm src with USE=test, to support unittestsMichał Górny2016-08-291-1/+12
|
* sys-devel/clang: Bump to 3.9.0rc3Michał Górny2016-08-281-0/+36
|
* sys-devel/clang: rlimits check patch has been applied upstreamMichał Górny2016-08-232-86/+0
|
* sys-devel/clang: Enable stand-alone builds against sys-devel/llvmMichał Górny2016-08-2210-36/+667
|
* sys-devel/clang: Transfer maintenance to LLVM projectMichał Górny2016-08-161-7/+2
|
* sys-devel/clang: Bump meta to 3.8.1Michał Górny2016-07-151-0/+36
|
* sys-devel/clang: Remove 3.4.2Michał Górny2016-07-051-36/+0
|
* sys-devel/{clang,llvm}: add myself as maintainerAustin English2016-06-271-0/+4
|
* sys-devel/clang: amd64/x86 stableMichael Palimaka2016-06-171-1/+1
| | | | | | Gentoo-bug: 564402 Package-Manager: portage-2.3.0_rc1
* sys-devel/clang: Drop 3.3Michał Górny2016-06-051-36/+0
|
* sys-devel/clang: arm stable, bug #564402Markus Meier2016-05-311-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
* sys-devel/clang: Clean up old 3.7.0 versionMichał Górny2016-05-121-36/+0
|
* sys-devel/clang: remove myself from maintainersBernard Cafarelli2016-03-291-4/+0
| | | | Package-Manager: portage-2.2.28
* sys-devel/{clang,llvm}: Bump to final 3.8.0Bernard Cafarelli2016-03-091-2/+2
| | | | | | | | | To do before unmask: * some clang tests still fail (cannot find standard headers) * lldb wants to install six.py * test reverse dependencies Package-Manager: portage-2.2.27