summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added dopamd.Aaron Walker2005-01-261-3/+22
* Correct ARCH setting on sparc64.Jeremy Huddleston2005-01-231-1/+2
* Breaking multilib code off to a separate eclass to keep things clean.Jeremy Huddleston2005-01-121-121/+2
* get people to stop using the arch funcs in eutils.eclassMike Frysinger2005-01-111-1/+9
* add additional error line to epatch to make copy & paste fasterMike Frysinger2005-01-101-1/+2
* Added get_all_libdirs. Changed die to eerror/exit since die doesn't have the...Jeremy Huddleston2005-01-071-61/+85
* Fix bug when ABI is passed as an arg to get_abi_var.Jeremy Huddleston2005-01-071-8/+7
* Making get_abi_var more optimized.Jeremy Huddleston2005-01-071-2/+4
* Removed sparc64-multilib specific checks so the code will work on other multi...Jeremy Huddleston2004-12-311-11/+4
* change spaces to tabsSeemant Kulleen2004-12-301-5/+5
* bug #25756 handle menu entriesHeinrich Wendel2004-12-291-1/+80
* add export example #73200 in get_cd funcsMike Frysinger2004-12-261-1/+7
* bashifyMike Frysinger2004-12-261-23/+23
* make built_with_use() more flexibleMike Frysinger2004-12-241-8/+19
* brainfart fix in my get_abi_varJeremy Huddleston2004-12-231-2/+2
* Added get_abi_var() and friends for my sparc64-multilib (and possibly soon ot...Jeremy Huddleston2004-12-231-3/+53
* have epunt_cxx scan for configure filesMike Frysinger2004-12-111-3/+9
* epunt_cxx(): only fail when C++ is required #73450Mike Frysinger2004-12-081-1/+8
* built_with_use()Mike Frysinger2004-12-071-1/+21
* use ppc-macos -> useq ppc-macos, since use ppc-macos breaks egetent().Mamoru Komachi2004-11-131-6/+5
* fix error checking of epatch #64944Mike Frysinger2004-11-111-2/+2
* remove macos (use only ppc-macos now)Mike Frysinger2004-10-311-5/+5
* '...' -> ' ...'Mike Frysinger2004-10-191-12/+12
* fix mistyped var #67562Mike Frysinger2004-10-151-2/+2
* support the -d parameter with mktempMike Frysinger2004-10-141-3/+8
* only install desktop items into /usr/share/applications since all our stable ...Mike Frysinger2004-10-131-34/+7
* make a nice wrapper for mktempMike Frysinger2004-10-091-13/+22
* added a helpful noteJeremy Huddleston2004-10-071-1/+2
* Fixed groups IFS in enewuser. Thanks to Joe Jezak <josejx@gmail.com>, bug #57...Mamoru Komachi2004-10-061-3/+6
* use macos -> useq macos and use ppc-macos -> useq ppc-macos, bug #57900.Mamoru Komachi2004-10-061-6/+6
* when using nscd, getent might have to flush the tables to make sure the cache...Mike Frysinger2004-10-051-1/+2
* support makeself-2.1.4 (doom3!)Mike Frysinger2004-10-051-16/+28
* Added preserve_old_lib as a temporary workaround to soname changes in libs.Jeremy Huddleston2004-10-041-1/+52
* moving set_arch_ functions to eutils from kernelBrian Jackson2004-10-021-1/+24
* create ldscripts with +xMike Frysinger2004-10-021-4/+6
* Added FreeBSD pw functionality for egetent/enewuser/enewgroup.Aaron Walker2004-10-011-5/+39
* support multiple groups properlyMike Frysinger2004-09-291-3/+18
* Fixing * expansion in check_license and closing bug #63803.Chris Gianelloni2004-09-211-3/+8
* simpler ldscript codeMike Frysinger2004-09-191-7/+3
* Updated to support multiple licenses and closing bug #63803.Chris Gianelloni2004-09-171-2/+2
* get_libdir() now check for CONF_LIBDIR in the code of econf() instead ofDanny van Dyk2004-09-171-5/+14
* support new cascading profiles for ppc-macosMamoru Komachi2004-09-161-6/+6
* get_multilibdir()Travis Tilley2004-09-121-1/+7
* GAMES_BINDIR, not GAMES_PREFIX for default pathMichael Sterrett2004-09-121-13/+11
* more quoting #63075Mike Frysinger2004-09-071-4/+4
* implement epause, ebeep. bug #62950Ciaran McCreesh2004-09-051-1/+28
* added get_libdir_override for overriding it's default behavior from inside an...Travis Tilley2004-08-311-6/+27
* added get_libdir for retrieving the current set library directory. made gen_...Travis Tilley2004-08-241-11/+21
* added CONF_LIBDIR support to gen_usr_ldscript()Travis Tilley2004-08-151-5/+10
* if given multiple patches, apply them allMike Frysinger2004-08-131-3/+7