| Commit message (Expand) | Author | Age | Files | Lines |
* | respect ECONF_SOURCE wrt #494210 | Julian Ospald | 2014-02-02 | 1 | -2/+2 |
* | set --datarootdir=/usr/share wrt #493954 | Julian Ospald | 2014-01-25 | 1 | -2/+7 |
* | Add support for verbose build in <EAPI5 | Michael Sterrett | 2013-04-08 | 1 | -1/+12 |
* | naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAP... | Ian Stakenvicius | 2012-09-27 | 1 | -2/+2 |
* | Remove redundant DESCRIPTION variable settings. | Zac Medico | 2012-09-15 | 1 | -3/+1 |
* | tc-export LD AR RANLIB as well | Michael Sterrett | 2012-07-29 | 1 | -3/+3 |
* | EAPI-4 related fix, properly check dirs existence | Julian Ospald | 2012-07-28 | 1 | -2/+2 |
* | fix for games.eclass wrt bug #336626 #c21 | Julian Ospald | 2012-06-09 | 1 | -3/+6 |
* | Allow EAPI=4. | Sergei Trofimovich | 2012-05-30 | 1 | -3/+3 |
* | Update copyright years in headers | Christian Faulhammer | 2011-12-27 | 1 | -2/+2 |
* | drop GAMES_CHECK_LICENSE now that portage supports ACCEPT_LICENSE in stable | Mike Frysinger | 2011-12-14 | 1 | -2/+1 |
* | avoid multiple inclusions when possible to speed caching up | Mike Frysinger | 2011-12-14 | 1 | -1/+6 |
* | use egetshell helper from user eclass | Mike Frysinger | 2011-11-26 | 1 | -3/+3 |
* | allow EAPI=3 as this eclass works (ignoring prefix, but that's #336626) | Mike Frysinger | 2011-03-22 | 1 | -2/+3 |
* | games_ut_unpack: let's see uz2unpack output | Tristan Heaven | 2010-08-31 | 1 | -3/+3 |
* | Add base_src_make call and make games eclass use it (In preparation for new b... | Tomas Chvatal | 2010-01-03 | 1 | -2/+2 |
* | Remove extra leftover braces from removed "|| die" | Jonathan Callen | 2009-12-16 | 1 | -2/+2 |
* | econf already dies; use base_src_compile instead of rolling our own (less fea... | Michael Sterrett | 2009-12-09 | 1 | -5/+4 |
* | don't need to set GAME now | Tristan Heaven | 2009-07-26 | 1 | -3/+1 |
* | remove unused games_link_mods function | Tristan Heaven | 2009-07-26 | 1 | -15/+1 |
* | make sure we dont set common dirs like /opt/bin and /opt/lib to games owner #... | Mike Frysinger | 2009-04-05 | 1 | -1/+12 |
* | revert previous change as it makes no difference and the real bug is in sandbox | Mike Frysinger | 2009-03-08 | 1 | -2/+2 |
* | do not dereference symlinks in prepgamesdirs() when changing owners #261196 | Mike Frysinger | 2009-03-05 | 1 | -2/+2 |
* | punt GAMES_USE_SDL; now handled by use-based deps | Michael Sterrett | 2009-03-04 | 1 | -11/+1 |
* | Avoid dying on newer libsdl which doesn't have the no* use flags anymore. | Michael Sterrett | 2009-01-22 | 1 | -2/+2 |
* | just always export CC and CXX from toolchain so we don't have to manually do ... | Michael Sterrett | 2009-01-21 | 1 | -2/+3 |
* | inherit base so PATCHES array works | Michael Sterrett | 2009-01-05 | 1 | -2/+2 |
* | patch from Davide Pesavento to fix word splitting issues, bug #241666 | Tristan Heaven | 2008-12-01 | 1 | -8/+8 |
* | EAPI 2 support | Tristan Heaven | 2008-09-28 | 1 | -3/+12 |
* | fix LDPATH on multilib systems, bug #202032 | Tristan Heaven | 2008-09-11 | 1 | -18/+9 |
* | remove egamesinstall to break some overlays | Tristan Heaven | 2008-09-05 | 1 | -14/+1 |
* | Make sure only files in GAMES_STATEDIR are writable. | Michael Sterrett | 2008-04-26 | 1 | -3/+5 |
* | fix quoting in games_umod_unpack | Tristan Heaven | 2008-02-15 | 1 | -7/+7 |
* | Remove UT from the comments on games_ut_unpack due to bug #196142. | Chris Gianelloni | 2007-11-06 | 1 | -3/+3 |
* | $GAMES_LIBDIR is no longer used in the tree | Tristan Heaven | 2007-04-10 | 1 | -4/+1 |
* | replace INSDESTTREE/INSOPTIONS with subshells and insinto/insopts | Mike Frysinger | 2007-04-07 | 1 | -8/+8 |
* | unset GAMES_LIBDIR in games_get_libdir until everyone has converted off of GA... | Mike Frysinger | 2007-03-27 | 1 | -1/+3 |
* | implement $(games_get_libdir) for the multilib lamers | Mike Frysinger | 2007-03-27 | 1 | -4/+10 |
* | Don't use egamesinstall | Michael Sterrett | 2006-12-20 | 1 | -1/+3 |
* | touchup style and tweak GAMES_LIBDIR behavior some more | Mike Frysinger | 2006-10-19 | 1 | -19/+16 |
* | Added games_link_mods for the upcoming games-mods.eclass and also added multi... | Chris Gianelloni | 2006-10-18 | 1 | -6/+40 |
* | indent gamesenv | Mike Frysinger | 2006-10-17 | 1 | -5/+5 |
* | use $GAMES_PREFIX rather than /usr/games for default user homedir | Mike Frysinger | 2006-09-03 | 1 | -3/+3 |
* | Put normal games.eclass pkg_postinst output behind a check for GAMES_SHOW_WAR... | Chris Gianelloni | 2006-05-19 | 1 | -13/+15 |
* | switch over to econf | Mike Frysinger | 2006-04-24 | 1 | -49/+19 |
* | built_with_use check before adding group/user in games_pkg_setup | Michael Sterrett | 2006-04-19 | 1 | -7/+7 |
* | some portability touchups from Diego Petten� #115580 | Mike Frysinger | 2006-04-15 | 1 | -6/+7 |
* | add a link to our homepage | Mike Frysinger | 2005-12-07 | 1 | -1/+4 |
* | $IMAGE -> $D | Mike Frysinger | 2005-11-02 | 1 | -4/+4 |
* | add hook for checking licenses | Mike Frysinger | 2005-10-22 | 1 | -1/+3 |