| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Added makeself 2.1.5 support and fixing games_ut_unpack for proper ut2004 sup... | Chris Gianelloni | 2005-10-21 | 1 | -3/+3 |
* | pass -1 as default shell rather than /bin/false | Mike Frysinger | 2005-09-04 | 1 | -2/+2 |
* | add some directory checks | Mike Frysinger | 2005-08-07 | 1 | -1/+3 |
* | put maxdepth in correct position | Mike Frysinger | 2005-07-12 | 1 | -2/+2 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Don't chmod everything in GAMES_BINDIR because chmod follows symlinks (bug #9... | Michael Sterrett | 2005-06-23 | 1 | -2/+2 |
* | give users copy & paste examples for gnu/darwin systems | Mike Frysinger | 2005-05-29 | 1 | -2/+5 |
* | force --build by default to match new portage behavior and only run usermod i... | Mike Frysinger | 2005-05-29 | 1 | -2/+4 |
* | use $ROOT in gamesenv | Michael Sterrett | 2005-05-24 | 1 | -2/+2 |
* | ok, let games_pkg_preinst() loose. | Michael Sterrett | 2005-05-24 | 1 | -30/+16 |
* | handle highscore saving in games_pkg_preinst instead of src_install. | Michael Sterrett | 2005-05-24 | 1 | -3/+26 |
* | suggest gpasswd rather than usermod (bug #92762) | Michael Sterrett | 2005-05-17 | 1 | -2/+2 |
* | add sanity check for libsdl and those silly USE=no{video,joystick,audio} users | Mike Frysinger | 2005-05-13 | 1 | -2/+12 |
* | add CBUILD/CTARGET and re-order user specified EXTRA_ECONF | Mike Frysinger | 2005-04-03 | 1 | -4/+10 |
* | Updated games_make_wrapper to make it simpler and more like other games funct... | Chris Gianelloni | 2005-03-22 | 1 | -14/+3 |
* | Updated games_make_wrapper to use make_wrapper function. | Chris Gianelloni | 2005-03-22 | 1 | -11/+6 |
* | Fix runaway commit. | Martin Schlemmer | 2005-02-18 | 1 | -5/+4 |
* | Fix reverse logic when checking if we should run fix_libtool_files.sh. | Martin Schlemmer | 2005-02-18 | 1 | -4/+5 |
* | [[]] doesn't do filename expansion. | Michael Sterrett | 2005-02-05 | 1 | -2/+2 |