summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/gcc: restore KEYWORDS for 7.3.0-r1Sergei Trofimovich2018-04-081-2/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/clang: Update for clang-X naming in -9999Michał Górny2018-04-071-6/+6
| | | | | Upstream has removed the minor version from clang symlink in git. Update our code accordingly.
* sys-devel/clang: Include LLVMTestingSupport lib in -9999 checkoutMichał Górny2018-04-071-1/+2
| | | | | | Include the lib/Testing/Support directory in LLVM checkout since the clangd tests (part of clang-tools-extra) require that library now. The code still needs a fix upstream to actually build the library.
* sys-devel/binutils: fix s/annd/all/ typoSergei Trofimovich2018-04-072-2/+2
| | | | | Reported-by: [Arfrever] Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/binutils: fix typos and add accidentally wordsSergei Trofimovich2018-04-072-8/+10
| | | | | Reported-by: [Arfrever] Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/binutils: fix ldscrips ${CTARGET} search path, bug #147155Sergei Trofimovich2018-04-072-3/+448
| | | | | | | | | | | | | | | | | | | | | This change fixes long-standing search path issue in Gentoo's binutils: Before the change search path was the following: /usr/${CTARGET}/lib/ldscripts Note: it points to $SYSROOT, not to native cross-tools. After the change search path is the following: /usr/${CHOST}/${CTARGET}/lib/ldscripts Added two notes to the ebuild on how things are supposed to work: - Note [slotting support] - Note [tooldir hack for ldscripts] Applied change to 2.30-r1 and live ebuilds. Reported-by: Heiko Rosemann Closes: https://bugs.gentoo.org/147155 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/boost-m4: x86 stable (bug #651714)Thomas Deutschmann2018-04-061-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/byfl: inherit llvm.eclassChristoph Junghans2018-04-053-3/+3
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/byfl: version bumpChristoph Junghans2018-04-054-5/+104
| | | | | Closes: https://bugs.gentoo.org/652072 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/crossdev: switch live ebuild from git:// to https://Sergei Trofimovich2018-04-051-2/+2
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/clang: PDEP on sys-devel/clang-commonMichał Górny2018-04-043-0/+3
|
* sys-devel/clang-common: New package for common clang filesMichał Górny2018-04-045-0/+106
| | | | | | | New package for clang files shared between multiple slots. Currently includes bash completion. Closes: https://bugs.gentoo.org/652414
* sys-devel/clang: Inform about utility scripts in postinstMichał Górny2018-04-044-0/+26
| | | | Closes: https://bugs.gentoo.org/652234
* sys-devel/llvm: Inform about opt-viewer scripts in postinstMichał Górny2018-04-044-0/+36
| | | | Closes: https://bugs.gentoo.org/645040
* sys-devel/clang-runtime: 5.0.1 tested on ~amd64-fbsdMichał Górny2018-04-041-1/+1
|
* sys-devel/clang: 5.0.1 tested on ~amd64-fbsdMichał Górny2018-04-041-1/+1
|
* sys-devel/llvm: 5.0.1 tested on ~amd64-fbsdMichał Górny2018-04-041-1/+1
|
* sys-devel/llvm-common: 5.0.1 tested on ~amd64-fbsdMichał Górny2018-04-041-1/+1
|
* sys-devel/clang-runtime: Add USE=crt for (non-GCC) crt*.o filesMichał Górny2018-04-036-3/+85
|
* sys-devel/distcc: keyword ~arm64Alexey Korepanov2018-04-022-2/+2
|
* sys-devel/clang: Move extra patch unused in 5.0.1 to 4.0.1 subdirMichał Górny2018-04-022-1/+1
|
* sys-devel/clang: Backport FreeBSD test fixes to 5.0.1Michał Górny2018-04-023-7/+125
|
* sys-devel/llvm: Backport -Wl,-rpath FreeBSD fix to 5.0.1Michał Górny2018-04-021-0/+3
|
* sys-devel/boost-m4: amd64 stableAaron Bauman2018-04-011-1/+1
| | | | | Bug: https://bugs.gentoo.org/651714 Package-Manager: Portage-2.3.27, Repoman-2.3.9
* sys-devel/boost-m4-0.4_p20160328-r0: alpha stableTobias Klausmann2018-04-011-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/651714
* sys-devel/llvm: Remove non-arm & non-Darwin keywords from 3.7.1Michał Górny2018-03-291-15/+3
| | | | Closes: https://github.com/gentoo/gentoo/pull/7690
* sys-devel/clang: Remove non-Darwin keywords from 3.7.1Michał Górny2018-03-291-4/+4
|
* sys-devel/byfl: Drop 1.4-r1 (requires LLVM 3.7)Michał Górny2018-03-292-49/+0
|
* sys-devel/byfl: Restrict 1.5+ to sys-devel/llvm:0 as wellMichał Górny2018-03-292-6/+6
| | | | Bug: https://bugs.gentoo.org/613560
* sys-devel/automake: mark ↵Mike Frysinger2018-03-287-7/+7
| | | | 1.9.6-r5/1.10.3-r3/1.11.6-r3/1.12.6-r2/1.13.4-r2/1.14.1-r2/1.15.1-r2 arm64/m68k/s390/sh stable
* sys-devel/boost-m4: stable 0.4_p20160328 for sparcRolf Eike Beer2018-03-281-1/+1
| | | | | | Bug: https://bugs.gentoo.org/651714 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-devel/distcc-3.3: added ~mips, bug 643082Matt Turner2018-03-271-1/+1
|
* sys-devel/distcc-3.2_rc1-r5: added ~mips, bug 643082Matt Turner2018-03-271-1/+1
|
* sys-devel/boost-m4: stable 0.4_p20160328 for ia64, bug #651714Sergei Trofimovich2018-03-271-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* sys-devel/libtool: fix applying eprefix patch, bug #651670Fabian Groffen2018-03-271-2/+2
| | | | | Closes: https://bugs.gentoo.org/651670 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/libtool: Revbump to add pthread patch.Lars Wendler2018-03-265-3/+196
| | | | | Bug: https://bugs.gentoo.org/650876 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/libtool: Bump live ebuild to EAPI-6.Lars Wendler2018-03-261-11/+18
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/libtool: Removed old.Lars Wendler2018-03-261-93/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/automake: remove unused patchesMichael Mair-Keimberger2018-03-254-130/+0
|
* sys-devel/llvm: Apply -fno-bmi only on x86 archesMichał Górny2018-03-233-3/+12
| | | | Closes: https://bugs.gentoo.org/650506
* sys-devel/patch: sh stable wrt bug #647270Mikle Kolyada2018-03-221-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/crossdev: Support sys-apps/portage-mgornyMichał Górny2018-03-212-2/+10
|
* sys-devel/clang: Fix test failure w/ USE=compiler-rt in 6.0.0Michał Górny2018-03-202-0/+33
| | | | Closes: https://bugs.gentoo.org/650316
* sys-devel/clang: Backport fix for crash with long cmdline to 6.0.0Michał Górny2018-03-202-0/+59
| | | | Closes: https://bugs.gentoo.org/650082
* sys-devel/distcc: Fix elog message.Jeroen Roovers2018-03-201-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/distcc: install distccd whitelist by shadowman.Benda Xu2018-03-201-11/+13
| | | | | | | | - remove redundant "|| die". - fix the libdir names. Closes: https://bugs.gentoo.org/650986 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/distcc: support prefix.Benda Xu2018-03-201-4/+3
| | | | | | autotools not needed anymore. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/distcc: version bump to 3.3.Benda Xu2018-03-202-0/+194
| | | | | | | Closes: https://bugs.gentoo.org/525838 Closes: https://bugs.gentoo.org/573064 Closes: https://bugs.gentoo.org/650704 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/gdb: stable 7.12.1 for hppa, bug #621162Sergei Trofimovich2018-03-201-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* sys-devel/clang: fix for prefix, bug 649732Guilherme Amadio2018-03-205-1/+31
| | | | | Closes: https://bugs.gentoo.org/649732 Package-Manager: Portage-2.3.24, Repoman-2.3.6