summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sys-libs/compiler-rt-sanitizers: Backport sandbox-2.13 use to 4/5Michał Górny2018-04-032-4/+12
| | | | | Update the 4.0.1 and 5.0.1 versions to rely on sandbox-2.13 unloading support instead of using unsandbox.
* sys-libs/compiler-rt-sanitizers: Fix LLVM_MAX_SLOT -> CLANG_SLOTMichał Górny2018-03-235-60/+60
| | | | | | | | | The variable was intentionally chosen not to use the eclass, and its my mistake of conflating the two. Name it CLANG_SLOT to make it look more purposeful. Closes: https://bugs.gentoo.org/650750 Fixes: e5afd9d0759d (sys-libs/compiler-rt-sanitizers: LLVM_SLOT -> ...)
* sys-libs/compiler-rt-sanitizers: Relax dep on dev-python/litMichał Górny2018-03-154-4/+4
| | | | | There does not seem to be any breaking change since lit-5, so do not require strict version match in 5+.
* sys-libs/compiler-rt-sanitizers: Strip test broken by glibc-2.24Michał Górny2018-03-152-0/+8
|
* sys-libs/compiler-rt-sanitizers: Strip tests broken by glibc-2.25Michał Górny2018-03-155-4/+70
|
* sys-libs/compiler-rt-sanitizers: Backport USE=clang to older versionsMichał Górny2018-03-152-3/+17
|
* sys-libs/compiler-rt-sanitizers: LLVM_SLOT -> LLVM_MAX_SLOTMichał Górny2018-03-155-60/+60
|
* sys-libs/compiler-rt-sanitizers: Restore ~arm64 keywords, bug #650024Michał Górny2018-03-131-1/+1
|
* sys-libs/compiler-rt-sanitizers: 6.0.0 tested on ~amd64-fbsdMichał Górny2018-03-111-1/+1
|
* sys-libs/compiler-rt-sanitizers: Dekeyword ~arm* due to depsMichał Górny2018-03-091-1/+1
|
* sys-libs/compiler-rt-sanitizers: Bump to 6.0.0 finalMichał Górny2018-03-092-7/+8
|
* sys-libs/compiler-rt-sanitizers: Control lit job countMichał Górny2018-03-082-4/+6
| | | | Closes: https://bugs.gentoo.org/649554
* sys-libs/compiler-rt-sanitizers: Bump to 6.0.0rc3Michał Górny2018-02-262-2/+2
|
* sys-libs/compiler-rt-sanitizers: Stop using unsandbox in 6.0+Michał Górny2018-02-193-21/+18
| | | | | | Stop relying on app-portage/unsandbox in the live ebuilds. Instead, rely on sys-apps/sandbox-2.13 that supports stopping to clobber LD_PRELOAD on its own!
* sys-libs/compiler-rt-sanitizers: Bump to 6.0.0rc2Michał Górny2018-02-092-0/+158
|
* sys-libs/compiler-rt-sanitizers: marked ~amd64-linuxFabian Groffen2018-02-021-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/compiler-rt-sanitizers: x86 stable (bug #644814)Thomas Deutschmann2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/compiler-rt-sanitizers: Bump LLVM macro dep to 6Michał Górny2018-01-202-4/+4
| | | | Require macros provided by LLVM 6 due to new lit options.
* sys-libs/compiler-rt-sanitizers: Drop old (5.0.0)Michał Górny2018-01-182-128/+0
|
* sys-libs/compiler-rt-sanitizers: amd64 stable wrt bug #644814Mikle Kolyada2018-01-181-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/compiler-rt-sanitizers: Default to building using clangMichał Górny2018-01-093-4/+22
| | | | | | | | Default to building using clang rather than gcc since the latter is starting to cause more issues, most notably GotsanRuntimeCheck segfaulting more commonly than it used to. Closes: https://bugs.gentoo.org/630958
* sys-libs/compiler-rt-sanitizers: Update slot for master to 7.0.0Michał Górny2018-01-031-1/+1
|
* sys-libs/compiler-rt-sanitizers: Add a live ebuild for 6.0 branchMichał Górny2018-01-031-0/+150
|
* sys-libs/compiler-rt-sanitizers: marked *-macosFabian Groffen2018-01-031-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-libs/compiler-rt-sanitizers: prefer compiler from prefix on DarwinFabian Groffen2018-01-022-2/+16
| | | | | | | Patch by Michael Weiser Bug: https://bugs.gentoo.org/642644 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-libs/compiler-rt-sanitizers: Remove live ebuild for obsolete 5.0 branchMichał Górny2017-12-211-134/+0
|
* sys-libs/compiler-rt-sanitizers: Bump to 5.0.1 (final)Michał Górny2017-12-202-5/+5
|
* sys-libs/compiler-rt-sanitizers: Backport glibc-2.26 patches to 4.0.1Michał Górny2017-12-182-0/+7
| | | | | | | | Backport the two patches that fix glibc-2.26 compatibility to the old 4.0 branch. No revbump since the issue was exposed during build time. Thanks to Sergei Trofimovich for pointing the relevant commits out. Closes: https://bugs.gentoo.org/638178
* sys-libs/compiler-rt-sanitizers: Restrict tests with USE=-testMichał Górny2017-12-151-0/+1
|
* sys-libs/compiler-rt-sanitizers-4.0.1: amd64 stable, bug 637210Matt Turner2017-12-141-1/+1
|
* sys-libs: Update Manifest hashes.Ulrich Müller2017-12-091-2/+2
|
* sys-libs/compiler-rt-sanitizers: Bump to 5.0.1_rc2Michał Górny2017-12-022-2/+137
|
* sys-libs/compiler-rt-sanitizers: Utilize partial git checkoutMichał Górny2017-11-282-2/+2
|
* sys-libs/compiler-rt-sanitizers: x86 stable (bug #637210)Thomas Deutschmann2017-11-191-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/compiler-rt-sanitizers: Explicitly enable profile libs (NFC)Michał Górny2017-10-021-0/+1
|
* sys-libs/compiler-rt-sanitizers: Fix running unsandbox+lit correctlyMichał Górny2017-10-011-2/+7
|
* sys-libs/compiler-rt-sanitizers: Make the tests more verboseMichał Górny2017-10-011-1/+1
|
* sys-libs/compiler-rt-sanitizers: Fix using external litMichał Górny2017-10-011-1/+2
|
* sys-libs/compiler-rt-sanitizers: Remove unused versionator inheritMichał Górny2017-09-194-4/+4
|
* sys-libs/compiler-rt-sanitizers: 5.0 branch is now 5.0.1Michał Górny2017-09-161-1/+1
|
* sys-libs/compiler-rt-sanitizers: Bump to 5.0.0Michał Górny2017-09-082-0/+128
|
* sys-libs/compiler-rt-sanitizers: Enable libFuzzer explicitlyMichał Górny2017-08-221-0/+1
| | | | | LibFuzzer is now part of compiler-rt, so enable it explicitly in the sanitizers package.
* sys-libs/compiler-rt-sanitizers: Clean old upMichał Górny2017-07-252-129/+0
|
* sys-libs/compiler-rt-sanitizers: Adjust the slot for 9999Michał Górny2017-07-241-1/+1
|
* sys-libs/compiler-rt-sanitizers: Branch for 5.0.0 releaseMichał Górny2017-07-241-0/+134
|
* sys-libs/compiler-rt-sanitizers: Use https for llvm.orgMichał Górny2017-07-093-8/+8
|
* sys-libs/compiler-rt-sanitizers: Also update the git URI for extra fetchesMichał Górny2017-07-091-1/+1
|
* sys-libs/compiler-rt-sanitizers: Update upstream git URIMichał Górny2017-07-091-1/+1
|
* sys-libs/compiler-rt-sanitizers: Bump to 4.0.1Michał Górny2017-06-272-0/+129
|
* sys-libs/compiler-rt-sanitizers: Add space checks for testsMichał Górny2017-03-152-2/+26
| | | | | | Add a space check when tests are enabled. This avoids the issue of tests starting to fail in the middle of run due to no free space in WORKDIR. On amd64, the tests can eat up to 11G.