Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys-libs/llvm-libunwind: Build local copy of libcxx for tests | Michał Górny | 2018-03-16 | 1 | -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 --param | Michał Górny | 2018-03-16 | 1 | -6/+6 |
| | |||||
* | sys-libs/llvm-libunwind: Fix running multilib tests | Michał Górny | 2018-03-16 | 1 | -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 dependencies | Michał Górny | 2018-03-09 | 1 | -1/+4 |
| | |||||
* | sys-libs/llvm-libunwind: Control lit job count | Michał Górny | 2018-03-08 | 1 | -2/+2 |
| | | | | Closes: https://bugs.gentoo.org/649554 | ||||
* | sys-libs/llvm-libunwind: fix when test is off (*9999) | Leorize | 2018-02-20 | 1 | -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órny | 2018-02-09 | 1 | -3/+5 |
| | |||||
* | sys-libs/llvm-libunwind: Enable cross-unwinding support in 6+ | Michał Górny | 2018-01-20 | 1 | -0/+4 |
| | | | | Closes: https://bugs.gentoo.org/645046 | ||||
* | sys-libs/llvm-libunwind: Bump LLVM macro dep to 6 | Michał Górny | 2018-01-20 | 1 | -2/+3 |
| | | | | Require macros provided by LLVM 6 due to new lit options. | ||||
* | sys-libs/llvm-libunwind: Enable testing | Michał Górny | 2018-01-20 | 1 | -3/+39 |
| | | | | Closes: https://bugs.gentoo.org/645044 | ||||
* | sys-libs/llvm-libunwind: Add a live ebuild for 6.0 branch | Michał Górny | 2018-01-03 | 1 | -0/+47 |