Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys-libs/libcxxabi: Move built libc++ instead of copying it (tests) | Michał Górny | 2018-03-16 | 1 | -1/+1 |
| | |||||
* | sys-libs/libcxxabi: Pass cxx_under_test via --param (in 6+) | Michał Górny | 2018-03-16 | 1 | -6/+6 |
| | |||||
* | sys-libs/libcxxabi: Fix missing -L path for tests | Michał Górny | 2018-03-16 | 1 | -0/+1 |
| | |||||
* | sys-libs/libcxxabi: Build local copy of libc++ for tests | Michał Górny | 2018-03-15 | 1 | -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 count | Michał Górny | 2018-03-08 | 1 | -2/+2 |
| | | | | Closes: https://bugs.gentoo.org/649554 | ||||
* | sys-libs/libcxxabi: Bump LLVM macro dep to 6 | Michał Górny | 2018-01-20 | 1 | -2/+2 |
| | | | | Require macros provided by LLVM 6 due to new lit options. | ||||
* | sys-libs/libcxxabi: Add a live ebuild for 6.0 branch | Michał Górny | 2018-01-03 | 1 | -0/+98 |