summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/llvm: add ~arm64, bug #591822Markus Meier2017-02-251-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
* sys-devel/llvm: Bump to 4.0.0.rc2Michał Górny2017-02-152-1/+1
|
* sys-devel/llvm: Re-introduce slottingMichał Górny2017-02-152-28/+52
|
* sys-devel/llvm: Remove CMAKE_BUILD_TYPE hack from llvm-config in 4.0+Michał Górny2017-02-111-17/+1
|
* sys-devel/llvm: Drop CMAKE_MIN_VERSION for 3.9Johannes Huber2017-02-073-9/+3
| | | | | | Value covered by eclass. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-devel/llvm: dropped ~x64-freebsdFabian Groffen2017-01-294-8/+8
| | | | Package-Manager: portage-2.3.3
* sys-devel/llvm: Remove old doc install codeMichał Górny2017-01-292-6/+0
|
* sys-devel/llvm: Drop unused NATIVE_LIBDIR variableMichał Górny2017-01-282-6/+0
|
* sys-devel/llvm: Switch 4.0.0rc1 to tarballs, add keywordsMichał Górny2017-01-242-7/+6
|
* sys-devel/llvm: Revert "Force x86 CHOST to i386-* [...]"Michał Górny2017-01-242-8/+2
| | | | Revert the CHOST adjustment since it solves the issue only partially.
* sys-devel/llvm: Force x86 CHOST to i386-* for compiler-rt compatMichał Górny2017-01-232-2/+8
| | | | | | | Force x86 CHOST value to be i386-* since clang uses the exact arch value to find compiler-rt libraries, and our compiler-rt libraries are named 'i386' unconditionally. It should still be able to find gcc install by using alternate triple aliases.
* sys-devel/llvm: Backport upstream Sphinx race fix to 3.9, #606858Michał Górny2017-01-238-6/+41
| | | | | | 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: Revert upstream AMDGPU breakage, #603858Michał Górny2017-01-212-0/+671
|
* sys-devel/llvm: Fix dependency syntax in -9999, #606532Michał Górny2017-01-191-1/+1
|
* sys-devel/llvm: Git snapshot of 4.0.0rc1Michał Górny2017-01-192-1/+263
|
* sys-devel/llvm: Update SLOT for new scheme, use versionatorMichał Górny2017-01-141-4/+4
|
* sys-devel/llvm: Stop using custom build type in -9999Michał Górny2017-01-126-9/+9
| | | | | | | Switch -9999 to use standard CMAKE_BUILD_TYPE=RelWithDebInfo following the eclass and sys-devel/cmake changes to make it non-intrusive and Gentoo-friendly. This lets us skip hacking custom build type support in, and get a more well-defined behavior upstream.
* sys-devel/llvm: Update llvm-config patch for -9999Michał Górny2017-01-111-11/+0
| | | | | | Remove the system-libs bits from the llvm-config patch since they are no longer necessary now that 'llvm-config --system-libs' does not output any libraries when using shared linking.
* sys-devel/llvm: Bump to 3.9.1, backport gcc-config fixesMichał Górny2016-12-213-0/+974
| | | | | | Bump to 3.9.1 bugfix release, and backport full set of gcc-config fixes from trunk. The latter includes fixing cross-compilation support, proper multilib gcc support and appropriate Gentoo tests.
* sys-devel/llvm: Move patches around for 3.9.1Michał Górny2016-12-2119-38/+38
|
* sys-devel/llvm: add back *-macos keyword on 3.9Fabian Groffen2016-12-201-1/+1
| | | | Package-Manager: portage-2.3.0
* sys-devel/llvm: Rebase the llvm-config patch for -9999Michał Górny2016-12-141-10/+10
|
* sys-devel/llvm: Respect toolchain-funcs pkg-config override, #600622Michał Górny2016-11-278-13/+13
|
* sys-devel/llvm: WhitespacePatrick Lauer2016-11-201-1/+0
| | | | Package-Manager: portage-2.3.2
* sys-devel/llvm: Switch to newly-added LLVM_ENABLE_LIBEDITMichał Górny2016-11-181-1/+1
|
* sys-devel/llvm: Remove 3.5.0Michał Górny2016-11-153-588/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/2828
* sys-devel/llvm: Remove OCaml (now in dev-ml/llvm-ocaml)Michał Górny2016-11-121-17/+5
|
* sys-devel/llvm: Remove interim 3.8.0 versionMichał Górny2016-11-122-558/+0
|
* 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-1210-20/+60
|
* sys-devel/llvm: Enable RISCV target on -9999Michał Górny2016-11-111-1/+1
|
* sys-devel/llvm: Add missing licenses, #598106Michał Górny2016-10-2710-13/+121
|
* sys-devel/llvm: Revbump 3.9 due to changes while maskedMichał Górny2016-10-241-0/+0
|
* 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: Fix URLs for 3.4.2, #597000Michał Górny2016-10-141-1/+1
|
* sys-devel/llvm: SOVERSIONs have been fixed upst, backport new to 3.9.0Michał Górny2016-10-047-8/+66
|
* sys-devel/llvm: Sphinx race condition has been fixed upstreamMichał Górny2016-10-047-9/+5
|
* sys-devel/llvm: Remove stale libomp check, it is PDEP nowMichał Górny2016-10-031-6/+0
|
* sys-devel/llvm: Add PDEP on sys-devel/clang-runtime metaMichał Górny2016-10-031-1/+5
|
* sys-devel/llvm: Backport clang-cpp symlink, #478810Michał Górny2016-10-021-5/+5
|
* sys-devel/llvm: Backport target syms from sys-devel/clangMichał Górny2016-10-021-7/+3
|
* sys-devel/llvm: Use installed lit for testsMichał Górny2016-10-011-0/+10
|
* sys-devel/llvm: Backport uncond wrapper install to 3.9.0Michał Górny2016-10-011-43/+33
|
* sys-devel/llvm: OCaml install path patch has been merged upstreamMichał Górny2016-09-307-8/+5
|
* sys-devel/llvm: Backport LLVM_TARGETS to 3.9.0Michał Górny2016-09-291-11/+10
|
* sys-devel/llvm: Use LLVM_TARGETS flagsMichał Górny2016-09-291-11/+10
|
* sys-devel/llvm: Move the old Sphinx install patch to <=3.9.0Michał Górny2016-09-236-5/+5
|
* sys-devel/llvm: Update for the Sphinx install dir patch applied upstreamMichał Górny2016-09-231-5/+1
|
* sys-devel/llvm: Remove the remnants of OCaml documentationMichał Górny2016-09-211-2/+0
|
* sys-devel/llvm: Disable ocamldoc due to wrong install pathMichał Górny2016-09-201-1/+4
|