summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/libcxxabi: -9999 → -10.0.0.9999Michał Górny2019-07-211-122/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Bump -9999 to EAPI 7Michał Górny2019-07-211-1/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Build static libc++ for tests in -9999Michał Górny2019-06-131-2/+2
| | | | | | Build static libc++ to avoid linking problems against libgcc. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Enable Python 3 in -9999Michał Górny2019-06-131-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Move built libc++ instead of copying it (tests)Michał Górny2018-03-161-1/+1
|
* sys-libs/libcxxabi: Pass cxx_under_test via --param (in 6+)Michał Górny2018-03-161-6/+6
|
* sys-libs/libcxxabi: Fix missing -L path for testsMichał Górny2018-03-161-0/+1
|
* sys-libs/libcxxabi: Build local copy of libc++ for testsMichał Górny2018-03-151-3/+26
| | | | | | | 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/libcxxabi: Control lit job countMichał Górny2018-03-081-2/+2
| | | | Closes: https://bugs.gentoo.org/649554
* sys-libs/libcxxabi: Bump LLVM macro dep to 6Michał Górny2018-01-201-2/+2
| | | | Require macros provided by LLVM 6 due to new lit options.
* sys-libs/libcxxabi: Restrict tests with USE=-testMichał Górny2017-12-151-0/+1
|
* sys-libs/libcxxabi: Include utils/libcxx in checkout to fix testsMichał Górny2017-11-281-1/+1
|
* sys-libs/libcxxabi: Utilize partial git checkoutMichał Górny2017-11-281-1/+1
|
* sys-libs/libcxxabi: Make the tests more verboseMichał Górny2017-10-011-0/+1
|
* sys-libs/libcxxabi: Fix using external litMichał Górny2017-10-011-1/+1
|
* sys-libs/libcxxabi: Remove unneeded LIBCXXABI_LIBUNWIND_SOURCESMichał Górny2017-09-081-3/+0
|
* sys-libs/libcxxabi: Use https for llvm.orgMichał Górny2017-07-091-2/+2
|
* sys-libs/libcxxabi: Also update the git URI for extra fetchesMichał Górny2017-07-091-1/+1
|
* sys-libs/libcxxabi: Update upstream git URIMichał Górny2017-07-091-1/+1
|
* sys-libs/libcxxabi: Use llvm.eclass for reliable upgrade from :0Michał Górny2017-03-141-1/+2
|
* sys-libs/libcxxabi: Enable libunwind by defaultMichał Górny2017-03-081-1/+1
| | | | | Enable libunwind by default as it is required to build gcc-free executables, and this is the primary goal of using libc++ on Gentoo.
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-libs/libcxxabi: Bump to 4.0.0rc1Michał Górny2017-01-191-2/+2
|
* sys-libs/libcxxabi: Remove unnecessary LLVM_LIBDIR_SUFFIXMichał Górny2017-01-151-7/+2
|
* sys-libs/libcxxabi: Switch to CMAKE_BUILD_TYPE=RelWithDebInfoMichał Górny2017-01-121-0/+5
|
* sys-libs/libcxxabi: Update to use LIBCXXABI_INCLUDE_TESTSMichał Górny2017-01-101-1/+1
|
* sys-libs/libcxxabi: Drop CMAKE_MIN_VERSIONJohannes Huber2017-01-011-2/+1
| | | | | | Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-libs/libcxxabi: Pass libunwind include & (fake) src path, #596340Michał Górny2016-10-061-1/+7
|
* sys-libs/libcxxabi: Initial live ebuildMichał Górny2016-10-051-0/+93