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
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@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
*
epatch_user: add an explicit notice of patches applied when die is called #54...
Mike Frysinger
2015-03-20
1
-1
/
+10
*
epatch: include `patch --version` output in the failure log
Mike Frysinger
2015-03-20
1
-5
/
+12
*
prune_libtool_files: properly reset variables for following loop iterations.
Michał Górny
2015-01-14
1
-3
/
+3
*
Modify eutils.eclass to allow 512x512 icons to be installed (this was
William Hubbs
2014-12-30
1
-2
/
+2
*
chop off the subslot from the SLOT #528078 by Mark Wright
Mike Frysinger
2014-11-15
1
-3
/
+4
*
make_wrapper: fix by Jason Zaman to drop spurious blackslash in wrapped comma...
Mike Frysinger
2014-11-13
1
-2
/
+2
*
eshopts_push: fix typo in command example #528120 by Tupone Alfredo
Mike Frysinger
2014-11-03
1
-2
/
+2
*
epatch: fix EPATCH_USER_EXCLUDE handling when EPATCH_EXCLUDE is not set #5229...
Mike Frysinger
2014-09-19
1
-2
/
+2
*
Avoid reserved names for functions and variables, bug 516092.
Ulrich Müller
2014-07-11
1
-16
/
+16
*
Whitespace.
Ulrich Müller
2014-07-04
1
-4
/
+4
*
epatch_user: tweak docs to reflect the use of $P-$PR rather than $PF (where t...
Mike Frysinger
2014-04-27
1
-2
/
+2
*
optfeature: fix eclass doc and style #498988
Mike Frysinger
2014-04-27
1
-12
/
+12
*
Add optfeature to eutils.eclass wrt bug 498988, ACKed by WilliamH
Chris Reffett
2014-03-15
1
-1
/
+46
*
drop user eclass inherit ... people have had plenty of time to migrate
Mike Frysinger
2014-01-08
1
-2
/
+2
*
Fix eclassdoc for einstalldocs.
Michał Górny
2013-12-28
1
-2
/
+2
*
Document einstalldocs.
Michał Górny
2013-12-27
1
-1
/
+25
*
add prefix support by Christoph Junghans #485438
Mike Frysinger
2013-12-03
1
-16
/
+37
*
Support EAPIs < 4 in einstalldocs properly.
Michał Górny
2013-09-14
1
-6
/
+19
*
Commit the version of einstalldocs() Council agreed upon.
Michał Górny
2013-09-13
1
-1
/
+25
*
epatch: fix documentation on -p4 vs -p5 limit to match reality #484642 by Pat...
Mike Frysinger
2013-09-13
1
-2
/
+2
*
epatch: make sure we sort dirs of patches consistently #471666 by Pavel Riha
Mike Frysinger
2013-06-21
1
-2
/
+5
*
evar_push/evar_pop: new api for saving/restoring variables on a stack
Mike Frysinger
2013-06-21
1
-1
/
+72
*
isdigit: new func for testing if args are all numbers
Mike Frysinger
2013-06-21
1
-1
/
+13
*
Fix the libtool check, bug #470938.
Michał Górny
2013-05-22
1
-2
/
+2
*
Replace the .la sanity check by one used in libtool itself. Fixes removing qm...
Michał Górny
2013-05-21
1
-6
/
+9
*
epatch: turn qa warning to hard failure w/relative paths in patches as people...
Mike Frysinger
2013-05-21
1
-4
/
+9
*
prune_libtool_files: do not remove .la files which are not libtool files. Fix...
Michał Górny
2013-05-15
1
-55
/
+64
*
epatch: handle aliased `patch` commands in a way that works with <=bash-3.2 #...
Mike Frysinger
2013-04-25
1
-2
/
+5
*
epatch: add support for users to exclude specific patches via EPATCH_USER_EXC...
Mike Frysinger
2013-03-31
1
-1
/
+15
*
epunt_cxx: support different versions of autotools since 2.64 changed the sig...
Mike Frysinger
2013-03-12
1
-8
/
+11
*
make_wrapper: optimize output slightly in common cases by omitting dead code
Mike Frysinger
2013-03-11
1
-14
/
+18
*
Disable epunt_cxx warning since epunt_cxx is broken nowadays.
Michał Górny
2013-03-09
1
-4
/
+4
*
Fix epunt_cxx not to subshell.
Michał Górny
2013-03-09
1
-3
/
+3
*
prune_libtool_files: support running without pkg-config installed, using sed ...
Michał Górny
2013-02-26
1
-8
/
+25
*
QA-warn if epunt_cxx does not find any checks to punt.
Michał Górny
2013-02-10
1
-4
/
+10
*
prune_libtool_files(): fix variable reuse. Thanks to radhermit for the patch.
Michał Górny
2012-10-23
1
-4
/
+4
*
prune_libtool_files(): add --modules option to remove modules (plugins) as well.
Michał Górny
2012-10-11
1
-10
/
+21
*
prune_libtool_files(): fix removing symlinked .la files.
Michał Górny
2012-10-11
1
-4
/
+9
*
add :${SLOT} support to epatch_user #435132 by Bartosz Brachaczek
Mike Frysinger
2012-10-07
1
-3
/
+3
*
Test for the EAPI explicitly, because it isn't required that package managers...
Ulrich Müller
2012-09-28
1
-2
/
+2
*
Made 'usex' declaration conditional on lack of PM or EAPI5+ support
Ian Stakenvicius
2012-09-27
1
-2
/
+6
*
Remove redundant DESCRIPTION variable settings.
Zac Medico
2012-09-15
1
-3
/
+1
*
prune_libtool_files: run pkg-config code only if necessary.
Michał Górny
2012-08-29
1
-25
/
+29
*
fix grammar in make_desktop_entry icon description #431940 by Greg Turner
Mike Frysinger
2012-08-20
1
-2
/
+2
*
prune_libtool_files(): report .a removal only if it exists, and explain the r...
Michał Górny
2012-06-20
1
-3
/
+5
*
Be slightly more polite.
Samuli Suominen
2012-06-14
1
-3
/
+3
*
small enhancement to examples of doicon
Julian Ospald
2012-06-14
1
-5
/
+5
*
mpfr has gone stable, so drop hack #420957
Mike Frysinger
2012-06-14
1
-3
/
+1
*
makeopts_jobs has been moved to multiprocessing.eclass, and all consumers sho...
Mike Frysinger
2012-06-07
1
-21
/
+1
*
Introduce prune_libtool_files() for .la file removal. Based on one used by au...
Michał Górny
2012-06-06
1
-2
/
+96
[next]