Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sys-devel/gdb: restore 7.9.1 for alpha, and move masking to the ebuild | Mike Frysinger | 2016-02-25 |
| | | | | | We have per-ebuild KEYWORDS to track arch issues, so move it out of the arch mask to keep things clear. | ||
* | sys-devel/gdb: version bump to 7.11 | Mike Frysinger | 2016-02-25 |
| | |||
* | sys-devel/gdb: move <7.10.1 versions to toolchain overlay | Mike Frysinger | 2016-02-25 |
| | |||
* | sys-devel/gdb: mark 7.10.1 arm64/m68k/s390 stable | Mike Frysinger | 2016-02-25 |
| | |||
* | sys-devel/gdb: add python-3.5 #572464 | Mike Frysinger | 2016-02-25 |
| | |||
* | sys-devel/bison: rework info page regen #574492 | Mike Frysinger | 2016-02-24 |
| | |||
* | sys-devel/autogen: arm stable, bug #575068 | Markus Meier | 2016-02-21 |
| | | | | | 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 |
| | | | | | 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 |
| | |||
* | sys-devel/bison: arm stable, bug #574600 | Markus Meier | 2016-02-20 |
| | | | | | 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 |
| | | | | 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 |
| | |||
* | sys-devel/llvm: Extend the FreeBSD fix fix to remaining ebuilds | Michał Górny | 2016-02-17 |
| | |||
* | sys-devel/llvm: Clean up stale ref to outer mycmakeargs | Michał Górny | 2016-02-17 |
| | | | | | | 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 |
| | |||
* | sys-devel/llvm: release candidate bump | Bernard Cafarelli | 2016-02-15 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | sys-devel/bison: Stable for HPPA (bug #574600). | Jeroen Roovers | 2016-02-14 |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches | ||
* | sys-devel/bison: Stable for PPC64 (bug #574600). | Jeroen Roovers | 2016-02-14 |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches | ||
* | sys-devel/gdb: force zlib w/newer versions | Mike Frysinger | 2016-02-13 |
| | | | | | 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 |
| | | | | | | 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 |
| | |||
* | sys-devel/bison: avoid bison.info regeneration #574492 | Mike Frysinger | 2016-02-13 |
| | | | | | | | | | | 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 |
| | | | | | | | 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 |
| | |||
* | sys-devel/dev86: Revbump to fix broken symlink | David Seifert | 2016-02-12 |
| | | | | | | 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 |
| | | | | | | realistic Package-Manager: portage-2.2.20-prefix | ||
* | sys-devel/llvm: fix dependency on libcxx for Darwin, bug #573176 | Fabian Groffen | 2016-02-11 |
| | | | | | | 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 |
| | |||
* | sys-devel/llvm: Remove unnecessary revbump due to FreeBSD-related change | Michał Górny | 2016-02-10 |
| | | | | | | 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 |
| | | | | 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 |
| | | | | | | | | | 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 |
| | | | | Package-Manager: portage-2.2.20-prefix | ||
* | sys-devel/gcc: Added ~amd64-fbsd ~x86-fbsd keyword. | Yuta Satoh | 2016-01-31 |
| | |||
* | sys-devel/gcc-config: Add appropriate gentoo-functions dep | Michał Górny | 2016-01-28 |
| | |||
* | sys-devel/llvm: work on 3.8.0_rc1 install, bug #573202 | Bernard Cafarelli | 2016-01-28 |
| | | | | | | | | 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 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | sys-devel/llvm: add darwin patch to 3.7.1 | Fabian Groffen | 2016-01-27 |
| | | | | Package-Manager: portage-2.2.20-prefix | ||
* | sys-devel/bmake: bump to 20151220 | Alexis Ballier | 2016-01-26 |
| | | | | | 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 |
| | | | | | | | 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 |
| | |||
* | Replace all herds with appropriate projects (GLEP 67) | Michał Górny | 2016-01-24 |
| | | | | | 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 |
| | | | | | | 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 |
| | | | | | | | 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 |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches | ||
* | sys-devel/clang: Fix static-analyzer usedep, #572094 | Michał Górny | 2016-01-17 |
| | |||
* | sys-devel/gdb: ppc stable wrt bug #570712 | Agostino Sarubbo | 2016-01-17 |
| | | | | | | 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 |
| | | | | | 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 |
| | |||
* | sys-devel/crossdev: version bump to 20151026 | Mike Frysinger | 2016-01-16 |
| | |||
* | sys-devel/crossdev: drop old versions <20150602 | Mike Frysinger | 2016-01-15 |
| |