summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/compiler-rt: Remove unnecessary LLVM_LIBDIR_SUFFIXMichał Górny2017-01-151-4/+3
|
* sys-libs/compiler-rt: Obtain version from llvm-configMichał Górny2017-01-141-2/+4
| | | | | | | | Obtain the clang version that is used to build paths from llvm-config, instead of hardcoding it in ebuild. This matches the method used in upstream code (obtaining it from CMake files), and works both for release and live ebuilds. It is fine to rely on llvm-config since we need it for LLVM macros anyway.
* sys-libs/compiler-rt: Switch to CMAKE_BUILD_TYPE=RelWithDebInfoMichał Górny2017-01-121-0/+5
|
* sys-libs/compiler-rt: Remove unused /usr/lib/clang/*/lib lookupMichał Górny2017-01-031-3/+0
|
* sys-libs/compiler-rt: Run builtin tests for all ABIsMichał Górny2017-01-031-7/+20
|
* sys-libs/compiler-rt: Drop CMKAE_MIN_VERSIONJohannes Huber2017-01-011-2/+1
| | | | | | Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-libs/compiler-rt: Support running built-in testsMichał Górny2016-12-231-1/+50
|
* sys-libs/compiler-rt: Allow alternative MIT licenseMichał Górny2016-10-271-1/+1
|
* sys-libs/compiler-rt: Support bootstrapping with runtime-less clangMichał Górny2016-10-011-1/+14
|
* sys-libs/compiler-rt: Strip sanitizers & xray off to separate pkgMichał Górny2016-10-012-61/+11
|
* sys-libs/compiler-rt: Fix sandbox disabling to work-around LD_PRELOADMichał Górny2016-09-151-2/+3
|
* sys-libs/compiler-rt: Remove the patch applied upstreamMichał Górny2016-09-142-53/+0
|
* sys-libs/compiler-rt: Remove unnecessary RDEP on llvmMichał Górny2016-09-131-1/+1
|
* sys-libs/compiler-rt: Add missing (not committed) patchMichał Górny2016-09-021-0/+46
|
* sys-libs/compiler-rt: Disable sandbox during the testsMichał Górny2016-09-011-1/+3
|
* sys-libs/compiler-rt: Support running testsMichał Górny2016-08-311-5/+62
|
* sys-libs/compiler-rt: Add a stand-alone ebuild for compiler-rtMichał Górny2016-08-222-0/+63