summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* add support for _rc versions by Bruno Tsubouchi Yporti #288701 and tweak chec...Mike Frysinger2009-10-121-3/+5
* support symlinking files to more than one directory; mod support for ut2004-d...Tristan Heaven2009-10-121-169/+187
* Optimize calls to python_mod_optimize() / python_mod_cleanup() in distutils_p...Arfrever Frehtes Taifersar Arahesis2009-10-111-10/+8
* Optimize validate_PYTHON_ABIS(). Add python_convert_shebangs(). Remove incomp...Arfrever Frehtes Taifersar Arahesis2009-10-111-25/+96
* whitespaceMarkus Meier2009-10-111-2/+2
* whitespaceMarkus Meier2009-10-111-2/+2
* whitespaceMarkus Meier2009-10-111-2/+2
* whitespaceMarkus Meier2009-10-111-4/+4
* whitespaceMarkus Meier2009-10-111-2/+2
* whitespaceMarkus Meier2009-10-111-2/+2
* whitespaceMarkus Meier2009-10-111-2/+2
* whitespaceMarkus Meier2009-10-111-2/+2
* whitespaceMarkus Meier2009-10-111-3/+3
* whitespaceMarkus Meier2009-10-111-4/+4
* Dropped workaround for bug #278221: nothing was broken with stable fontconfig...Peter Volkov2009-10-111-3/+1
* mod wrappers shouldn't need to cd or set LD_LIBRARY_PATH because the game wra...Tristan Heaven2009-10-111-4/+3
* remove src_unpackTristan Heaven2009-10-111-24/+2
* remove MOD_TBZ2 messTristan Heaven2009-10-101-29/+4
* remove MOD_BINS messTristan Heaven2009-10-101-56/+6
* fix from Lars Wendler (Polynomial-C) to make sure /boot has a .keep file so p...Mike Frysinger2009-10-091-3/+9
* symlink all files not in MOD_DIRTristan Heaven2009-10-091-52/+28
* install everything in ${S}Tristan Heaven2009-10-091-15/+6
* add Prefix compatabilityFabian Groffen2009-10-081-5/+7
* add get_modname function that retrieves the shared module extension, like get...Fabian Groffen2009-10-081-1/+21
* add hppa*-hpux support to get_libnameFabian Groffen2009-10-081-1/+2
* Sync from Emacs overlay (revision 1453).Ulrich Müller2009-10-082-13/+29
* Improve disable file stripping. Be less verbose. Update example ebuild code.Matthias Schwarzott2009-10-081-13/+19
* [eclass] Update kde4 eclassesAlexey Shvetsov2009-10-063-80/+194
* exec ut2004-ded for ut2004 servers (doesn't exist yet but neither does ucc)Tristan Heaven2009-10-061-2/+2
* missed oneTristan Heaven2009-10-061-2/+2
* name wrappers and init scripts ${PN/${GAME}-} instead of ${MOD_DIR}Tristan Heaven2009-10-061-16/+16
* make rpm_unpack functions w/no args work off of $A like the unpack functionMike Frysinger2009-10-051-1/+3
* since the API for rpm_unpack has changed, detect poor behavior and warn about...Mike Frysinger2009-10-051-2/+10
* Replace -Wl,--no-as-needed with function from flag-o-matic eclass.Samuli Suominen2009-10-041-7/+2
* disable installation of client or server specific files if MOD_DIR and MOD_BI...Tristan Heaven2009-10-041-7/+6
* New function: no-as-needed which returns the value to disable asneeded, for G...Samuli Suominen2009-10-041-1/+9
* Trying to fix bug #282984 in a clean way. Passing system compilers to emake i...Dominik Kapusta2009-10-031-2/+4
* simplify rpm code greatly by forcing rpm2targz and recent portage, and docume...Mike Frysinger2009-10-031-79/+51
* Killing USE_RUBY='any' (with fire and stuff).Alex Legler2009-10-031-21/+3
* Add the check to ensure that Python wrapper is configured to use the same ver...Arfrever Frehtes Taifersar Arahesis2009-10-021-3/+18
* Print a warning when Python 2 or Python 3 is explicitly disabled.Arfrever Frehtes Taifersar Arahesis2009-10-021-5/+22
* qt4-build.eclass 4.5.3 supportAlex Alexander2009-10-021-3/+4
* Switching to gzip packages like Nokia does starting from 4.5.3Dominik Kapusta2009-10-021-5/+15
* drop pkg_setup; USE deps to replace built_with_use tests; allow for mods with...Tristan Heaven2009-10-021-39/+49
* Automatically enable Python 2 and Python 3 if no version has been explicitly ...Arfrever Frehtes Taifersar Arahesis2009-10-021-45/+104
* don't set KEYWORDS or IUSETristan Heaven2009-10-011-3/+1
* don't set LICENSETristan Heaven2009-10-011-2/+1
* run servers as ${GAMES_USER_DED}:${GAMES_GROUP}Tristan Heaven2009-10-011-2/+2
* use games_make_wrapper instead of own function; move installation of confd an...Tristan Heaven2009-10-011-35/+21
* unify server.cfg stuff (even though only quake3 mods use it atm)Tristan Heaven2009-10-011-24/+11