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
/
autotools-utils.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reuse in_iuse() from eutils.eclass.
Michał Górny
2011-09-23
1
-3
/
+3
*
Fix the example to use explicit $(use_enable debug).
Michał Górny
2011-09-18
1
-1
/
+2
*
Fail if myeconfargs is not an array.
Michał Górny
2011-09-18
1
-1
/
+4
*
Deprecate implicit IUSE=debug.
Michał Górny
2011-09-18
1
-5
/
+8
*
Explain .la removal reasons in output.
Michał Górny
2011-09-16
1
-6
/
+7
*
Remove static libs covered by .pc files as well.
Michał Górny
2011-09-16
1
-1
/
+12
*
Drop 'empty' .la files as well (those lacking libs & flags).
Michał Górny
2011-09-16
1
-7
/
+17
*
Refactor remove_libtool_files() to simplify conditions.
Michał Górny
2011-09-16
1
-9
/
+11
*
Check command-line args completely in remove_libtool_files().
Michał Górny
2011-09-16
1
-2
/
+13
*
Clean up & simplify la removal code a little.
Michał Górny
2011-09-16
1
-7
/
+6
*
For .la removal, look for static archives rather than USE=static-libs.
Michał Górny
2011-09-16
1
-13
/
+14
*
Strip ${D} from removal message to shorten it.
Michał Górny
2011-09-16
1
-3
/
+3
*
Fix handling whitespace in filenames when looking for .la files.
Michał Górny
2011-09-16
1
-2
/
+2
*
Use einfo to make .{la,a} removals more visible.
Michał Górny
2011-09-12
1
-3
/
+3
*
Michał Górny added as co-maintainer, bug #382709
Maciej Mrozowski
2011-09-12
1
-1
/
+2
*
Pass autotools-utils-src_install args to base_src_install. Requested by Micha...
Maciej Mrozowski
2011-02-01
1
-2
/
+2
*
Support eapi4.
Tomas Chvatal
2011-01-31
1
-2
/
+2
*
Fix another example wrt bug 350423
Maciej Mrozowski
2011-01-22
1
-2
/
+2
*
Suggest myeconfargs to be local variable in example code. Bug 352145
Maciej Mrozowski
2011-01-20
1
-2
/
+2
*
Fix myeconfargs quoting, bug 339227. Thanks to Martin von Gagern for reporting.
Maciej Mrozowski
2010-10-03
1
-2
/
+2
*
Accept user-supplied configure args as phase function parameters as well
Maciej Mrozowski
2010-09-12
1
-2
/
+2
*
Do not mark EAPI=4 as compatible yet
Maciej Mrozowski
2010-07-20
1
-2
/
+2
*
Use defined mechanism (die) to terminate processing when invalid EAPI detected.
Maciej Mrozowski
2010-07-19
1
-2
/
+2
*
Add new eclass, emerge -1 eclass-manpages and see autotool-utils.eclass manua...
Maciej Mrozowski
2010-07-17
1
-0
/
+263