| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | bash style updates | Mike Frysinger | 2005-02-04 | 1 | -39/+37 |
* | automatic gnuconfig_update | Mike Frysinger | 2004-12-30 | 1 | -2/+3 |
* | send error output to /dev/null | Mike Frysinger | 2004-12-26 | 1 | -3/+3 |
* | make sure our games arent setuid root | Mike Frysinger | 2004-12-25 | 1 | -3/+8 |
* | Fixing a local eclass change I made :( | Michael Tindal | 2004-11-21 | 1 | -6/+6 |
* | Adding apache-module.eclass and new version of depend.apache.eclass | Michael Tindal | 2004-11-21 | 1 | -6/+6 |
* | mymktemp -> emktemp | Michael Sterrett | 2004-10-13 | 1 | -2/+2 |
* | More quoting | Michael Sterrett | 2004-10-06 | 1 | -35/+39 |
* | allow users to override GAMES_* variables from environment | Mike Frysinger | 2004-10-05 | 1 | -10/+10 |
* | make sure we dont evaluate LD_LIBRARY_PATH too soon | Mike Frysinger | 2004-10-05 | 1 | -2/+2 |
* | support an extra library path in the wrapper-maker (for doom3!) | Mike Frysinger | 2004-10-05 | 1 | -1/+5 |
* | support EXTRA_ECONF | Mike Frysinger | 2004-09-23 | 1 | -8/+11 |
* | fix usermod usage; add comment for wrapper creation function; tidy | Michael Sterrett | 2004-09-09 | 1 | -7/+10 |
* | I said, -' | Michael Sterrett | 2004-09-09 | 1 | -2/+2 |
* | make sure the dedicated user has a login shell #61680 | Mike Frysinger | 2004-09-09 | 1 | -4/+9 |
* | get rid of IUSE and more quotes ! | Mike Frysinger | 2004-09-09 | 1 | -10/+11 |
* | spit out the configure line | Mike Frysinger | 2004-09-02 | 1 | -1/+11 |
* | removed old comments | Michael Sterrett | 2004-07-05 | 1 | -5/+3 |