summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add documentation for games.eclass, rm unnecessary exportsJulian Ospald2014-11-211-25/+187
* Avoid reserved names for functions and variables, bug 516092.Ulrich Müller2014-07-111-3/+3
* fix games.eclass to use games-misc/games-envdJulian Ospald2014-03-121-20/+7
* respect ECONF_SOURCE wrt #494210Julian Ospald2014-02-021-2/+2
* set --datarootdir=/usr/share wrt #493954Julian Ospald2014-01-251-2/+7
* Add support for verbose build in <EAPI5Michael Sterrett2013-04-081-1/+12
* naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAP...Ian Stakenvicius2012-09-271-2/+2
* Remove redundant DESCRIPTION variable settings.Zac Medico2012-09-151-3/+1
* tc-export LD AR RANLIB as wellMichael Sterrett2012-07-291-3/+3
* EAPI-4 related fix, properly check dirs existenceJulian Ospald2012-07-281-2/+2
* fix for games.eclass wrt bug #336626 #c21Julian Ospald2012-06-091-3/+6
* Allow EAPI=4.Sergei Trofimovich2012-05-301-3/+3
* Update copyright years in headersChristian Faulhammer2011-12-271-2/+2
* drop GAMES_CHECK_LICENSE now that portage supports ACCEPT_LICENSE in stableMike Frysinger2011-12-141-2/+1
* avoid multiple inclusions when possible to speed caching upMike Frysinger2011-12-141-1/+6
* use egetshell helper from user eclassMike Frysinger2011-11-261-3/+3
* allow EAPI=3 as this eclass works (ignoring prefix, but that's #336626)Mike Frysinger2011-03-221-2/+3
* games_ut_unpack: let's see uz2unpack outputTristan Heaven2010-08-311-3/+3
* Add base_src_make call and make games eclass use it (In preparation for new b...Tomas Chvatal2010-01-031-2/+2
* Remove extra leftover braces from removed "|| die"Jonathan Callen2009-12-161-2/+2
* econf already dies; use base_src_compile instead of rolling our own (less fea...Michael Sterrett2009-12-091-5/+4
* don't need to set GAME nowTristan Heaven2009-07-261-3/+1
* remove unused games_link_mods functionTristan Heaven2009-07-261-15/+1
* make sure we dont set common dirs like /opt/bin and /opt/lib to games owner #...Mike Frysinger2009-04-051-1/+12
* revert previous change as it makes no difference and the real bug is in sandboxMike Frysinger2009-03-081-2/+2
* do not dereference symlinks in prepgamesdirs() when changing owners #261196Mike Frysinger2009-03-051-2/+2
* punt GAMES_USE_SDL; now handled by use-based depsMichael Sterrett2009-03-041-11/+1
* Avoid dying on newer libsdl which doesn't have the no* use flags anymore.Michael Sterrett2009-01-221-2/+2
* just always export CC and CXX from toolchain so we don't have to manually do ...Michael Sterrett2009-01-211-2/+3
* inherit base so PATCHES array worksMichael Sterrett2009-01-051-2/+2
* patch from Davide Pesavento to fix word splitting issues, bug #241666Tristan Heaven2008-12-011-8/+8
* EAPI 2 supportTristan Heaven2008-09-281-3/+12
* fix LDPATH on multilib systems, bug #202032Tristan Heaven2008-09-111-18/+9
* remove egamesinstall to break some overlaysTristan Heaven2008-09-051-14/+1
* Make sure only files in GAMES_STATEDIR are writable.Michael Sterrett2008-04-261-3/+5
* fix quoting in games_umod_unpackTristan Heaven2008-02-151-7/+7
* Remove UT from the comments on games_ut_unpack due to bug #196142.Chris Gianelloni2007-11-061-3/+3
* $GAMES_LIBDIR is no longer used in the treeTristan Heaven2007-04-101-4/+1
* replace INSDESTTREE/INSOPTIONS with subshells and insinto/insoptsMike Frysinger2007-04-071-8/+8
* unset GAMES_LIBDIR in games_get_libdir until everyone has converted off of GA...Mike Frysinger2007-03-271-1/+3
* implement $(games_get_libdir) for the multilib lamersMike Frysinger2007-03-271-4/+10
* Don't use egamesinstallMichael Sterrett2006-12-201-1/+3
* touchup style and tweak GAMES_LIBDIR behavior some moreMike Frysinger2006-10-191-19/+16
* Added games_link_mods for the upcoming games-mods.eclass and also added multi...Chris Gianelloni2006-10-181-6/+40
* indent gamesenvMike Frysinger2006-10-171-5/+5
* use $GAMES_PREFIX rather than /usr/games for default user homedirMike Frysinger2006-09-031-3/+3
* Put normal games.eclass pkg_postinst output behind a check for GAMES_SHOW_WAR...Chris Gianelloni2006-05-191-13/+15
* switch over to econfMike Frysinger2006-04-241-49/+19
* built_with_use check before adding group/user in games_pkg_setupMichael Sterrett2006-04-191-7/+7
* some portability touchups from Diego Pettenò #115580Mike Frysinger2006-04-151-6/+7