summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/gcc-apple: [QA] inherit toolchain-funcs.eclass directlyDavid Seifert2020-02-131-2/+2
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-111-2/+2
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/gcc-apple: add -no-cpp-precomp workaroundFabian Groffen2018-06-211-1/+9
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-devel/gcc-apple: don't switch to this compiler, it's oldFabian Groffen2018-06-121-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-devel/gcc-apple: move csu to PDEPEND (circ.dep)Fabian Groffen2018-06-121-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-devel/gcc-apple: drop prepstrip usage, bug #587314Fabian Groffen2018-01-161-7/+0
| | | | | | | | Prepstrip only deals with ELF, and the main consumer is using MACH-O here, so it was never really run anyway. Closes: https://bugs.gentoo.org/587314 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-devel/gcc-apple: use relative symlinks with dosymFabian Groffen2018-01-051-3/+4
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-devel/gcc-apple: move large fortran patch to dist, bug #620640Fabian Groffen2017-06-041-2/+5
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* 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/gcc-apple: drop old versions, fix missing bootstrap from IUSE, bug ↵Fabian Groffen2017-02-061-2/+2
| | | | | | #608348 Package-Manager: portage-2.3.3
* sys-devel/gcc-apple: bump to EAPI=5 and remove all conditional code from ↵Fabian Groffen2016-09-101-20/+19
| | | | | | global scope, bug #593392 Package-Manager: portage-2.2.28
* sys-devel/gcc-apple: remove cross-compile SLOT magic once copied from ↵Fabian Groffen2016-09-101-8/+2
| | | | | | gcc/toolchain.eclass, bug #593392 Package-Manager: portage-2.2.28
* sys-devel/gcc-apple: ensure building succeeds with more modern compilers, ↵Fabian Groffen2016-03-021-0/+5
| | | | | | bug #574736 Package-Manager: portage-2.2.27-prefix
* Use https for most gnu.org URLsJustin Lecher2015-08-241-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+375
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