summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'eog-ng'.eog-ng_svn3777nobody2005-09-061-735/+0
| | | | svn path=/branches/eog-ng/; revision=3752
* New function, prevents duplicates in $cm_macrodirs. (check_m4macros): UseStepan Kasal2005-08-171-0/+7
| | | | | | | | | | | 2005-08-17 Stepan Kasal <kasal@ucw.cz> * macros2/gnome-autogen.sh (add_to_cm_macrodirs): New function, prevents duplicates in $cm_macrodirs. (check_m4macros): Use it. Read the dirlist file, if it is supported by the version of Automake actually in use. svn path=/trunk/; revision=3605
* Set $variable_VERSION to the actual version number of the tool.Stepan Kasal2005-08-171-0/+5
| | | | | | | | | 2005-08-17 Stepan Kasal <kasal@ucw.cz> * macros2/gnome-autogen.sh (version_check): Set $variable_VERSION to the actual version number of the tool. svn path=/trunk/; revision=3604
* pass --force to gnome-doc-prepare to match other tools. Fixes bug #311775.James Henstridge2005-08-171-0/+3
| | | | | | | | | 2005-08-17 James Henstridge <james@jamesh.id.au> * macros2/gnome-autogen.sh: pass --force to gnome-doc-prepare to match other tools. Fixes bug #311775. svn path=/trunk/; revision=3603
* don't use syntax that non-GNU greps don't understand. Fixes bug #313531.James Henstridge2005-08-171-0/+5
| | | | | | | | | 2005-08-17 James Henstridge <james@jamesh.id.au> * macros2/gnome-autogen.sh: don't use syntax that non-GNU greps don't understand. Fixes bug #313531. svn path=/trunk/; revision=3602
* add checks for gnome-common macro names, and call require_m4macro for theJames Henstridge2005-08-161-0/+7
| | | | | | | | | | | 2005-08-16 James Henstridge <james@jamesh.id.au> * macros2/gnome-autogen.sh: add checks for gnome-common macro names, and call require_m4macro for the appropriate names. This can help detect $ACLOCAL_FLAGS problems earlier. Addresses bug #312125. svn path=/trunk/; revision=3601
* bump release number.James Henstridge2005-07-251-0/+4
| | | | | | | | 2005-07-25 James Henstridge <james@jamesh.id.au> * configure.in: bump release number. svn path=/trunk/; revision=3600
* - Bumped up the default required version of gnome-doc-utilsShaun McCance2005-07-191-0/+5
| | | | | | | * macros2/gnome-autogen.sh: - Bumped up the default required version of gnome-doc-utils svn path=/trunk/; revision=3599
* When configure.{in,ac} contains GNOME_DOC_INIT, actually callChristian Persch2005-07-181-0/+7
| | | | | | | | | | | 2005-07-18 Christian Persch <chpe@cvs.gnome.org> * macros2/gnome-autogen.sh: When configure.{in,ac} contains GNOME_DOC_INIT, actually call gnome-doc-prepare. svn path=/trunk/; revision=3598
* added support for the gnome-doc-utilsSven Herzberg2005-03-211-0/+4
| | | | | | | | 2005-03-21 Sven Herzberg <herzi@gnome-de.org> * macros2/gnome-autogen.sh: added support for the gnome-doc-utils svn path=/trunk/; revision=3596
* fix typosStepan Kasal2005-03-151-6/+4
| | | | svn path=/trunk/; revision=3595
* merged macros2/ChangeLog with the main oneStepan Kasal2005-03-151-5/+470
| | | | svn path=/trunk/; revision=3594
* I used wrong ChangeLogStepan Kasal2005-03-111-5/+0
| | | | svn path=/trunk/; revision=3508
* fix the URL of automake-1.4Stepan Kasal2005-02-181-0/+5
| | | | svn path=/trunk/; revision=3490
* add some code to add the directory given to AC_CONFIG_MACRO_DIR toJames Henstridge2005-01-031-0/+8
| | | | | | | | | | | | 2005-01-03 James Henstridge <james@jamesh.id.au> * macros2/gnome-common.m4 (GNOME_COMMON_INIT): add some code to add the directory given to AC_CONFIG_MACRO_DIR to ACLOCAL_FLAGS. * doc-build/xmldocs.make (clean-local-doc): add rule to clean up copied entities if srcdir!=builddir. svn path=/trunk/; revision=3486
* use $(DESTDIR) in uninstall rule. This is needed to allow packages toJames Henstridge2004-10-061-0/+6
| | | | | | | | | | 2004-10-06 James Henstridge <james@jamesh.id.au> * doc-build/omf.make (uninstall-local-omf): use $(DESTDIR) in uninstall rule. This is needed to allow packages to distcheck with newer versions of automake. svn path=/trunk/; revision=3477
* bump version number to 2.8.0GNOME_COMMON_2_8_0James Henstridge2004-09-141-0/+4
| | | | | | | | 2004-09-14 James Henstridge <james@jamesh.id.au> * configure.in: bump version number to 2.8.0 svn path=/trunk/; revision=3475
* fix up error message when a required M4 file isn't found. Fixes bugJames Henstridge2004-08-301-0/+8
| | | | | | | | | | | | 2004-08-30 James Henstridge <james@jamesh.id.au> * macros2/gnome-autogen.sh: fix up error message when a required M4 file isn't found. Fixes bug #147417. * macros2/gnome-autogen.sh: Revert Rodney's changes, since glib-gettextize has been fixed on the HEAD and 2.4 branches. svn path=/trunk/; revision=3474
* Add code to check for mkinstalldirs in the shared automake filesRodney Dawes2004-06-101-0/+8
| | | | | | | | | | | | | 2004-06-10 Rodney Dawes <dobey@ximian.com> * macros2/gnome-autogen.sh: Add code to check for mkinstalldirs in the shared automake files directory, and copy it in if we are using AM_GLIB_GNU_GETTEXT Fixes #144069 CVS: ---------------------------------------------------------------------- svn path=/trunk/; revision=3451
* Many apologies, building from a clean tree generates VERSION andRichard Kinder2004-06-041-5/+0
| | | | | | PACKAGE correctly. Reverting previous commit. svn path=/trunk/; revision=3448
* Make gnome-doc-common work properly.Richard Kinder2004-06-041-0/+5
| | | | svn path=/trunk/; revision=3447
* some small cleanups.James Henstridge2004-05-261-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-05-26 James Henstridge <james@daa.com.au> * macros2/gnome-compiler-warnings.m4: some small cleanups. * macros2/gnome-common.m4 (GNOME_COMMON_INIT): since caching is turned off in all recent Autoconfs, it doesn't make sense to use it. Change implementation to instead make sure ${ACLOCAL_FLAGS} gets passed to aclocal when called from the makefile. * macros2/Makefile.am: alter installation so that it puts the macros directly into $(datadir)/aclocal instead of $(datadir)/aclocal/gnome2-macros * autogen.sh (REQUIRED_AUTOMAKE_VERSION): use a modern version of automake. * macros2/gnome-compiler-flags.m4: move from compiler-flags.m4 to reduce chance of collisions. * macros2/gnome-autogen.sh: move from autogen.sh * Makefile.am (SUBDIRS): don't build bin/ and macros/ directories. * configure.in: don't create makefiles for bin/ and macros/ directories. Since we don't actually build the support/ directory (since 2001), remove the matching parts from the configure script. svn path=/trunk/; revision=3443
* simplify and update spec file.gnome-2-6-anchorJames Henstridge2004-05-131-0/+4
| | | | | | | | 2004-05-13 James Henstridge <james@daa.com.au> * gnome-common.spec.in: simplify and update spec file. svn path=/trunk/; revision=3440
* fix bug #135557Sven Herzberg2004-02-271-0/+4
| | | | svn path=/trunk/; revision=3438
* fix one last occurrence of not using $(DESTDIR).Mark McLoughlin2004-02-171-0/+5
| | | | | | | | | 2004-02-17 Mark McLoughlin <mark@skynet.ie> * doc-build/xmldocs.make: fix one last occurrence of not using $(DESTDIR). svn path=/trunk/; revision=3437
* Distribute README in place of the non-existent ChangeLog. Doh!GNOME_COMMON_2_4_0Malcolm Tredinnick2003-10-021-0/+10
| | | | | | | | | | * doc-build/Makefile.am: Distribute README in place of the non-existent ChangeLog. Doh! * autogen.sh: Use the GNOME 2 autogen.sh script by default. * configure.in: Version number bumped. svn path=/trunk/; revision=3057
* Define WARN_CXXFLAGS instead of overwriting CXXFLAGS (like WARN_FLAGS).Marco Pesenti Gritti2003-08-231-0/+7
| | | | | | | | | | | 2003-08-23 Marco Pesenti Gritti <marco@gnome.org> * macros2/compiler-flags.m4: Define WARN_CXXFLAGS instead of overwriting CXXFLAGS (like WARN_FLAGS). svn path=/trunk/; revision=3055
* don't use -Wsign-promo, it is C++ only and causes warnings with gcc 3.3Frédéric Crozat2003-07-041-0/+5
| | | | | | | * macros2/compiler-flags.m4: don't use -Wsign-promo, it is C++ only and causes warnings with gcc 3.3 when used on C. svn path=/trunk/; revision=3048
* Remove --enable-compile-warnings from the default arguments passed toMarco Pesenti Gritti2003-06-241-0/+8
| | | | | | | | | | | | 2003-06-24 Marco Pesenti Gritti <marco@it.gnome.org> * macros2/autogen.sh: Remove --enable-compile-warnings from the default arguments passed to configure because it break GNOME_COMPILE_WARNINGS macro. svn path=/trunk/; revision=2908
* Bump the version number to 2.3.0Malcolm Tredinnick2003-05-241-0/+7
| | | | | | | | | | | * configure.in: Bump the version number to 2.3.0 * configure.in, Makefile.am, macros2/autogen.sh, doc-build/*: Add in the infrastructure to allow user documentatin to be built from some common files. This will not affect existing packages. The changes required to use this are given in doc-build/README. svn path=/trunk/; revision=2905
* I might as well admit to maintaining this module, since my claims to theMalcolm Tredinnick2003-05-241-0/+4
| | | | | | contrary do not seem to have fooled anybody. :( svn path=/trunk/; revision=2904
* set WANT_AUTOCONF_2_5 variable to tell Mandrake autoconf wrapper we wantFrédéric Crozat2003-02-261-0/+5
| | | | | | | * macros2/autogen.sh: set WANT_AUTOCONF_2_5 variable to tell Mandrake autoconf wrapper we want to check if autoconf 2.5x is here.. svn path=/trunk/; revision=2779
* Don't depend on a file that James just deletedJody Goldberg2003-02-181-0/+4
| | | | | | | | 2003-02-18 Jody Goldberg <jody@gnome.org> * configure.in : Don't depend on a file that James just deleted svn path=/trunk/; revision=2774
* now that autoconf-2.52 is a prereq for things the build broke on the useJody Goldberg2002-12-121-0/+7
| | | | | | | | | | | 2002-12-12 Jody Goldberg <jody@gnome.org> * macros2/gnome-common.m4 (GNOME_DEBUG_CHECK) : now that autoconf-2.52 is a prereq for things the build broke on the use of AC_DEFINE(GNOME_ENABLE_DEBUG) without the additional arguments. eg in libgnome svn path=/trunk/; revision=2678
* Up to 1.2.4.GNOME_COMMON_1_2_4Anders Carlsson2001-12-111-0/+4
| | | | | | | | 2001-12-11 Anders Carlsson <andersca@gnu.org> * configure.in: Up to 1.2.4. svn path=/trunk/; revision=2187
* replaced GNOME_PKGCONFIG_CHECK_MODULES with PKG_CHECK_MODULESGlynn Foster2001-09-201-0/+5
| | | | | | | | | 2001-09-20 Glynn Foster <glynn.foster@sun.com> * macros2/gnome-x-checks.m4: replaced GNOME_PKGCONFIG_CHECK_MODULES with PKG_CHECK_MODULES svn path=/trunk/; revision=2010
* Version 1.2.3GNOME_COMMON_1_2_3BONOBO_COMMON_1_2_3Michael Meeks2001-08-011-0/+4
| | | | | | | | 2001-08-02 Michael Meeks <michael@ximian.com> * Version 1.2.3 svn path=/trunk/; revision=1891
* Point to the new home of pkgconfig at www.freedesktop.org instead ofDarin Adler2001-07-261-0/+5
| | | | | | | * configure.in: Point to the new home of pkgconfig at www.freedesktop.org instead of "sourceforce.net" [sic]. svn path=/trunk/; revision=1877
* Point to the new home of pkgconfig at www.freedesktop.org.Darin Adler2001-07-261-0/+5
| | | | | | | * doc/usage.txt: Point to the new home of pkgconfig at www.freedesktop.org. svn path=/trunk/; revision=1876
* Remove AC_ARG_PROGRAM, because AM_INIT_AUTOMAKE already takes care ofDarin Adler2001-07-131-0/+5
| | | | | | | * configure.in: Remove AC_ARG_PROGRAM, because AM_INIT_AUTOMAKE already takes care of that. svn path=/trunk/; revision=1838
* Add BUILD_INCLUDED_LIBINTL for compatibility with the new gettext.Darin Adler2001-05-231-0/+5
| | | | | | | * hack-macros/gnome.m4: Add BUILD_INCLUDED_LIBINTL for compatibility with the new gettext. svn path=/trunk/; revision=1757
* A cut at updating the spec file now that the pkgconfig stuff and supportDarin Adler2001-04-161-0/+5
| | | | | | | * gnome-common.spec.in: A cut at updating the spec file now that the pkgconfig stuff and support stuff has gone away. svn path=/trunk/; revision=1697
* Removed.Martin Baulig2001-04-141-0/+15
| | | | | | | | | | | | | | | | | | | 2001-04-14 Martin Baulig <baulig@suse.de> * gnome-common.pc.in, gnome-common-2.0.pc.in: Removed. * configure.in: Set version number to 1.2.2. (--enable-platform-gnome-2): Removed this command line argument; this package is now the same for GNOME 1.x and GNOME 2.0. * acinclude.m4: Removed. * acconfig.h: Removed. * support/: We don't build this directory anymore; the GNOME 1.x version of it is in gnome-libs/support and the GNOME 2.0 one is in libgnomebase/libgnomesupport. svn path=/trunk/; revision=1660
* added gnome-common.spec.in to EXTRA_DISTS added gnome-common.spec.inRobin Slomkowski2001-03-261-0/+8
| | | | | | | | | | * Makefile.am: added gnome-common.spec.in to EXTRA_DISTS * configure.in: added gnome-common.spec.in * gnome-common.spec: removed from repository as it appeared generic * gnome-common.spec.in: new spec file using Martin's suggestions svn path=/trunk/; revision=1653
* Released gnome-common 1.2.1.GNOME_COMMON_1_2_1Martin Baulig2000-12-011-0/+4
| | | | | | | | 2000-12-01 Martin Baulig <baulig@suse.de> Released gnome-common 1.2.1. svn path=/trunk/; revision=1476
* Set version number to 1.2.1.Martin Baulig2000-11-211-0/+17
| | | | | | | | | | | | | | | | | | | | | 2000-11-21 Martin Baulig <martin@home-of-linux.org> * configure.in: Set version number to 1.2.1. * configure.in (--enable-platform-gnome-2): New configure command line argument to enable support for the GNOME 2.x platform. (PLATFORM_GNOME_2): New automake conditional. * Do the GNOME_SUPPORT_CHECKS here if we're on the GNOME 2.x platform. * Makefile.am (SUBDIRS): Conditionally add support for the GNOME 2.x platform. * acinclude.m4: New file. Put stuff from gnome-support.m4 and need-declaration.m4 here. svn path=/trunk/; revision=1466
* Set version number to 1.2.0.Martin Baulig2000-05-291-0/+4
| | | | | | | | 2000-05-29 Martin Baulig <baulig@suse.de> * configure.in: Set version number to 1.2.0. svn path=/trunk/; revision=1252
* New sample file. Likewise. Likewise. Likewise.Raja R Harinath1998-02-191-0/+7
* autogen.sh: New sample file. * configure.in: Likewise. * Makefile.am: Likewise. * README: Likewise. svn path=/trunk/; revision=91