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.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove my WANT_AUTOMAKE=none overloading in eautomake and instead introduce A...
Robin H. Johnson
2012-02-20
1
-13
/
+30
*
require autoconf-2.68 since that is the latest stable now #403035
Mike Frysinger
2012-02-13
1
-2
/
+2
*
update comments to reflect reality of func names
Mike Frysinger
2012-02-13
1
-3
/
+3
*
Provide a way to run eautoreconf without automake by using WANT_AUTOMAKE=none.
Robin H. Johnson
2012-02-12
1
-2
/
+8
*
add a helper for updating config.rpath files for projects that dont use gettext
Mike Frysinger
2012-01-06
1
-1
/
+20
*
always run automake if the configure file calls AM_INIT_AUTOMAKE #397697 by M...
Mike Frysinger
2012-01-04
1
-6
/
+4
*
fix thinko with array handling when injecting args into the cmdline
Mike Frysinger
2011-12-14
1
-6
/
+6
*
push down AT_M4DIR handling into autotools_run_tool to keep the callers simpl...
Mike Frysinger
2011-12-14
1
-13
/
+28
*
drop old M4DIR support since we have AT_M4DIR and the tree uses only that, an...
Mike Frysinger
2011-12-14
1
-3
/
+5
*
initial AT_SYS_M4DIR for weird system integrators (cross-compiling/prefix/etc...
Mike Frysinger
2011-12-13
1
-7
/
+13
*
unify duplicated code for extracting values from traced variables
Mike Frysinger
2011-12-13
1
-26
/
+13
*
avoid multiple inclusions when possible to speed caching up
Mike Frysinger
2011-12-13
1
-1
/
+6
*
add a --force flag to elibtoolize so that eautoreconf can make sure it runs e...
Mike Frysinger
2011-11-14
1
-2
/
+2
*
also check for README files for --foreign (reported by Mr_Bones_)
Mike Frysinger
2011-10-05
1
-2
/
+2
*
drop comment that bleeds into man page
Mike Frysinger
2011-09-23
1
-3
/
+1
*
handle multiline ACLOCAL_AMFLAGS #383525 by Mikael Morin
Mike Frysinger
2011-09-23
1
-14
/
+28
*
use `die` rather than invalid depend atoms since council ok-ed it some time ago
Mike Frysinger
2011-08-22
1
-3
/
+3
*
add a WANT_LIBTOOL knob so people can disable the dep if they really know wha...
Mike Frysinger
2011-08-22
1
-4
/
+18
*
make sure log output is unique #378057 by Martin von Gagern
Mike Frysinger
2011-08-07
1
-2
/
+7
*
setup env before loading ACLOCAL_AMFLAGS #365401 by Dennis Schridde
Mike Frysinger
2011-05-16
1
-6
/
+13
*
Make sure to use AT_M4DIR values for autoheader and autoconf calls as well.
Diego Elio Pettenò
2011-04-06
1
-19
/
+25
*
remove unused references to long dead (circa 2006) AT_GNUCONF_UPDATE variable
Mike Frysinger
2010-08-21
1
-3
/
+1
*
update eclass documentation to use new markings and avoid warnings
Mike Frysinger
2010-08-21
1
-1
/
+4
*
set automake-1.11 to default now that it is stable everywhere
Mike Frysinger
2010-07-06
1
-12
/
+5
*
run automake if the configure script requests it via AM_INIT_AUTOMAKE even if...
Mike Frysinger
2010-05-23
1
-10
/
+16
*
Bug #312687: We actually need to consider the automake from the real root, no...
Robin H. Johnson
2010-04-01
1
-2
/
+4
*
Try to unbreak revision 1.95, at least guessing what Robin tried to do.
Diego Elio Pettenò
2010-04-01
1
-11
/
+14
*
Bug #312315: We must reflect the latest stable automake SLOT for all architec...
Robin H. Johnson
2010-03-31
1
-3
/
+24
*
tweak default variable value so eclass-manpages can figure things out
Mike Frysinger
2010-03-07
1
-4
/
+5
*
let people make the autotool dependencies optional in their ebuilds
Mike Frysinger
2010-03-07
1
-4
/
+14
*
Update libtool depend to at least 2.2.6b, which is first non vulnerable versi...
Samuli Suominen
2010-02-08
1
-2
/
+2
*
avoid `pwd` command as we already have pushd/popd/$PWD
Mike Frysinger
2010-01-17
1
-8
/
+8
*
start an eautopoint helper
Mike Frysinger
2010-01-15
1
-1
/
+8
*
Fix wrongly commited autotools eclass.
Tomas Chvatal
2010-01-10
1
-3
/
+3
*
Fix reavers email.
Tomas Chvatal
2010-01-10
1
-3
/
+3
*
reset WANT_AUTOMAKE to avoid "latest" warnings
Mike Frysinger
2009-12-04
1
-2
/
+2
*
Replace the “latest” string with the correct version during the autotools...
Diego Elio Pettenò
2009-05-18
1
-3
/
+8
*
simplify log handling in autotools_run_tool and include the pwd in the log he...
Mike Frysinger
2009-05-04
1
-9
/
+12
*
set S when running elibtoolize so we get expected behavior #265319 by Michael...
Mike Frysinger
2009-04-12
1
-3
/
+3
*
backport Darwin fixes from Prefix
Fabian Groffen
2009-04-04
1
-6
/
+7
*
dont add sys-devel/libtool to DEPEND if the package is sys-devel/libtool #253...
Mike Frysinger
2009-01-04
1
-3
/
+3
*
Add a || clause to the phase test as autotools functions may now be called from
Jorge Manuel B. S. Vicetto
2008-09-26
1
-4
/
+4
*
Revert my last commit with regards to running eaotoreconf twice. Found out fr...
Jeremy Olexa
2008-07-31
1
-4
/
+1
*
Replace touch with bash redirection, so that it doesn't depend on coreutils. ...
Samuli Suominen
2008-07-31
1
-2
/
+2
*
Add check to autotools.eclass to make sure eautoreconf doesn't get ran more t...
Jeremy Olexa
2008-07-31
1
-1
/
+4
*
allow autotools_check_macro to parse multiple arguments and add LT_INIT to ma...
Mike Frysinger
2008-06-09
1
-6
/
+7
*
add eclass documentation by mren #210546
Mike Frysinger
2008-06-01
1
-28
/
+50
*
expand aclocal flags as it may be shell code #219029
Mike Frysinger
2008-04-24
1
-1
/
+2
*
rip out ACLOCAL_AMFLAGS from Makefiles #142787
Mike Frysinger
2008-04-22
1
-1
/
+8
*
include the exact command executed in the log
Mike Frysinger
2008-03-31
1
-2
/
+2
[next]