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
/
autotools-utils.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated remove_libtool_files() function.
Michał Górny
2015-06-07
1
-77
/
+2
*
When probing for supported test targets for make, explicity ignore recipe err...
Maciej Mrozowski
2014-07-31
1
-3
/
+3
*
Indicate that AUTOTOOLS_AUTORECONF should be set before calling inherit.
Mike Gilbert
2014-03-11
1
-3
/
+3
*
Respect BUILD_DIR in in-source builds when set earlier.
Michał Górny
2013-11-24
1
-16
/
+16
*
Remove deprecated autotools-utils_autoreconf.
Michał Górny
2013-10-08
1
-79
/
+1
*
Respect arguments when checking for test targets. This becomes helpful if one...
Michał Górny
2013-06-29
1
-3
/
+3
*
Convert econfargs from an ECLASS-VARIABLE to a function-specifc VARIABLE for ...
Mike Gilbert
2013-06-07
1
-17
/
+17
*
Support complete EAPI src_test().
Michał Górny
2013-05-05
1
-3
/
+6
*
Support disabling .la pruning completely.
Michał Górny
2013-05-03
1
-2
/
+7
*
Inline src_test and allow passing arguments.
Michał Górny
2013-05-01
1
-3
/
+5
*
Fix eclassdoc.
Michał Górny
2013-04-05
1
-2
/
+2
*
Support setting mode of prune_libtool_files through AUTOTOOLS_PRUNE_LIBTOOL_F...
Michał Górny
2013-04-01
1
-2
/
+20
*
Qt category move.
Davide Pesavento
2013-03-03
1
-3
/
+3
*
Support DOCS=() to disable installing documentation.
Michał Górny
2013-02-11
1
-8
/
+11
*
Support directories in DOCS, in EAPI 4+.
Michał Górny
2012-12-14
1
-2
/
+9
*
Improve the compatibility code thanks to Arfrever.
Michał Górny
2012-12-03
1
-4
/
+5
*
Fix respecting AUTOTOOLS_BUILD_DIR and CMAKE_BUILD_DIR. Acked by scarabeus.
Michał Górny
2012-12-03
1
-3
/
+17
*
Use a common BUILD_DIR variable. Acked by scarabeus.
Michał Górny
2012-12-01
1
-13
/
+19
*
naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAP...
Ian Stakenvicius
2012-09-27
1
-2
/
+2
*
typo.
Michał Górny
2012-06-08
1
-2
/
+2
*
Reuse eautoreconf, deprecate autotools-utils_autoreconf.
Michał Górny
2012-06-06
1
-2
/
+6
*
Start using prune_libtool_files() from eutils, deprecate remove_libtool_files().
Michał Górny
2012-06-06
1
-2
/
+6
*
Remove invalid use check, these should be fixed by now.
Michał Górny
2012-05-28
1
-10
/
+1
*
Fail whenever unable to change directory, wrt #391927.
Michał Górny
2012-05-28
1
-11
/
+11
*
autotools.eclass no longer supports re-inheriting so we need to override AUTO...
Michał Górny
2012-05-28
1
-5
/
+2
*
Call eaclocal unconditionally; _elibtoolize no longer does that.
Michał Górny
2012-05-22
1
-5
/
+2
*
Fix to match autotools.eclass API changes.
Michał Górny
2012-05-21
1
-2
/
+2
*
Fix typo in recursive autoreconf.
Michał Górny
2012-02-04
1
-2
/
+2
*
Use checksums to determine whether files need autoreconf. Fixes bug #399641.
Michał Górny
2012-02-02
1
-7
/
+10
*
Call glib-gettextize with --force in autotools-utils.eclass
Justin Lecher
2012-01-30
1
-2
/
+2
*
Force autoreconf on user patches only.
Michał Górny
2012-01-21
1
-3
/
+4
*
Add AM_CONFIG_HEADER check (for pixman autoreconf).
Michał Górny
2012-01-19
1
-2
/
+3
*
Quiet grep output.
Michał Górny
2012-01-15
1
-2
/
+2
*
Improve the --docdir configure grep.
Michał Górny
2012-01-15
1
-2
/
+2
*
Pass --docdir to configure only when supported.
Michał Górny
2012-01-15
1
-5
/
+9
*
Use path_exists() to ensure any file exists in docdir.
Michał Górny
2012-01-14
1
-2
/
+3
*
Replace the docdir-directory error with a warning.
Michał Górny
2012-01-14
1
-13
/
+11
*
Pass --force to eautopoint and few other pre-autoreconf funcs.
Michał Górny
2012-01-14
1
-4
/
+4
*
Autoreconfigure packages when user patches need it.
Michał Górny
2012-01-14
1
-1
/
+17
*
Disallow eautomake from calling eautoreconf unnecessarily.
Michał Górny
2012-01-14
1
-2
/
+2
*
Pass --docdir to configure, and install docs from it; wrt bug #350423.
Michał Górny
2012-01-14
1
-2
/
+22
*
Support installing default docs, similarly to EAPI4; wrt bug #397659.
Michał Górny
2012-01-14
1
-1
/
+10
*
Correct typo in autotools-utils.eclass: @DEFAULT-UNSET -> @DEFAULT_UNSET
Justin Lecher
2012-01-09
1
-2
/
+2
*
Add AUTOTOOLS_AUTORECONF for bug #392073.
Michał Górny
2012-01-05
1
-5
/
+99
*
Add a note on AT_NOELIBTOOLIZE=yes in src_prepare(). Fixes #395649.
Michał Górny
2011-12-22
1
-1
/
+4
*
autotools-utils: drop base.eclass inherit and thus src_unpack() export.
Michał Górny
2011-12-14
1
-6
/
+50
*
Revert making pushd/popd fatal due to humongous breakage. Add a warning messa...
Michał Górny
2011-11-27
1
-9
/
+18
*
Denote that autotools-utils must not be mixed with econf/emake.
Michał Górny
2011-11-27
1
-2
/
+6
*
Remove implicit IUSE=debug deprecation warning.
Michał Górny
2011-11-26
1
-11
/
+1
*
Add failure handling for pushd/popd calls.
Michał Górny
2011-11-26
1
-10
/
+10
[next]