summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/llvm-libunwind: Bump to 7.0.1-finalMichał Górny2018-12-202-8/+8
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Add ~arm keyword wrt bug #595834Mikle Kolyada2018-12-021-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* sys-libs/llvm-libunwind: Bump to 7.0.1_rc2Michał Górny2018-11-062-0/+146
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Bump to 7.0.0 finalMichał Górny2018-09-192-7/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Bump to 7.0.0rc3Michał Górny2018-09-112-3/+3
|
* sys-libs/llvm-libunwind: Bump to 7.0.0rc2Michał Górny2018-08-282-0/+146
|
* sys-libs/llvm-libunwind: Drop 6.0.9999Michał Górny2018-08-151-146/+0
|
* sys-libs/llvm-libunwind: Branch out LLVM 7.0Michał Górny2018-08-011-0/+146
|
* sys-libs/llvm-libunwind: amd64 stable wrt bug #661776Mikle Kolyada2018-07-221-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-libs/llvm-libunwind: x86 stable (bug #661776)Thomas Deutschmann2018-07-221-1/+1
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* sys-libs/llvm-libunwind: Drop old (5.0.1 & 6.0.0)Michał Górny2018-07-223-193/+0
|
* sys-libs/llvm-libunwind: Bump to 6.0.1Michał Górny2018-06-272-0/+146
|
* sys-libs/llvm-libunwind: x86 stable (bug #657516)Thomas Deutschmann2018-06-071-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-libs/llvm-libunwind: amd64 stable wrt bug #657516Mikle Kolyada2018-06-071-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-libs/llvm-libunwind: Bump to 5.0.2Michał Górny2018-05-052-0/+47
|
* sys-libs/llvm-libunwind: Remove 3.9.1 (old)Michał Górny2018-04-113-93/+0
|
* sys-libs/llvm-libunwind: Drop old 3.9.0-r1Michał Górny2018-04-042-50/+0
|
* sys-libs/llvm-libunwind: Drop old 3.8.1Michał Górny2018-04-043-124/+0
|
* 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/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/llvm-libunwind: Restore ~arm64 keywords, bug #650024Michał Górny2018-03-131-1/+1
|
* sys-libs/llvm-libunwind: 6.0.0 tested on ~amd64-fbsdMichał Górny2018-03-111-1/+1
|
* sys-libs/llvm-libunwind: Correct test dependenciesMichał Górny2018-03-093-3/+12
|
* sys-libs/llvm-libunwind: Dekeyword ~arm* due to depsMichał Górny2018-03-091-1/+1
|
* sys-libs/llvm-libunwind: Bump to 6.0.0 finalMichał Górny2018-03-092-7/+7
|
* sys-libs/llvm-libunwind: Control lit job countMichał Górny2018-03-082-4/+4
| | | | Closes: https://bugs.gentoo.org/649554
* sys-libs/llvm-libunwind: Bump to 6.0.0rc3Michał Górny2018-02-262-2/+2
|
* sys-libs/llvm-libunwind: Fix syntax error for 9999Brian Evans2018-02-201-1/+1
| | | | | Fixes: 14f34132fedfa241528b7699d19bebe3c98ded63 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/llvm-libunwind: fix when test is off (*9999)Leorize2018-02-202-6/+10
| | | | | | Also avoid fetching libcxx unless test is used. Closes: https://github.com/gentoo/gentoo/pull/7227
* sys-libs/llvm-libunwind: Bump to 6.0.0rc2Michał Górny2018-02-092-0/+94
|
* sys-libs/llvm-libunwind: libcxx is only needed for tests (*9999)Michał Górny2018-02-092-6/+10
|
* sys-libs/llvm-libunwind: x86 stable (bug #644814)Thomas Deutschmann2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/llvm-libunwind: Enable cross-unwinding support in 6+Michał Górny2018-01-202-0/+8
| | | | Closes: https://bugs.gentoo.org/645046
* sys-libs/llvm-libunwind: Bump LLVM macro dep to 6Michał Górny2018-01-202-4/+6
| | | | Require macros provided by LLVM 6 due to new lit options.
* sys-libs/llvm-libunwind: Enable testingMichał Górny2018-01-202-7/+79
| | | | Closes: https://bugs.gentoo.org/645044
* sys-libs/llvm-libunwind: Drop old (5.0.0)Michał Górny2018-01-182-47/+0
|
* sys-libs/llvm-libunwind: amd64 stable wrt bug #644814Mikle Kolyada2018-01-181-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/llvm-libunwind: Add a live ebuild for 6.0 branchMichał Górny2018-01-031-0/+47
|
* sys-libs/llvm-libunwind: Remove live ebuild for obsolete 5.0 branchMichał Górny2017-12-211-47/+0
|
* sys-libs/llvm-libunwind: Bump to 5.0.1 (final)Michał Górny2017-12-202-3/+3
|
* sys-libs/llvm-libunwind-4.0.1: amd64 stable, bug 637210Matt Turner2017-12-141-1/+1
|
* sys-libs: Update Manifest hashes.Ulrich Müller2017-12-091-5/+5
|
* sys-libs/llvm-libunwind: Bump to 5.0.1_rc2Michał Górny2017-12-022-0/+47
|
* sys-libs/llvm-libunwind: x86 stable (bug #637210)Thomas Deutschmann2017-11-191-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/llvm-libunwind: Bump to 5.0.0Michał Górny2017-09-082-0/+47
|
* sys-libs/llvm-libunwind: Clean old upMichał Górny2017-07-252-47/+0
|
* sys-libs/llvm-libunwind: Branch for 5.0.0 releaseMichał Górny2017-07-241-0/+47
|
* sys-libs/llvm-libunwind: Use https for llvm.orgMichał Górny2017-07-095-5/+5
|
* sys-libs/llvm-libunwind: Update upstream git URIMichał Górny2017-07-091-1/+1
|