summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/lldb: Add a live ebuild for 6.0 branchMichał Górny2018-01-031-0/+122
|
* dev-util/lldb: Remove live ebuild for obsolete 5.0 branchMichał Górny2017-12-211-120/+0
|
* dev-util/lldb: Bump to 5.0.1 (final)Michał Górny2017-12-202-5/+5
|
* dev-util/lldb: Restrict tests with USE=-testMichał Górny2017-12-152-0/+2
|
* dev-util/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* dev-util/lldb: Bump to 5.0.1_rc2Michał Górny2017-12-022-2/+123
|
* dev-util/lldb: Utilize partial checkoutMichał Górny2017-11-282-2/+2
|
* dev-util/lldb: Fix building tests in -9999Michał Górny2017-11-181-0/+1
|
* dev-util/lldb: Make the tests more verboseMichał Górny2017-10-011-0/+1
|
* dev-util/lldb: Fix using external litMichał Górny2017-10-011-1/+1
|
* dev-util/lldb: Bump to 5.0.0Michał Górny2017-09-082-0/+114
|
* dev-util/lldb: Clean old upMichał Górny2017-07-252-123/+0
|
* dev-util/lldb: Branch for 5.0.0 releaseMichał Górny2017-07-241-0/+119
|
* dev-util/lldb: Use https for llvm.orgMichał Górny2017-07-093-8/+8
|
* dev-util/lldb: Also update the git URI for extra fetchesMichał Górny2017-07-091-1/+1
|
* dev-util/lldb: Update upstream git URIMichał Górny2017-07-091-1/+1
|
* dev-util/lldb: Bump to 4.0.1Michał Górny2017-06-275-2/+125
|
* dev-util/lldb: Fix compatibility with libedit-2017*Michał Górny2017-06-122-0/+100
|
* dev-util/lldb: Bump to 4.0.0 finalMichał Górny2017-03-132-4/+4
|
* dev-util/lldb: Bump to 4.0.0rc3, fix testsMichał Górny2017-03-063-2/+111
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* 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.