summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-libs/llvm-libunwind: x86 stable wrt bug #607660Agostino Sarubbo2017-04-021-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/llvm-libunwind: amd64 stable wrt bug #607660Agostino Sarubbo2017-04-021-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/llvm-libunwind: Use llvm.eclass for reliable upgrade from :0Michał Górny2017-03-142-2/+2
|
* sys-libs/llvm-libunwind: Bump to 4.0.0 finalMichał Górny2017-03-132-2/+2
|
* sys-libs/llvm-libunwind: Bump to 4.0.0rc3Michał Górny2017-03-062-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-libs/llvm-libunwind: 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-libs/llvm-libunwind: Bump to 4.0.0.rc2Michał Górny2017-02-152-1/+1
|
* sys-libs/llvm-libunwind: Switch 4.0.0rc1 to tarballs, add keywordsMichał Górny2017-01-242-7/+6
|
* sys-libs/llvm-libunwind: Bump to 4.0.0rc1Michał Górny2017-01-191-0/+49
|
* sys-libs/llvm-libunwind: Bump sys-devel/llvm dep for --cmakedirMichał Górny2017-01-151-3/+2
| | | | | | | Require LLVM 4.0 or newer for llvm-config to provide --cmakedir option. This overrides the fallback CMake directory search done in libdir, and therefore makes it possible to build the multilib runtime against a single ABI variant of LLVM.
* sys-libs/llvm-libunwind: Switch to CMAKE_BUILD_TYPE=RelWithDebInfoMichał Górny2017-01-121-0/+5
|
* sys-libs/llvm-libunwind: Drop CMAKE_MIN_VERSIONJohannes Huber2017-01-013-6/+3
| | | | | | Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-libs/llvm-libunwind: Bump to 3.9.1Michał Górny2016-12-212-0/+52
|
* sys-libs/llvm-libunwind: Install headers, req for #596340Michał Górny2016-10-062-0/+14
|
* sys-libs/llvm-libunwind: Add missing MULTILIB_USEDEP on sys-devel/llvmMichał Górny2016-09-082-2/+2
| | | | | Add MULTILIB_USEDEP on sys-devel/llvm since the needed CMake files are installed in ABI-specific lib* directory.
* sys-libs/llvm-libunwind: Bump to 3.9.0Michał Górny2016-09-043-0/+88
| | | | Patch-by: Lei Zhang <zhanglei.april@gmail.com>
* sys-libs/llvm-libunwind: Enable multilib support in -9999Michał Górny2016-09-041-2/+2
|
* sys-libs/llvm-libunwind: Bump llvm dep due to cmake path changeMichał Górny2016-09-041-1/+2
|
* sys-libs/llvm-libunwind: Add a live ebuildMichał Górny2016-09-021-0/+36
|
* sys-libs/llvm-libunwind: Update maintainer to the LLVM projectMichał Górny2016-09-021-11/+2
|
* sys-libs/llvm-libunwind: new packageLei Zhang2016-08-014-0/+141
This is LLVM's alternative implementation to sys-libs/libunwind. Package-Manager: portage-2.2.28