Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys-libs/compiler-rt-sanitizers: bump SLOT to 6.0.1 | Leorize | 2018-04-20 | 1 | -1/+1 |
| | | | | | | See https://llvm.org/viewvc/llvm-project?view=revision&revision=329469 Closes: https://github.com/gentoo/gentoo/pull/7979 | ||||
* | sys-libs/compiler-rt-sanitizers: 5.0.1 tested on ~amd64-fbsd | Michał Górny | 2018-04-04 | 1 | -1/+1 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Fix running lit with llvm-6+ macros | Michał Górny | 2018-04-03 | 2 | -2/+20 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Backport sandbox-2.13 use to 4/5 | Michał Górny | 2018-04-03 | 2 | -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_SLOT | Michał Górny | 2018-03-23 | 5 | -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/lit | Michał Górny | 2018-03-15 | 4 | -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.24 | Michał Górny | 2018-03-15 | 2 | -0/+8 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Strip tests broken by glibc-2.25 | Michał Górny | 2018-03-15 | 5 | -4/+70 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Backport USE=clang to older versions | Michał Górny | 2018-03-15 | 2 | -3/+17 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: LLVM_SLOT -> LLVM_MAX_SLOT | Michał Górny | 2018-03-15 | 5 | -60/+60 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Restore ~arm64 keywords, bug #650024 | Michał Górny | 2018-03-13 | 1 | -1/+1 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: 6.0.0 tested on ~amd64-fbsd | Michał Górny | 2018-03-11 | 1 | -1/+1 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Dekeyword ~arm* due to deps | Michał Górny | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Bump to 6.0.0 final | Michał Górny | 2018-03-09 | 2 | -7/+8 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Control lit job count | Michał Górny | 2018-03-08 | 2 | -4/+6 |
| | | | | Closes: https://bugs.gentoo.org/649554 | ||||
* | sys-libs/compiler-rt-sanitizers: Bump to 6.0.0rc3 | Michał Górny | 2018-02-26 | 2 | -2/+2 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Stop using unsandbox in 6.0+ | Michał Górny | 2018-02-19 | 3 | -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.0rc2 | Michał Górny | 2018-02-09 | 2 | -0/+158 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: marked ~amd64-linux | Fabian Groffen | 2018-02-02 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | sys-libs/compiler-rt-sanitizers: x86 stable (bug #644814) | Thomas Deutschmann | 2018-01-29 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 | ||||
* | sys-libs/compiler-rt-sanitizers: Bump LLVM macro dep to 6 | Michał Górny | 2018-01-20 | 2 | -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órny | 2018-01-18 | 2 | -128/+0 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: amd64 stable wrt bug #644814 | Mikle Kolyada | 2018-01-18 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | sys-libs/compiler-rt-sanitizers: Default to building using clang | Michał Górny | 2018-01-09 | 3 | -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.0 | Michał Górny | 2018-01-03 | 1 | -1/+1 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Add a live ebuild for 6.0 branch | Michał Górny | 2018-01-03 | 1 | -0/+150 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: marked *-macos | Fabian Groffen | 2018-01-03 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 | ||||
* | sys-libs/compiler-rt-sanitizers: prefer compiler from prefix on Darwin | Fabian Groffen | 2018-01-02 | 2 | -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 branch | Michał Górny | 2017-12-21 | 1 | -134/+0 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Bump to 5.0.1 (final) | Michał Górny | 2017-12-20 | 2 | -5/+5 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Backport glibc-2.26 patches to 4.0.1 | Michał Górny | 2017-12-18 | 2 | -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=-test | Michał Górny | 2017-12-15 | 1 | -0/+1 |
| | |||||
* | sys-libs/compiler-rt-sanitizers-4.0.1: amd64 stable, bug 637210 | Matt Turner | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | sys-libs: Update Manifest hashes. | Ulrich Müller | 2017-12-09 | 1 | -2/+2 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Bump to 5.0.1_rc2 | Michał Górny | 2017-12-02 | 2 | -2/+137 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Utilize partial git checkout | Michał Górny | 2017-11-28 | 2 | -2/+2 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: x86 stable (bug #637210) | Thomas Deutschmann | 2017-11-19 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 | ||||
* | sys-libs/compiler-rt-sanitizers: Explicitly enable profile libs (NFC) | Michał Górny | 2017-10-02 | 1 | -0/+1 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Fix running unsandbox+lit correctly | Michał Górny | 2017-10-01 | 1 | -2/+7 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Make the tests more verbose | Michał Górny | 2017-10-01 | 1 | -1/+1 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Fix using external lit | Michał Górny | 2017-10-01 | 1 | -1/+2 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Remove unused versionator inherit | Michał Górny | 2017-09-19 | 4 | -4/+4 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: 5.0 branch is now 5.0.1 | Michał Górny | 2017-09-16 | 1 | -1/+1 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Bump to 5.0.0 | Michał Górny | 2017-09-08 | 2 | -0/+128 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Enable libFuzzer explicitly | Michał Górny | 2017-08-22 | 1 | -0/+1 |
| | | | | | LibFuzzer is now part of compiler-rt, so enable it explicitly in the sanitizers package. | ||||
* | sys-libs/compiler-rt-sanitizers: Clean old up | Michał Górny | 2017-07-25 | 2 | -129/+0 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Adjust the slot for 9999 | Michał Górny | 2017-07-24 | 1 | -1/+1 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Branch for 5.0.0 release | Michał Górny | 2017-07-24 | 1 | -0/+134 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Use https for llvm.org | Michał Górny | 2017-07-09 | 3 | -8/+8 |
| | |||||
* | sys-libs/compiler-rt-sanitizers: Also update the git URI for extra fetches | Michał Górny | 2017-07-09 | 1 | -1/+1 |
| |