Use dirname, instead of basename for finding srcdir
[platform/upstream/gnome-common.git] / macros2 /
2009-08-09 Vincent UntzFix build breakage in modules caused by commit aac1a8ec
2009-08-08 Christian PerschChech for single header includes.
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 PerschRevert "Add single include disabling cppflags"
2009-03-19 Christian PerschAdd single include disabling cppflags
2009-03-19 Christian PerschAdd -Wno-portability to automake invocation. Bug #52912...
2008-11-25 Vincent Untzadd -DWNCK_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_DEPRECA...
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-29 Christian PerschFix --enable-cxx-warnings checks. Bug #360693.
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...
2007-01-11 Christian PerschDefine more deprecation symbols. Bug #343441.
2006-12-31 Christian PerschUpdate svn:ignore and remove .cvsignore files
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-03-15 Stepan Kasalmerged macros2/ChangeLog with the main one
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...
2005-01-03 James Henstridgeadd some code to add the directory given to AC_CONFIG_M...
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.
2004-05-13 James HenstridgeChange the order the various tools are called in to...
2004-02-27 Sven Herzbergfix bug #135557
2004-01-31 Malcolm TredinnickUse automake-1.8 if available. Patch from alexander...
2004-01-25 Malcolm TredinnickDeprecate the use of GNOME2_DIR and allow the use of...
2004-01-02 Malcolm TredinnickRun intltoolize after automake, since intltoolize wants...
2003-12-12 Malcolm TredinnickChange the use of head to be 'head -n -1', since the...
2003-12-08 Rodney DawesUpdate automake checks to check incremental versions...
2003-11-19 Malcolm TredinnickReplace use of -or in a find command with -o. Makes...
2003-11-03 3Removed ENABLE_WERROR and changed name to GNOME_MAINTAI...
2003-11-01 Malcolm TredinnickMake version checking work, as pointed out by Michael...
2003-10-31 1Changed name of new macro to AM_MAINTAINER_MODE_DEFINES...
2003-10-31 1New macro to disable deprecated functions and widgets...
2003-08-23 Marco Pesenti GrittiDefine WARN_CXXFLAGS instead of overwriting CXXFLAGS...
2003-08-10 Malcolm TredinnickShow the version found for the various build tools...
2003-08-05 Malcolm TredinnickContinuing to try and get the flags passed to g++ in...
2003-08-03 Malcolm TredinnickSimplify GNOME_CXX_WARNINGS. Fixes bug #118987.
2003-07-28 Malcolm TredinnickDefault setting in the GNOME_COMPILE_WARNINGS macro...
2003-07-20 Malcolm TredinnickRemove some redundant options as suggested by Steve...
2003-07-15 Malcolm TredinnickFixed a typo in the debugging output.
2003-07-04 Frédéric Crozatdon't use -Wsign-promo, it is C++ only and causes warni...
2003-06-24 Marco Pesenti GrittiRemove --enable-compile-warnings from the default argum...
2003-06-20 Malcolm TredinnickFix some strangeness in the gnome-doc-common test.
2003-06-20 Gustavo J. A. M... Inserted missing "cd $dirname" to effectively process...
2003-05-24 Malcolm TredinnickBump the version number to 2.3.0
2003-05-20 Malcolm TredinnickIgnore {arch} subdirectories. Fixes bug #113327.
2003-05-04 Malcolm Tredinnickautogen.sh: - Extend the check_m4macros() function...
2003-05-04 Malcolm TredinnickMake this portable to Bourne-like shells. Fixes the...
2003-04-10 Ross BurtonFix a small typo in the glib-gettext code
2003-03-07 Malcolm TredinnickReplace PACKAGE with PKG_NAME, since PKG_NAME is what...
2003-02-27 Mark McLoughlinfix mixed up order of arguments to AC_ARG_ENABLE that...
2003-02-26 Frédéric Crozatset WANT_AUTOCONF_2_5 variable to tell Mandrake autocon...
2003-02-24 James Henstridgeadd function to forbid m4 macros. Forbid gnome-cxx...
2003-02-21 James Henstridgeif $variable is set, then assume it is correct and...
2003-02-19 James Henstridgeremove check-utmp.m4 (copied it to libzvt, which is...
2003-02-19 James HenstridgeAC_REQUIRE does not work within AU_DEFUN, so change...
2003-02-18 James Henstridgeforgot to remove this file.
2003-02-18 James Henstridgecheck to see if gnome-deprecated-macros.m4 ended up...
2003-02-14 Kalpesh Shahinitialize UTMP structure properly. Fixes Bug#93774...
2002-12-12 Jody Goldbergnow that autoconf-2.52 is a prereq for things the build...
2002-09-24 Bastien Nocera09-23 Bastien Nocera <hadess@hadess.net>
2002-08-18 Havoc Penningtonhardcode aclocal-1.4/automake-1.4 so that users with...
2002-08-13 Hidetoshi Tajima autogen.sh : use portable -o instead of GNU-ish -or...
2002-08-12 Miles Lanefix the "find" test so that the presence of configure...
2002-08-10 Sebastian RittauAdded support for configure.ac.
2002-05-10 Chema Celoriofix GNOME_COMPILE_WARNINGS to work when a parameter...
2002-04-01 jacob berkmankill bogus clearing of LDFLAGS
2002-02-13 Morten WelinderKill bashisms as discussed.
2001-10-29 Jacob BerkmanAdd glib-gettextize and GETTEXT_PACKAGE support through...
2001-10-15 Bastien Nocera- added curses.m4 (copied from the gnome1 macros)....
next