Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | profiles/prefix: remove package.mask entries for libidn2 (Darwin/SunOS), ↵ | 2017-03-17 | 1 | -6/+1 | |
| | | | | 0.16-r2 applies a workaround | ||||
* | profiles: Revert x264 mask logic. It should work everywhere. | 2017-03-04 | 17 | -51/+0 | |
| | |||||
* | profiles/prefix/linux: drop arch/base dupes | 2017-03-02 | 1 | -0/+1 | |
| | |||||
* | Drop $Id$ per council decision in bug #611234. | 2017-02-28 | 165 | -165/+0 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | prefix/package.mask: add upstream bug for libidn2 mask | 2017-02-26 | 1 | -0/+1 | |
| | |||||
* | profiles/prefix: mask recent libidn2 due to missing gnulib error module | 2017-02-22 | 1 | -0/+4 | |
| | |||||
* | profiles: Mask x11-drivers/ati-drivers for removal. | 2017-01-26 | 17 | -17/+0 | |
| | | | | | | | And two packages, x11-libs/amd-adl-sdk and x11-libs/xvba-video, that are only useful with it. Closes: https://github.com/gentoo/gentoo/pull/3633 | ||||
* | profiles: remove ppc64-macos, it never was a thing and isn't going to | 2017-01-26 | 17 | -68/+0 | |
| | |||||
* | profiles: Clean up obsolete flags from make.defaults | 2017-01-22 | 2 | -4/+2 | |
| | |||||
* | profiles: Second part of use.* cleanup | 2017-01-21 | 17 | -355/+17 | |
| | | | | Clean up -foo flags from use.* as well. | ||||
* | profiles: Clean up obsolete use.force/use.force entries | 2017-01-20 | 1 | -6/+1 | |
| | |||||
* | profiles/prefix: Clean obsolete package.use* entries | 2017-01-20 | 7 | -34/+14 | |
| | |||||
* | profiles/prefix/macos: remove masks for soylatte and apple-jdk-bin | 2017-01-20 | 5 | -26/+5 | |
| | |||||
* | profiles/prefix/darwin: define CHOST_<ABI> for llvm | 2016-12-21 | 22 | -109/+54 | |
| | |||||
* | profiles/prefix: add LLVM_TARGETS for Darwin profiles | 2016-12-20 | 4 | -0/+28 | |
| | |||||
* | profiles/prefix/darwin/package.mask: mask pax-utils-1.1.7, bug #602990 | 2016-12-18 | 1 | -0/+4 | |
| | |||||
* | profiles/*: update my email | 2016-11-14 | 1 | -1/+1 | |
| | |||||
* | profiles/prefix/darwin/macos: add 10.12 (macOS Sierra) profiles | 2016-10-11 | 21 | -0/+221 | |
| | |||||
* | profiles/prefix/darwin/package.mask: avoid pointless recompile of llvm-3.8.1-r2 | 2016-09-10 | 1 | -1/+6 | |
| | |||||
* | profiles/prefix/darwin/use.mask: mask inotify on darwin. | 2016-08-19 | 1 | -0/+3 | |
| | | | | Bug: 527104 | ||||
* | profiles: Remove all package.provided files. | 2016-07-21 | 8 | -40/+0 | |
| | | | | Bug: 568884 | ||||
* | Revert "profiles/prefix/darwin/package.mask: mask cmake-3.6.0, it produces ↵ | 2016-07-19 | 1 | -4/+0 | |
| | | | | | | invalid flags" This reverts commit 559c103c07d3e96132130ec3552c7643f0de4bb3. | ||||
* | profiles/prefix/darwin/package.mask: mask cmake-3.6.0, it produces invalid flags | 2016-07-19 | 1 | -0/+4 | |
| | |||||
* | prefix/darwin/use.mask: mask USE=filecaps, bug #534264 | 2016-05-01 | 1 | -1/+4 | |
| | |||||
* | profiles/prefix/darwin/macos: add appropriate mask/force for ABI USE-flags, ↵ | 2016-04-29 | 6 | -3/+27 | |
| | | | | bug #579454 | ||||
* | profiles/prefix/darwin/macos: move generic masks from x86 to base level | 2016-04-29 | 4 | -8/+9 | |
| | |||||
* | profiles/prefix/darwin/macos/arch: uncouple x64 and x86 for it conflicts in ABI | 2016-04-29 | 3 | -3/+0 | |
| | |||||
* | profiles: remove references to dead pvm USE flag | 2016-04-22 | 1 | -1/+0 | |
| | |||||
* | profiles/prefix: reorder to have base first, bug#574822 | 2016-04-20 | 19 | -19/+19 | |
| | | | | | | | | | | | As the base profile does force or mask things for the Gentoo Linux target, any Prefix specific profile should be inherited later. This applies to the final BSD, Darwin and Solaris profiles, where the arch-specific but os-version independent profile now comes just before the final profile rather than before the base profile. This also is part of bug#574822, for more natural profile inheritance. | ||||
* | profiles: fix prefix parents, bug#574822 | 2016-04-20 | 1 | -0/+1 | |
| | | | | | | | | As the final prefix/linux profiles inherit some default/linux profile, the top-level prefix profile should not inherit the base profile. Instead, each prefix/non-linux profile can do that. This should fix bug#574822 and some related ones. | ||||
* | profiles/prefix: drop xattr masks now its globally masked in features/prefix | 2016-04-20 | 2 | -11/+1 | |
| | |||||
* | profiles/prefix: mask re2 USE-flag for app-misc/sphinx, bug #563932 | 2016-04-06 | 1 | -0/+4 | |
| | |||||
* | profiles/prefix/darwin/macos: drop version restriction from opengl-apple mask | 2016-03-27 | 4 | -4/+4 | |
| | | | | | | | Unfortunately the history for this got lost (or exists in another place) so it's unclear why this was tagged on version 4. Likely because of bug #431182 to bring in XQuartz, to satisfy the needs of opengl-apple, but in the meantime opengl-apple was bumped for some reason. | ||||
* | profiles/prefix/darwin/package.mask: restrict llvm mask to 3.6 only | 2016-01-27 | 1 | -2/+2 | |
| | |||||
* | profiles/prefix/darwin/macos: switch CFLAGS to single native target | 2016-01-24 | 17 | -45/+4 | |
| | |||||
* | profiles/prefix: mask USE=xattr for path on Darwin and Solaris | 2016-01-22 | 1 | -0/+1 | |
| | |||||
* | profiles/prefix/darwin/package.use.mask: mask USE=xattr for tar on Darwin | 2016-01-22 | 1 | -0/+1 | |
| | |||||
* | profiles/prefix/darwin/package.use.mask: mask USE=xattr for dev-libs/glib | 2016-01-18 | 1 | -1/+5 | |
| | |||||
* | profiles/prefix/darwin: mask USE=utempter for net-misc/mosh, bug #506494 | 2016-01-10 | 1 | -0/+4 | |
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> | ||||
* | profiles/prefix/darwin/macos: add 10.11 (Mac OS X El Capitan) profiles | 2015-10-10 | 22 | -0/+232 | |
| | |||||
* | proj/gentoo: Initial commit | 2015-08-08 | 206 | -0/+2047 | |
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 |