Log of /eclass/autotools-utils.eclass
Parent Directory
|
Revision Log
Revision
1.74 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 31 23:24:56 2014 UTC
(5 years, 4 months ago)
by
reavertm
Branch:
MAIN
Changes since
1.73: +3 -3 lines
Diff to
previous 1.73
When probing for supported test targets for make, explicity ignore recipe errors even if we run make in dry-run mode.
Revision
1.70 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jun 29 08:17:06 2013 UTC
(6 years, 5 months ago)
by
mgorny
Branch:
MAIN
Changes since
1.69: +3 -3 lines
Diff to
previous 1.69
Respect arguments when checking for test targets. This becomes helpful if one of the arguments is -C.
Revision
1.69 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 7 20:59:13 2013 UTC
(6 years, 6 months ago)
by
floppym
Branch:
MAIN
Changes since
1.68: +17 -17 lines
Diff to
previous 1.68
Convert econfargs from an ECLASS-VARIABLE to a function-specifc VARIABLE for autotools-utils_src_configure.
Revision
1.64 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 1 09:16:07 2013 UTC
(6 years, 8 months ago)
by
mgorny
Branch:
MAIN
Changes since
1.63: +20 -2 lines
Diff to
previous 1.63
Support setting mode of prune_libtool_files through AUTOTOOLS_PRUNE_LIBTOOL_FILES.
Revision
1.57 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Sep 27 16:35:41 2012 UTC
(7 years, 2 months ago)
by
axs
Branch:
MAIN
Changes since
1.56: +2 -2 lines
Diff to
previous 1.56
naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAPI=4 was previously allowed
Revision
1.54 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 6 15:43:45 2012 UTC
(7 years, 6 months ago)
by
mgorny
Branch:
MAIN
Changes since
1.53: +6 -2 lines
Diff to
previous 1.53
Start using prune_libtool_files() from eutils, deprecate remove_libtool_files().
Revision
1.51 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon May 28 07:34:43 2012 UTC
(7 years, 6 months ago)
by
mgorny
Branch:
MAIN
Changes since
1.50: +2 -5 lines
Diff to
previous 1.50
autotools.eclass no longer supports re-inheriting so we need to override AUTOTOOLS_AUTO_DEPEND for good...
Revision
1.30 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Dec 14 14:55:03 2011 UTC
(8 years ago)
by
mgorny
Branch:
MAIN
Changes since
1.29: +50 -6 lines
Diff to
previous 1.29
autotools-utils: drop base.eclass inherit and thus src_unpack() export.
Importing base.eclass causes us to export src_unpack() phase function
which is entirely useless in EAPIs 2+ (which we only support), and
causes trouble importing autotools-utils e.g. after VCS eclasses.
Fixes: https://bugs.gentoo.org/show_bug.cgi?id=392651
Revision
1.29 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 27 09:57:20 2011 UTC
(8 years ago)
by
mgorny
Branch:
MAIN
Changes since
1.28: +18 -9 lines
Diff to
previous 1.28
Revert making pushd/popd fatal due to humongous breakage. Add a warning message instead.
Revision
1.25 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 14 20:28:29 2011 UTC
(8 years, 2 months ago)
by
mgorny
Branch:
MAIN
Changes since
1.24: +3 -2 lines
Diff to
previous 1.24
Use elibtoolize from libtool.eclass to fix libtool magic.
We're calling it with '--patch-only' to avoid heavy changes to ebuilds.
This should handle gracefully eautoreconfed packages and those not using
libtool as well (in worst case, it should try to apply patches twice).
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Feb 1 00:08:19 2011 UTC
(8 years, 10 months ago)
by
reavertm
Branch:
MAIN
Changes since
1.8: +2 -2 lines
Diff to
previous 1.8
Pass autotools-utils-src_install args to base_src_install. Requested by Michał Górny.
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 3 19:30:22 2010 UTC
(9 years, 2 months ago)
by
reavertm
Branch:
MAIN
Changes since
1.4: +2 -2 lines
Diff to
previous 1.4
Fix myeconfargs quoting, bug 339227. Thanks to Martin von Gagern for reporting.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jul 19 16:15:14 2010 UTC
(9 years, 4 months ago)
by
reavertm
Branch:
MAIN
Changes since
1.1: +2 -2 lines
Diff to
previous 1.1
Use defined mechanism (die) to terminate processing when invalid EAPI detected.
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jul 17 10:42:55 2010 UTC
(9 years, 5 months ago)
by
reavertm
Branch:
MAIN
Add new eclass, emerge -1 eclass-manpages and see autotool-utils.eclass manual page for details
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
Sticky Tag: |
|