Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | dev-util/lldb: Bump to 4.0.0rc1 | Michał Górny | 2017-01-19 | 2 | -1/+119 | |
| | ||||||
* | dev-util/lldb: Build tests in src_compile() | Michał Górny | 2017-01-19 | 1 | -0/+1 | |
| | ||||||
* | dev-util/lldb: Remove unnecessary LLVM_LIBDIR_SUFFIX | Michał Górny | 2017-01-15 | 1 | -3/+0 | |
| | ||||||
* | dev-util/lldb: Switch to CMAKE_BUILD_TYPE=RelWithDebInfo | Michał Górny | 2017-01-12 | 1 | -0/+5 | |
| | ||||||
* | dev-util/lldb: Drop CMAKE_MIN_VERSION | Johannes Huber | 2017-01-01 | 1 | -2/+1 | |
| | | | | | | Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 | |||||
* | dev-util/lldb: Run Python tests when available | Michał Górny | 2016-11-03 | 1 | -1/+4 | |
| | ||||||
* | dev-util/lldb: Enable tests (need more upstream fixes though) | Michał Górny | 2016-11-02 | 1 | -1/+29 | |
| | ||||||
* | dev-util/lldb: Restrict to <swig-3.0.9 due to #598708 | Michał Górny | 2016-11-01 | 1 | -1/+3 | |
| | ||||||
* | dev-util/lldb: Introduce the initial live version | Michał Górny | 2016-11-01 | 2 | -0/+87 | |
Introduce an initial live ebuild for split LLVM debugger package. The version should build and work fine to the degree of old LLVM ebuilds. Tests are not yet implemented, Python readline module needs to be thought over and static libraries need to be replaced with shared. |