summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-devel/binutils & sys-libs/binutils-libs: version bump to 2.27 #595148Mike Frysinger2016-11-151-0/+6
|
* toolchain-binutils.eclass: handle zlib better across multiple versions #591516Mike Frysinger2016-11-151-3/+7
|
* toolchain-binutils.eclass: Don't use bundled zlib (bug #591516).Lars Wendler2016-10-171-1/+3
|
* toolchain-binutils.eclass: pass new enable relro configure flagMike Frysinger2016-07-051-0/+2
| | | | | Newer versions offer a configure flag so we don't have to manually patch in the default setting.
* toolchain-binutils.eclass: [QA] Remove USE=multislot, #584610Michał Górny2016-06-211-2/+1
| | | | | | | | The USE=multislot was used only to control build-time blocker on previous versions of binutils. However, there is no technical reason not to have multiple binutils versions installed at build time (or run time). Considering that the flag does not control the installed files or the package in any other way, it is an invalid use of USE flags.
* toolchain-binutils.eclass: use versioned SLOT all the timeMike Frysinger2016-03-111-5/+2
|
* toolchain-binutils.eclass: use our libdir/includedir paths w/cross-compilers ↵Mike Frysinger2015-11-231-0/+7
| | | | | | | | | | | | #562460 Upstream tried to make the default install of bfd/opcodes libs and headers a bit smoother when dealing with cross-compilers (so native and cross files wouldn't collide), but they ended up breaking cases where the package builder already took care of using unique paths. Force the builds to use our configure paths to avoid that. URL: https://www.sourceware.org/ml/binutils/2002-05/msg00184.html
* toolchain-binutils.eclass: enable multislot for 2.24 versions since 2.25.1 ↵Mike Frysinger2015-10-021-1/+1
| | | | is stable
* toolchain{,-binutils}.eclass: use https for HOMEPAGEMike Frysinger2015-09-261-1/+1
|
* eclass: gentoo.org has https per defaultJustin Lecher2015-09-251-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+498
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed