Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys-devel/autogen: arm stable, bug #575068 | Markus Meier | 2016-02-21 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm" | ||||
* | sys-devel/autogen: Stable for HPPA PPC64 (bug #575068). | Jeroen Roovers | 2016-02-21 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches | ||||
* | sys-devel/crossdev: Move gentoo-functions to RDEP, reported by slyfox | Michał Górny | 2016-02-20 | 2 | -4/+4 |
| | |||||
* | sys-devel/bison: arm stable, bug #574600 | Markus Meier | 2016-02-20 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm" | ||||
* | sys-devel/crossdev: Update crossdev to use new path for functions.sh | Lara Maia | 2016-02-18 | 3 | -3/+62 |
| | | | | https://bugs.gentoo.org/show_bug.cgi?id=538656 | ||||
* | sys-devel/llvm: Bump the live ebuild to EAPI 6 | Michał Górny | 2016-02-17 | 1 | -13/+13 |
| | |||||
* | sys-devel/llvm: Extend the FreeBSD fix fix to remaining ebuilds | Michał Górny | 2016-02-17 | 2 | -2/+6 |
| | |||||
* | sys-devel/llvm: Clean up stale ref to outer mycmakeargs | Michał Górny | 2016-02-17 | 3 | -3/+0 |
| | | | | | | Clean up the stale and confusing reference to outer mycmakeargs that used to be declared in src_configure() and passed down to multilib_src_configure(). This is no longer the case. | ||||
* | sys-devel/llvm: Update the llvm-config for the live version, #574918 | Michał Górny | 2016-02-17 | 1 | -21/+0 |
| | |||||
* | sys-devel/llvm: release candidate bump | Bernard Cafarelli | 2016-02-15 | 3 | -5/+5 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | sys-devel/bison: Stable for HPPA (bug #574600). | Jeroen Roovers | 2016-02-14 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches | ||||
* | sys-devel/bison: Stable for PPC64 (bug #574600). | Jeroen Roovers | 2016-02-14 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches | ||||
* | sys-devel/gdb: force zlib w/newer versions | Mike Frysinger | 2016-02-13 | 3 | -9/+18 |
| | | | | | Upstream has moved to using zlib all the time, so update the deps and configure flags to match. Otherwise we'd end up using the local zlib. | ||||
* | sys-devel/bison: amd64 stable wrt bug #574600 | Agostino Sarubbo | 2016-02-13 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | sys-devel/automake: make mdate output stable #520818 #574492 | Mike Frysinger | 2016-02-13 | 2 | -0/+157 |
| | |||||
* | sys-devel/bison: avoid bison.info regeneration #574492 | Mike Frysinger | 2016-02-13 | 1 | -0/+2 |
| | | | | | | | | | | The build logic generates a timestamp from the info pages, but does so with a timezone aware function, and then truncates it to granularity of days. If your TZ happens to wrap the timezone over to a diff day, then the build logic updates some files and runs makeinfo. Clobber the info timestamp so it's newer than the sources and the TZ state doesn't work. | ||||
* | sys-devel/libtool: add various upstream patches #542252 #573744 #574550 | Mike Frysinger | 2016-02-13 | 7 | -0/+701 |
| | | | | | | | Three sets of fixes here, mostly from upstream: - speed up libtool/libtoolize #542252 - update some set of flags accepted at link time #573744 - make $SED look up use $PATH at runtime #574550 | ||||
* | sys-devel/bison: clarify bison.1 touching | Mike Frysinger | 2016-02-13 | 1 | -1/+3 |
| | |||||
* | sys-devel/dev86: Revbump to fix broken symlink | David Seifert | 2016-02-12 | 1 | -1/+3 |
| | | | | | | Gentoo-Bug: 574014 Package-Manager: portage-2.2.27 | ||||
* | sys-devel/llvm: revise libcxx dependency for maintenance and to be more ↵ | Fabian Groffen | 2016-02-11 | 5 | -5/+5 |
| | | | | | | realistic Package-Manager: portage-2.2.20-prefix | ||||
* | sys-devel/llvm: fix dependency on libcxx for Darwin, bug #573176 | Fabian Groffen | 2016-02-11 | 3 | -3/+3 |
| | | | | | | llvm dies with an ICE while compiling packages (like itself) when the version of libcxx doesn't match. So pull in a version from the same major range. Package-Manager: portage-2.2.20-prefix | ||||
* | sys-devel/llvm: Fix missing ||die on FreeBSD-added code | Michał Górny | 2016-02-10 | 1 | -1/+3 |
| | |||||
* | sys-devel/llvm: Remove unnecessary revbump due to FreeBSD-related change | Michał Górny | 2016-02-10 | 2 | -551/+6 |
| | | | | | | The FreeBSD header change does not justify forcing rebuild of such a huge package as LLVM on Linux. Furthermore, the new code relies on a new USE flag, so FreeBSD users will get it via --changed-use. | ||||
* | sys-devel/llvm: Re add the code for Gentoo/FreeBSD. | Yuta Satoh | 2016-02-08 | 3 | -2/+559 |
| | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=417171 | ||||
* | sys-devel/dev86: Include patch for building with clang | David Seifert | 2016-02-06 | 3 | -2/+93 |
| | | | | | | | | | Gentoo-Bug: 523096 * EAPI=6 * Amend patches for -p1 * Thanks Fabio Scaccabarozzi for the patch Package-Manager: portage-2.2.27 | ||||
* | sys-devel/llvm: add CHOST-clang wrappers to 3.4.2 too for Prefix bootstrap | Fabian Groffen | 2016-02-04 | 1 | -0/+28 |
| | | | | Package-Manager: portage-2.2.20-prefix | ||||
* | sys-devel/gcc: Added ~amd64-fbsd ~x86-fbsd keyword. | Yuta Satoh | 2016-01-31 | 1 | -1/+1 |
| | |||||
* | sys-devel/gcc-config: Add appropriate gentoo-functions dep | Michał Górny | 2016-01-28 | 1 | -0/+2 |
| | |||||
* | sys-devel/llvm: work on 3.8.0_rc1 install, bug #573202 | Bernard Cafarelli | 2016-01-28 | 2 | -31/+7 |
| | | | | | | | | Also add man-pages tarball clang tests still fail Package-Manager: portage-2.2.27 | ||||
* | sys-devel/llvm: add (masked) 3.8 release candidate for testing | Bernard Cafarelli | 2016-01-27 | 5 | -1/+592 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | sys-devel/llvm: add darwin patch to 3.7.1 | Fabian Groffen | 2016-01-27 | 1 | -1/+4 |
| | | | | Package-Manager: portage-2.2.20-prefix | ||||
* | sys-devel/bmake: bump to 20151220 | Alexis Ballier | 2016-01-26 | 2 | -0/+57 |
| | | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> | ||||
* | sys-devel/llvm: fix live ebuild | Bernard Cafarelli | 2016-01-25 | 2 | -3/+78 |
| | | | | | | | Update clang version, bug #572396 Update llvm-config patch, bug #572564 Package-Manager: portage-2.2.27 | ||||
* | Set appropriate maintainer types in metadata.xml (GLEP 67) | Michał Górny | 2016-01-24 | 49 | -58/+58 |
| | |||||
* | Replace all herds with appropriate projects (GLEP 67) | Michał Górny | 2016-01-24 | 38 | -43/+164 |
| | | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. | ||||
* | Remove explicit notion of maintainer-needed, for GLEP 67 | Michał Górny | 2016-01-24 | 1 | -3/+0 |
| | | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers. | ||||
* | Unify quoting in metadata.xml files for machine processing | Michał Górny | 2016-01-24 | 27 | -68/+67 |
| | | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes. | ||||
* | sys-devel/gdb: Stable for HPPA PPC64 (bug #570712). | Jeroen Roovers | 2016-01-23 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches | ||||
* | sys-devel/clang: Fix static-analyzer usedep, #572094 | Michał Górny | 2016-01-17 | 2 | -4/+4 |
| | |||||
* | sys-devel/gdb: ppc stable wrt bug #570712 | Agostino Sarubbo | 2016-01-17 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | sys-devel/llvm: Remove C++11 checks in -9999 | Michał Górny | 2016-01-17 | 1 | -12/+0 |
| | | | | | Remove C++11 checks since the relevant gcc versions are stable for long enough already. | ||||
* | sys-devel/crossdev: mark 20150716 stable | Mike Frysinger | 2016-01-16 | 1 | -1/+1 |
| | |||||
* | sys-devel/crossdev: version bump to 20151026 | Mike Frysinger | 2016-01-16 | 2 | -0/+37 |
| | |||||
* | sys-devel/crossdev: drop old versions <20150602 | Mike Frysinger | 2016-01-15 | 31 | -1050/+0 |
| | |||||
* | sys-devel/gcc: roll new snapshots to fix building w/newer gcc | Mike Frysinger | 2016-01-13 | 7 | -18/+18 |
| | |||||
* | sys-devel/gdb: arm stable, bug #570712 | Markus Meier | 2016-01-12 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm" | ||||
* | sys-devel/gcc: add fix from upstream for bootstrapping some targets | Mike Frysinger | 2016-01-12 | 2 | -2/+2 |
| | |||||
* | sys-devel/gdb: ia64 stable wrt bug #570712 | Agostino Sarubbo | 2016-01-11 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | sys-devel/bison: mark 2.7.1 alpha/arm/arm64/ia64/m68k/s390/sh/sparc stable ↵ | Mike Frysinger | 2016-01-10 | 1 | -1/+1 |
| | | | | #568598 | ||||
* | sys-devel/bison: backport perl changes to current stable #538300 | Mike Frysinger | 2016-01-10 | 1 | -2/+5 |
| |