summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/flex: allow user patches for cases like #628744Sergei Trofimovich2017-09-091-0/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-devel/clang-runtime: Bump to 5.0.0Michał Górny2017-09-081-0/+25
|
* sys-devel/clang: Bump to 5.0.0Michał Górny2017-09-082-0/+298
|
* sys-devel/clang: Remove unused elibc_musl flagMichał Górny2017-09-082-2/+2
|
* sys-devel/lld: Bump to 5.0.0Michał Górny2017-09-082-0/+70
|
* sys-devel/llvmgold: Add keywords to 5Michał Górny2017-09-081-1/+1
|
* sys-devel/llvm: Bump to 5.0.0Michał Górny2017-09-082-0/+239
|
* sys-devel/llvm: Remove unused elibc_musl flagMichał Górny2017-09-082-2/+2
|
* sys-devel/llvm-common: Bump to 5.0.0Michał Górny2017-09-082-0/+30
|
* sys-devel/binutils: stable 2.28.1 for sparc, bug #624524 (thanks to Dakon)Sergei Trofimovich2017-09-071-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* sys-devel/gcc: stable 5.4.0-r3 for sparc, bug #603260 (tested by Dakon)Sergei Trofimovich2017-09-071-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* sys-devel/binutils-apple: use HTTPS for links to dev.gentoo.orgFrancesco Turco2017-09-0614-76/+76
|
* sys-devel/slibtool: remove oldFelix Janda2017-09-062-18/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/5514
* sys-devel/slibtool: bump to version 0.5.17Felix Janda2017-09-062-0/+17
|
* sys-devel/clang: Forward-port LD_LIBRARY_PATH fix to 5.0.0Michał Górny2017-09-033-1/+6
| | | | | The LD_LIBRARY_PATH fix for clang-tools-extra has been missed for backporting, so include it in the 5.0.0 release.
* sys-devel/icecream: update make.conf pathFrancesco Turco2017-09-031-2/+2
|
* sys-devel/gcc-config: Version bump to current git master, untested, no keywordsAndreas K. Hüttel2017-09-012-0/+51
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-devel/binutils-2.28.1: ppc64 stable, bug 624524Matt Turner2017-08-301-1/+1
|
* sys-devel/binutils-2.28.1: ppc stable, bug 624524Matt Turner2017-08-301-1/+1
|
* sys-devel/crossdev: Update metadata with "new" crossdev aliasAndreas K. Hüttel2017-08-301-4/+4
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-devel/clang: Remove unnecessary Sphinx patch from 5.0.0+Michał Górny2017-08-304-18/+13
| | | | | | The Sphinx patch is no longer necessary with 5.0.0+ -- the upstream changes made it possible to get the docs building through passing a few variables to CMake.
* sys-devel/clang: Fix unused LLVM_EXPERIMENTAL... warningMichał Górny2017-08-301-4/+1
| | | | | | | | Revert back to using LLVM_TARGETS_TO_BUILD since LLVM_EXPERIMENTAL_TARGETS_TO_BUILD logic is not implemented in clang (or the installed LLVM CMake files). However, the target check is not implemented either, so we can just push the experimental targets into the regular variable.
* sys-devel/clang: Fix unused Z3_INCLUDE_DIR warningMichał Górny2017-08-302-2/+6
| | | | | Declare Z3_INCLUDE_DIR only if [z3] is enabled, to avoid unused variable warning from CMake.
* sys-devel/llvm: Drop musl patches for 5.0+Leorize2017-08-302-6/+0
| | | | | | | No longer necessary, see: https://reviews.llvm.org/D33883 and https://reviews.llvm.org/D28476 Closes: https://github.com/gentoo/gentoo/pull/5555
* sys-devel/clang: extra tool tests were fixed upstreamMichał Górny2017-08-291-5/+1
| | | | | The extra tool tests now work correctly with static-analyzer disabled. Update the ebuild accordingly.
* sys-devel/clang: arch-type patch merged upstreamMichał Górny2017-08-292-143/+0
|
* sys-devel/ucpp: added ~arm64 keywordRoy Bamford2017-08-281-2/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-devel/gdb: fix building on 32-bits SolarisFabian Groffen2017-08-271-0/+5
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* sys-devel/clang: Rebase the patches for 9999, #628902Michał Górny2017-08-264-14/+154
|
* sys-devel/clang: Disable extra tests w/o static-analMichał Górny2017-08-263-3/+15
| | | | | | | | Tests for clang-tools-extra are disabled upstream if static-analyzer is disabled. This is related to the fact that clang-tidy requires it, and upstream did not split the tests properly (yet). Bug: https://bugs.gentoo.org/627974
* sys-devel/distcc: Move unnecessary vars out of global scope, #628978Michał Górny2017-08-261-3/+3
|
* sys-devel/clang: Enable masquerades via dev-util/shadowmanMichał Górny2017-08-263-0/+36
| | | | Closes: https://github.com/gentoo/gentoo/pull/5386
* sys-devel/icecream: Use dev-util/shadowman for postinst/prermMichał Górny2017-08-261-3/+18
|
* sys-devel/icecream: Install dev-util/shadowman data fileMichał Górny2017-08-261-0/+3
|
* sys-devel/icecream: Convert to EAPI=6Michał Górny2017-08-261-0/+51
|
* sys-devel/distcc: Use dev-util/shadowman for postinst/prermMichał Górny2017-08-261-14/+10
|
* sys-devel/distcc: Install dev-util/shadowman data fileMichał Górny2017-08-261-0/+3
|
* sys-devel/distcc: Convert to EAPI=6Michał Górny2017-08-261-0/+199
|
* sys-devel/binutils-2.28.1: alpha stable, bug 624524Matt Turner2017-08-251-1/+1
|
* sys-devel/binutils: amd64 stable wrt bug #624524Mikle Kolyada2017-08-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* sys-devel/gcc: Bump patchset in -r3 to add build fix for bug 620164; remove ↵Andreas K. Hüttel2017-08-243-46/+1
| | | | | | unkeyworded -r4 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-devel/gcc: Version bump (build tested, no keywords)Andreas K. Hüttel2017-08-242-0/+26
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-devel/bmake: bump to 20170812Alexis Ballier2017-08-232-0/+51
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-devel/automake: Bump to EAPI=6 and sync with -9999Craig Andrews2017-08-182-29/+135
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: #4964
* sys-devel/distcc: Fix hardcoded systemd path, #625478Michał Górny2017-08-171-1/+1
|
* sys-devel/clang: Finally remove back-compat USE=multitargetMichał Górny2017-08-153-14/+9
|
* sys-devel/clang: Include all experimental targets in -9999Michał Górny2017-08-151-2/+7
|
* sys-devel/llvm: Include all experimental targets in -9999Michał Górny2017-08-151-2/+8
|
* sys-devel/llvm: Disable RISCV following upstreamMichał Górny2017-08-152-2/+2
| | | | | | The RISCV target is experimental and was only accidentally added to the main target list. Since it can no longer be enabled the usual way, remove it from the ebuilds for now.
* sys-devel/clang: Disable RISCV following upstreamMichał Górny2017-08-152-2/+2
|