summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/nss-usrfiles: Update maintainer due to bug #405105Pacho Ramos2018-03-171-4/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/llvm-libunwind: Build local copy of libcxx for testsMichał Górny2018-03-164-22/+158
| | | | | | | Build a local copy of libcxx+libcxxabi for tests. This avoids a circular dependency between llvm-libunwind and libcxx/libcxxabi, and also makes it possible to run tests while building libcxx/libcxxabi against different backends.
* sys-libs/libcxxabi: Move built libc++ instead of copying it (tests)Michał Górny2018-03-165-5/+5
|
* sys-libs/libcxx: Pass cxx_under_test via --param (in 6+)Michał Górny2018-03-163-18/+18
|
* sys-libs/libcxxabi: Pass cxx_under_test via --param (in 6+)Michał Górny2018-03-163-18/+18
|
* sys-libs/llvm-libunwind: Pass cxx_under_test via --paramMichał Górny2018-03-163-18/+18
|
* sys-libs/llvm-libunwind: Fix running multilib testsMichał Górny2018-03-163-6/+21
| | | | | | Fix tests to use multilib-wrapped compiler. Otherwise, the tests were actually done using native ABI library which missed the point. Also, add missing MULTILIB_USEDEP.
* sys-libs/libcxxabi: Fix missing -L path for testsMichał Górny2018-03-165-0/+5
|
* sys-libs/libcxxabi: Build local copy of libc++ for testsMichał Górny2018-03-155-25/+130
| | | | | | | Build a local copy of libc++ when performing tests instead of depending on system instance. This avoids a circular dependency, and also makes it possible to build & test libcxxabi independently of the installed libc++ variant.
* sys-libs/libcxx: Fix calling lit with llvm-6+Michał Górny2018-03-152-2/+18
|
* sys-libs/libcxxabi: Fix calling lit with llvm-6+ installedMichał Górny2018-03-152-6/+18
|
* sys-libs/compiler-rt-sanitizers: Relax dep on dev-python/litMichał Górny2018-03-154-4/+4
| | | | | There does not seem to be any breaking change since lit-5, so do not require strict version match in 5+.
* sys-libs/compiler-rt-sanitizers: Strip test broken by glibc-2.24Michał Górny2018-03-152-0/+8
|
* sys-libs/compiler-rt-sanitizers: Strip tests broken by glibc-2.25Michał Górny2018-03-155-4/+70
|
* sys-libs/compiler-rt-sanitizers: Backport USE=clang to older versionsMichał Górny2018-03-152-3/+17
|
* sys-libs/compiler-rt: Make the dev-python/lit dep less strictMichał Górny2018-03-154-4/+4
| | | | | The tests apparently work fine with any version of dev-python/lit we have.
* sys-libs/compiler-rt-sanitizers: LLVM_SLOT -> LLVM_MAX_SLOTMichał Górny2018-03-155-60/+60
|
* sys-libs/compiler-rt: fix eclass use by LLVM_SLOT -> LLVM_MAX_SLOTMichał Górny2018-03-155-22/+22
|
* sys-libs/glibc: arm stable wrt bug #647062Mikle Kolyada2018-03-151-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/newlib: Add support for newlib-nanoJason Zaman2018-03-153-11/+130
| | | | | Closes: https://bugs.gentoo.org/532390 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/libomp: Restore ~arm64 keywords, bug #650024Michał Górny2018-03-131-1/+1
|
* sys-libs/libcxx: Restore ~arm64 keywords, bug #650024Michał Górny2018-03-131-1/+1
|
* sys-libs/libcxxabi: Restore ~arm64 keywords, bug #650024Michał Górny2018-03-131-1/+1
|
* sys-libs/llvm-libunwind: Restore ~arm64 keywords, bug #650024Michał Górny2018-03-131-1/+1
|
* sys-libs/compiler-rt-sanitizers: Restore ~arm64 keywords, bug #650024Michał Górny2018-03-131-1/+1
|
* sys-libs/compiler-rt: Restore ~arm64 keywords, bug #650024Michał Górny2018-03-131-1/+1
|
* sys-libs/libomp: 6.0.0 tested on ~amd64-fbsdMichał Górny2018-03-111-1/+1
|
* sys-libs/libcxx: 6.0.0 tested on ~amd64-fbsdMichał Górny2018-03-111-1/+1
|
* sys-libs/libcxxabi: 6.0.0 tested on ~amd64-fbsdMichał Górny2018-03-111-1/+1
|
* sys-libs/llvm-libunwind: 6.0.0 tested on ~amd64-fbsdMichał Górny2018-03-111-1/+1
|
* sys-libs/compiler-rt-sanitizers: 6.0.0 tested on ~amd64-fbsdMichał Górny2018-03-111-1/+1
|
* sys-libs/compiler-rt: 6.0.0 tested on ~amd64-fbsdMichał Górny2018-03-111-1/+1
|
* sys-libs/libcxxrt: Bump a new snapshotAlexis Ballier2018-03-112-0/+88
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/libcxxrt: Remove oldAlexis Ballier2018-03-114-215/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/glibc: restore keywords for 2.25-r11Sergei Trofimovich2018-03-111-2/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/libcxx: Try building with -nodefaultlibs for bootstrapMichał Górny2018-03-103-0/+42
| | | | | | | Add a hack that appends -nodefaultlibs if the C++ compiler fails to link software otherwise. This is based on what we do in sys-libs/compiler-rt already and it should make it possible to bootstrap libc++ on systems without C++ standard library.
* sys-libs/uclibc-ng: fall back on 1.0.26Anthony G. Basile2018-03-092-2/+2
| | | | | | =dev-lang/python-3.5.4-r1 breaks on later versions Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/llvm-libunwind: Correct test dependenciesMichał Górny2018-03-093-3/+12
|
* sys-libs/libomp: Dekeyword ~arm* due to depsMichał Górny2018-03-091-1/+1
|
* sys-libs/libcxx: Dekeyword ~arm* due to depsMichał Górny2018-03-091-1/+1
|
* sys-libs/libcxxabi: Dekeyword ~arm* due to depsMichał Górny2018-03-091-1/+1
|
* sys-libs/llvm-libunwind: Dekeyword ~arm* due to depsMichał Górny2018-03-091-1/+1
|
* sys-libs/compiler-rt-sanitizers: Dekeyword ~arm* due to depsMichał Górny2018-03-091-1/+1
|
* sys-libs/compiler-rt: Dekeyword ~arm* due to depsMichał Górny2018-03-091-1/+1
|
* sys-libs/libomp: Bump to 6.0.0 finalMichał Górny2018-03-092-5/+5
|
* sys-libs/libcxx: Bump to 6.0.0 finalMichał Górny2018-03-092-5/+6
|
* sys-libs/libcxxabi: Bump to 6.0.0 finalMichał Górny2018-03-092-7/+7
|
* sys-libs/llvm-libunwind: Bump to 6.0.0 finalMichał Górny2018-03-092-7/+7
|
* sys-libs/compiler-rt-sanitizers: Bump to 6.0.0 finalMichał Górny2018-03-092-7/+8
|
* sys-libs/compiler-rt: Bump to 6.0.0 finalMichał Górny2018-03-092-5/+6
|