GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
eutils.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
have_NPTL isnt used anymore
Mike Frysinger
2005-05-13
1
-46
/
+1
*
enable --no-backup-if-mismatch by default in epatch
Mike Frysinger
2005-05-06
1
-2
/
+3
*
Moved -maxdepth 1 before -iname to remove warning and closing bug #91410.
Chris Gianelloni
2005-05-04
1
-2
/
+2
*
remove einfo message in epatch telling us how many patches we will apply
Mike Frysinger
2005-04-29
1
-2
/
+1
*
add newicon / newmenu #88983
Mike Frysinger
2005-04-16
1
-33
/
+28
*
export LINGUAS to "" if everything is stripped
Mike Frysinger
2005-04-15
1
-2
/
+3
*
move ecpu_check to mplayer
Mike Frysinger
2005-04-12
1
-45
/
+1
*
Added an optional path element to make_wrapper.
Chris Gianelloni
2005-03-30
1
-3
/
+10
*
style cleanup for ldscripts.
Jeremy Huddleston
2005-03-26
1
-6
/
+5
*
Let doins handle the perms for {do,new}pamd; fixes bug 86365
Aaron Walker
2005-03-23
1
-5
/
+1
*
tweak gen_usr_ldscript to handle more than 1 param at a time
Mike Frysinger
2005-03-23
1
-12
/
+16
*
Added make_wrapper function.
Chris Gianelloni
2005-03-22
1
-1
/
+22
*
fix my quoting screwups as pointed out by mr bones
Mike Frysinger
2005-03-18
1
-9
/
+9
*
flesh out make_desktop_entry a bit more #85431 by Josh Nichols
Mike Frysinger
2005-03-17
1
-23
/
+105
*
make_desktop_entry() 2nd try
Carsten Lohrke
2005-03-07
1
-2
/
+2
*
minor make_desktop_entry() modification
Carsten Lohrke
2005-03-07
1
-2
/
+2
*
fixed menu spec url
Carsten Lohrke
2005-03-06
1
-2
/
+2
*
style update for strip-linguas and make sure the returned LINGUAS doesnt have...
Mike Frysinger
2005-02-23
1
-15
/
+15
*
Fix runaway commit.
Martin Schlemmer
2005-02-18
1
-3
/
+1
*
Fix reverse logic when checking if we should run fix_libtool_files.sh.
Martin Schlemmer
2005-02-18
1
-1
/
+3
*
make dopamd behave like all other do* funcs and add newpamd in the process
Mike Frysinger
2005-02-11
1
-9
/
+17
*
Let EPATCH_EXCLUDE contain newlines.
Jeremy Huddleston
2005-02-08
1
-28
/
+29
*
Yah, I tested it this time as the CROSSCOMPILE variable detection was still b...
Chris White
2005-02-04
1
-9
/
+7
*
Add comment for previously borked function.
Martin Schlemmer
2005-02-03
1
-1
/
+5
*
Fix syntax error.
Martin Schlemmer
2005-02-03
1
-1
/
+2
*
Last one.. really :|. Making sure /proc/cpuinfo is present before doing anyt...
Chris White
2005-02-03
1
-2
/
+2
*
Arg, fixing verbosity control for ecpu_check.
Chris White
2005-02-03
1
-19
/
+23
*
Added ecpu_check function. See comments for details.
Chris White
2005-02-03
1
-1
/
+38
*
Added dopamd.
Aaron Walker
2005-01-26
1
-3
/
+22
*
Correct ARCH setting on sparc64.
Jeremy Huddleston
2005-01-23
1
-1
/
+2
*
Breaking multilib code off to a separate eclass to keep things clean.
Jeremy Huddleston
2005-01-12
1
-121
/
+2
*
get people to stop using the arch funcs in eutils.eclass
Mike Frysinger
2005-01-11
1
-1
/
+9
*
add additional error line to epatch to make copy & paste faster
Mike Frysinger
2005-01-10
1
-1
/
+2
*
Added get_all_libdirs. Changed die to eerror/exit since die doesn't have the...
Jeremy Huddleston
2005-01-07
1
-61
/
+85
*
Fix bug when ABI is passed as an arg to get_abi_var.
Jeremy Huddleston
2005-01-07
1
-8
/
+7
*
Making get_abi_var more optimized.
Jeremy Huddleston
2005-01-07
1
-2
/
+4
*
Removed sparc64-multilib specific checks so the code will work on other multi...
Jeremy Huddleston
2004-12-31
1
-11
/
+4
*
change spaces to tabs
Seemant Kulleen
2004-12-30
1
-5
/
+5
*
bug #25756 handle menu entries
Heinrich Wendel
2004-12-29
1
-1
/
+80
*
add export example #73200 in get_cd funcs
Mike Frysinger
2004-12-26
1
-1
/
+7
*
bashify
Mike Frysinger
2004-12-26
1
-23
/
+23
*
make built_with_use() more flexible
Mike Frysinger
2004-12-24
1
-8
/
+19
*
brainfart fix in my get_abi_var
Jeremy Huddleston
2004-12-23
1
-2
/
+2
*
Added get_abi_var() and friends for my sparc64-multilib (and possibly soon ot...
Jeremy Huddleston
2004-12-23
1
-3
/
+53
*
have epunt_cxx scan for configure files
Mike Frysinger
2004-12-11
1
-3
/
+9
*
epunt_cxx(): only fail when C++ is required #73450
Mike Frysinger
2004-12-08
1
-1
/
+8
*
built_with_use()
Mike Frysinger
2004-12-07
1
-1
/
+21
*
use ppc-macos -> useq ppc-macos, since use ppc-macos breaks egetent().
Mamoru Komachi
2004-11-13
1
-6
/
+5
*
fix error checking of epatch #64944
Mike Frysinger
2004-11-11
1
-2
/
+2
*
remove macos (use only ppc-macos now)
Mike Frysinger
2004-10-31
1
-5
/
+5
[next]