summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added an optional path element to make_wrapper.Chris Gianelloni2005-03-301-3/+10
* style cleanup for ldscripts.Jeremy Huddleston2005-03-261-6/+5
* Let doins handle the perms for {do,new}pamd; fixes bug 86365Aaron Walker2005-03-231-5/+1
* tweak gen_usr_ldscript to handle more than 1 param at a timeMike Frysinger2005-03-231-12/+16
* Added make_wrapper function.Chris Gianelloni2005-03-221-1/+22
* fix my quoting screwups as pointed out by mr bonesMike Frysinger2005-03-181-9/+9
* flesh out make_desktop_entry a bit more #85431 by Josh NicholsMike Frysinger2005-03-171-23/+105
* make_desktop_entry() 2nd tryCarsten Lohrke2005-03-071-2/+2
* minor make_desktop_entry() modificationCarsten Lohrke2005-03-071-2/+2
* fixed menu spec urlCarsten Lohrke2005-03-061-2/+2
* style update for strip-linguas and make sure the returned LINGUAS doesnt have...Mike Frysinger2005-02-231-15/+15
* Fix runaway commit.Martin Schlemmer2005-02-181-3/+1
* Fix reverse logic when checking if we should run fix_libtool_files.sh.Martin Schlemmer2005-02-181-1/+3
* make dopamd behave like all other do* funcs and add newpamd in the processMike Frysinger2005-02-111-9/+17
* Let EPATCH_EXCLUDE contain newlines.Jeremy Huddleston2005-02-081-28/+29
* Yah, I tested it this time as the CROSSCOMPILE variable detection was still b...Chris White2005-02-041-9/+7
* Add comment for previously borked function.Martin Schlemmer2005-02-031-1/+5
* Fix syntax error.Martin Schlemmer2005-02-031-1/+2
* Last one.. really :|. Making sure /proc/cpuinfo is present before doing anyt...Chris White2005-02-031-2/+2
* Arg, fixing verbosity control for ecpu_check.Chris White2005-02-031-19/+23
* Added ecpu_check function. See comments for details.Chris White2005-02-031-1/+38
* 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