diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 199 |
1 files changed, 0 insertions, 199 deletions
diff --git a/ChangeLog b/ChangeLog deleted file mode 100644 index 6d7ec2bd..00000000 --- a/ChangeLog +++ /dev/null @@ -1,199 +0,0 @@ -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 - -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. - -2004-05-13 James Henstridge <james@daa.com.au> - - * gnome-common.spec.in: simplify and update spec file. - -2004-02-27 Sven Herzberg <herzi@abi02.de> - - * macros2/autogen.sh: fix #135557 - -2004-02-17 Mark McLoughlin <mark@skynet.ie> - - * doc-build/xmldocs.make: fix one last occurrence of - not using $(DESTDIR). - -=== gnome-common 2.4.0 === - -2003-10-02 Malcolm Tredinnick <malcolm@commsecure.com.au> - - * 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. - -2003-08-23 Marco Pesenti Gritti <marco@gnome.org> - - * macros2/compiler-flags.m4: - - Define WARN_CXXFLAGS instead of overwriting - CXXFLAGS (like WARN_FLAGS). - -2003-07-04 Frederic Crozat <fcrozat@mandrakesoft.com> - - * macros2/compiler-flags.m4: don't use -Wsign-promo, it is - C++ only and causes warnings with gcc 3.3 when used on C. - -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. - -2003-05-24 Malcolm Tredinnick <malcolm@commsecure.com.au> - - * MAINTAINERS: Put myself in as maintainer. - - * 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. - -2003-02-26 Frederic Crozat <fcrozat@mandrakesoft.com> - - * macros2/autogen.sh: set WANT_AUTOCONF_2_5 variable to tell - Mandrake autoconf wrapper we want to check if autoconf 2.5x is here.. - -2003-02-18 Jody Goldberg <jody@gnome.org> - - * configure.in : Don't depend on a file that James just deleted - -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. - -2001-12-11 Anders Carlsson <andersca@gnu.org> - - * configure.in: Up to 1.2.4. - -2001-09-20 Glynn Foster <glynn.foster@sun.com> - - * macros2/gnome-x-checks.m4: replaced - GNOME_PKGCONFIG_CHECK_MODULES with PKG_CHECK_MODULES - -2001-08-02 Michael Meeks <michael@ximian.com> - - * Version 1.2.3 - -2001-07-26 Darin Adler <darin@bentspoon.com> - - * configure.in: Point to the new home of pkgconfig at - www.freedesktop.org instead of "sourceforce.net" [sic]. - -2001-07-26 Darin Adler <darin@bentspoon.com> - - * doc/usage.txt: Point to the new home of pkgconfig at - www.freedesktop.org. - -2001-07-12 Darin Adler <darin@bentspoon.com> - - * configure.in: Remove AC_ARG_PROGRAM, because AM_INIT_AUTOMAKE - already takes care of that. - -2001-05-22 Darin Adler <darin@eazel.com> - - * hack-macros/gnome.m4: Add BUILD_INCLUDED_LIBINTL for - compatibility with the new gettext. - -2001-04-16 Darin Adler <darin@eazel.com> - - * gnome-common.spec.in: A cut at updating the spec file now that - the pkgconfig stuff and support stuff has gone away. - -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. - -2001-03-26 Robin * Slomkowski <rslomkow@eazel.com> - - * 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 - -2000-12-01 Martin Baulig <baulig@suse.de> - - Released gnome-common 1.2.1. - -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. - -2000-05-29 Martin Baulig <baulig@suse.de> - - * configure.in: Set version number to 1.2.0. - -1998-02-19 Raja R Harinath <harinath@cs.umn.edu> - - * autogen.sh: New sample file. - * configure.in: Likewise. - * Makefile.am: Likewise. - * README: Likewise. - |