summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/llvm-libunwind: Build local copy of libcxx for testsMichał Górny2018-03-161-6/+52
| | | | | | | 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-161-6/+6
|
* sys-libs/llvm-libunwind: Fix running multilib testsMichał Górny2018-03-161-2/+7
| | | | | | 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: Correct test dependenciesMichał Górny2018-03-091-1/+4
|
* sys-libs/llvm-libunwind: Control lit job countMichał Górny2018-03-081-2/+2
| | | | Closes: https://bugs.gentoo.org/649554
* sys-libs/llvm-libunwind: fix when test is off (*9999)Leorize2018-02-201-3/+5
| | | | | | Also avoid fetching libcxx unless test is used. Closes: https://github.com/gentoo/gentoo/pull/7227
* sys-libs/llvm-libunwind: libcxx is only needed for tests (*9999)Michał Górny2018-02-091-3/+5
|
* sys-libs/llvm-libunwind: Enable cross-unwinding support in 6+Michał Górny2018-01-201-0/+4
| | | | Closes: https://bugs.gentoo.org/645046
* sys-libs/llvm-libunwind: Bump LLVM macro dep to 6Michał Górny2018-01-201-2/+3
| | | | Require macros provided by LLVM 6 due to new lit options.
* sys-libs/llvm-libunwind: Enable testingMichał Górny2018-01-201-3/+39
| | | | Closes: https://bugs.gentoo.org/645044
* sys-libs/llvm-libunwind: Add a live ebuild for 6.0 branchMichał Górny2018-01-031-0/+47