summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/lldb: Bump to 4.0.0.rc2Michał Górny2017-02-152-2/+2
|
* dev-util/lldb: Support building against slotted LLVMMichał Górny2017-02-152-10/+18
|
* dev-util/lldb: Switch 4.0.0rc1 to tarballs, add keywordsMichał Górny2017-01-242-17/+10
|
* dev-util/lldb: Bump to 4.0.0rc1Michał Górny2017-01-192-1/+119
|
* dev-util/lldb: Build tests in src_compile()Michał Górny2017-01-191-0/+1
|
* dev-util/lldb: Remove unnecessary LLVM_LIBDIR_SUFFIXMichał Górny2017-01-151-3/+0
|
* dev-util/lldb: Switch to CMAKE_BUILD_TYPE=RelWithDebInfoMichał Górny2017-01-121-0/+5
|
* 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.