gnome-autogen.sh: Check only for autoreconf
[platform/upstream/gnome-common.git] / macros2 / gnome-autogen.sh
2013-07-19 Javier Jardóngnome-autogen.sh: Check only for autoreconf
2013-07-18 Javier Jardóngnome-autogen: Do not use sed to get the AC_CONFIG_MACR...
2013-07-18 Javier Jardónmacros2/gnome-autogen.sh: Create m4 directory if it...
2013-07-18 Javier Jardóngnome-autogen.sh: Use autoreconf
2013-06-27 Yosef Or BoczkoAdd support for automake 1.14
2013-01-08 Raphael Kubo da... Add support for automake 1.13.
2012-12-10 Dodji SeketeliBetter support of using AUTOCONF environment variable
2012-08-31 Philip WithnallBug 606720 — Add code coverage support
2012-08-20 Behdad EsfahbodTrace AC_CONFIG_SUBDIRS with autoconf
2012-08-19 Christian PerschRevert "Trace AC_CONFIG_SUBDIRS with autoconf"
2012-08-04 Behdad EsfahbodTrace AC_CONFIG_SUBDIRS with autoconf
2012-08-01 Eike SiewertsenCheck for glibtoolize in gnome-autogen.sh
2012-07-30 David KingDo not call automake with --force, bug 612329
2012-07-30 Emilio Pozuelo MonfortFix bashisms in gnome-autogen.sh, bug 588020
2012-04-29 Xiao-Long ChenAdd support for automake 1.12
2011-06-22 Colin Waltersgnome-autogen.sh: Don't print terminal codes if stdin... 3.1.0
2011-05-12 Shaun McCancegnome-autogen.sh: Check for yelp.m4 with YELP_HELP_INIT
2009-05-18 Christian PerschSupport for automake 1.11
2009-03-29 Rodney DawesOnly pass --enable-maintainer-mode when AM_MAINTAINER_M...
2009-03-19 Christian PerschAdd -Wno-portability to automake invocation. Bug #52912...
2007-12-21 Sven HerzbergReviewed by: Christian Persch
2007-09-03 Kjartan MaraasRevert accident RELEASE_2_20_0
2007-09-03 Kjartan MaraasFix MAINTAINERS
2007-06-08 Christian PerschDon't print extra newlines when /bin/sh isn't bash...
2007-06-08 Christian PerschDon't print warning about missing arguments if we're...
2007-01-29 Mariano Suárez-AlvarezBug 377185 – Hide cmp output in autogen.sh
2007-01-12 Shaun McCance- Fix for #377175 by skipping NO-AUTO-GEN directories...
2007-01-11 Christian PerschDefault to AM 1.9. Bug #323868, patch by Christian...
2006-12-01 Kjartan MaraasMake automake 1.10 work too.
2006-10-20 Bastien Noceraexit from the check_m4macros function as soon as we...
2006-03-10 James HenstridgeFix autogen.sh script
2006-03-09 James Henstridgeskip directories called "_darcs", similar to the handli...
2005-10-24 James Henstridgeupdate find expression to not exclude ".." from search...
2005-09-29 Chris BallUpdating REQUIRED_GNOME_DOC_UTILS_VERSION, as requested...
2005-09-20 Stepan KasalPrefer newer versions of Automake. From bug #305641.
2005-09-20 James Henstridgewhen searching for configure.in files, skip directories... gnome-2-12-anchor
2005-08-17 Stepan KasalNew function, prevents duplicates in $cm_macrodirs...
2005-08-17 Stepan KasalSet $variable_VERSION to the actual version number...
2005-08-17 James Henstridgepass --force to gnome-doc-prepare to match other tools...
2005-08-17 James Henstridgedon't use syntax that non-GNU greps don't understand...
2005-08-16 James Henstridgeadd checks for gnome-common macro names, and call requi...
2005-07-19 Shaun McCance- Bumped up the default required version of gnome-doc...
2005-07-18 Christian PerschWhen configure.{in,ac} contains GNOME_DOC_INIT, actuall...
2005-03-21 Sven Herzbergadded support for the gnome-doc-utils
2005-02-11 James Henstridgepreserve COPYING and INSTALL files over the "automake...
2005-01-22 Rodney DawesFix the (AC|IT)_PROG_INTLTOOL support for both places...
2004-11-25 Mariano Suárez... grep wants basic regexps, not extended ones: fix the...
2004-11-24 Rodney DawesAdd support for IT_PROG_INTLTOOL which deprecates AC_PR...
2004-11-09 Jordi MallachFix for automake1.4.
2004-11-09 Jordi MallachCall all the bootstrap programs (libtoolize, intltooliz...
2004-10-28 James Henstridgeget rid of the code that modified PATH, ACLOCAL_FLAGS...
2004-10-28 James Henstridgeif the directory is read only, skip it. This helps...
2004-10-28 James Henstridgefix up the AC_CONFIG_MACRO_DIR check to work with sub...
2004-10-27 James Henstridgeif AC_CONFIG_MACRO_DIR() is used in configure.ac, pass...
2004-08-30 James Henstridgefix up error message when a required M4 file isn't...
2004-08-16 Kjartan MaraasAdd some foo to handle automake-1.9.x too.
2004-06-10 Rodney DawesAdd code to check for mkinstalldirs in the shared autom...
2004-05-26 James Henstridgesome small cleanups.