summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/lldb: 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
* dev-util/lldb: Run Python tests when availableMichał Górny2016-11-031-1/+4
|
* dev-util/lldb: Enable tests (need more upstream fixes though)Michał Górny2016-11-021-1/+29
|
* dev-util/lldb: Restrict to <swig-3.0.9 due to #598708Michał Górny2016-11-011-1/+3
|
* dev-util/lldb: Introduce the initial live versionMichał Górny2016-11-012-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.