| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Updated games.eclass to use uz2unpack. | Chris Gianelloni | 2004-06-26 | 1 | -6/+6 |
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
* | Changed GAMES_USER to root, changed GAMES_USER_DED to games, and reverted cha... | Chris Gianelloni | 2004-06-18 | 1 | -5/+4 |
* | Changed games to be owned root:games and closing bug #45302. | Chris Gianelloni | 2004-06-14 | 1 | -2/+3 |
* | Made a slight modification to games_umod_unpack. | Chris Gianelloni | 2004-04-09 | 1 | -5/+3 |
* | Added new games_umod_unpack function to unpack umod/ut2mod/ut4mod files. | Chris Gianelloni | 2004-04-09 | 1 | -1/+16 |
* | Making games_ut_unpack *WAY* less chatty. | Chris Gianelloni | 2004-04-02 | 1 | -3/+3 |
* | Cleaning up games_ut_unpack. Seems like a good time since everything is mask... | Chris Gianelloni | 2004-04-02 | 1 | -10/+6 |
* | remove cd related functions (they are now in eutils) | Mike Frysinger | 2004-03-31 | 1 | -35/+4 |
* | update copyright years | Mike Frysinger | 2004-01-26 | 1 | -2/+2 |
* | make games_make_wrapper usuable | Mike Frysinger | 2004-01-08 | 1 | -5/+6 |
* | dont force a ./ on the bin | Mike Frysinger | 2004-01-08 | 1 | -2/+2 |
* | find does not accept <dir>/<file> format ... you have to do `find <dir> -name... | Mike Frysinger | 2003-12-09 | 1 | -2/+5 |
* | Fix 'echo' spacings... | Tim Yamin | 2003-11-30 | 1 | -2/+2 |
* | return properly in wrapper funcs #32990 | Mike Frysinger | 2003-11-10 | 1 | -1/+3 |
* | handle state dir better #31841 | Mike Frysinger | 2003-11-04 | 1 | -1/+8 |
* | handler $@ properly and make sure we use local vars in our functions | Mike Frysinger | 2003-10-27 | 1 | -14/+18 |
* | wrapper script | Mike Frysinger | 2003-10-14 | 1 | -1/+14 |
* | chown user.group -> chown user:group | Michael Sterrett | 2003-10-01 | 1 | -2/+2 |
* | case insentive cd matching #23935 | Mike Frysinger | 2003-09-06 | 1 | -3/+2 |
* | use ${D} for executable chmod to avoid sandbox violation | Michael Sterrett | 2003-08-05 | 1 | -2/+2 |
* | make sure stuff in $GAMES_BINDIR is 750 | Mike Frysinger | 2003-08-05 | 1 | -1/+2 |
* | add logdir | Mike Frysinger | 2003-08-01 | 1 | -1/+2 |
* | Updated games_ut_unpack function - needs testing on original UT | Chris Gianelloni | 2003-07-18 | 1 | -13/+12 |
* | update dev list | Mike Frysinger | 2003-07-18 | 1 | -2/+2 |
* | Fix a bug in games_ut_unpack | Chris Gianelloni | 2003-07-18 | 1 | -4/+9 |
* | Add games_ut_unpack | Chris Gianelloni | 2003-07-18 | 1 | -1/+24 |
* | Added file matching to games_get_cd and made enewuser and enewgroup less chatty | Chris Gianelloni | 2003-07-18 | 1 | -3/+4 |
* | games-ded goes in by default | Mike Frysinger | 2003-07-10 | 1 | -3/+2 |