glib r7679 - in branches/glib-2-18: . docs/reference gio gmodule gobject gthread po



Author: matthiasc
Date: Mon Nov 24 07:29:23 2008
New Revision: 7679
URL: http://svn.gnome.org/viewvc/glib?rev=7679&view=rev

Log:
2.18.3


Modified:
   branches/glib-2-18/ChangeLog
   branches/glib-2-18/INSTALL
   branches/glib-2-18/Makefile.am
   branches/glib-2-18/NEWS
   branches/glib-2-18/README
   branches/glib-2-18/autogen.sh
   branches/glib-2-18/configure.in
   branches/glib-2-18/docs/reference/ChangeLog
   branches/glib-2-18/gio/ChangeLog
   branches/glib-2-18/gmodule/ChangeLog
   branches/glib-2-18/gobject/ChangeLog
   branches/glib-2-18/gthread/ChangeLog
   branches/glib-2-18/po/ChangeLog
   branches/glib-2-18/po/am.po
   branches/glib-2-18/po/ar.po
   branches/glib-2-18/po/as.po
   branches/glib-2-18/po/az.po
   branches/glib-2-18/po/be.po
   branches/glib-2-18/po/be latin po
   branches/glib-2-18/po/bg.po
   branches/glib-2-18/po/bn.po
   branches/glib-2-18/po/bn_IN.po
   branches/glib-2-18/po/bs.po
   branches/glib-2-18/po/ca.po
   branches/glib-2-18/po/cs.po
   branches/glib-2-18/po/cy.po
   branches/glib-2-18/po/da.po
   branches/glib-2-18/po/de.po
   branches/glib-2-18/po/dz.po
   branches/glib-2-18/po/el.po
   branches/glib-2-18/po/en_CA.po
   branches/glib-2-18/po/en_GB.po
   branches/glib-2-18/po/eo.po
   branches/glib-2-18/po/es.po
   branches/glib-2-18/po/et.po
   branches/glib-2-18/po/eu.po
   branches/glib-2-18/po/fa.po
   branches/glib-2-18/po/fi.po
   branches/glib-2-18/po/fr.po
   branches/glib-2-18/po/ga.po
   branches/glib-2-18/po/gl.po
   branches/glib-2-18/po/gu.po
   branches/glib-2-18/po/he.po
   branches/glib-2-18/po/hi.po
   branches/glib-2-18/po/hr.po
   branches/glib-2-18/po/hu.po
   branches/glib-2-18/po/hy.po
   branches/glib-2-18/po/id.po
   branches/glib-2-18/po/is.po
   branches/glib-2-18/po/it.po
   branches/glib-2-18/po/ja.po
   branches/glib-2-18/po/ka.po
   branches/glib-2-18/po/kn.po
   branches/glib-2-18/po/ko.po
   branches/glib-2-18/po/ku.po
   branches/glib-2-18/po/lt.po
   branches/glib-2-18/po/lv.po
   branches/glib-2-18/po/mai.po
   branches/glib-2-18/po/mg.po
   branches/glib-2-18/po/mk.po
   branches/glib-2-18/po/ml.po
   branches/glib-2-18/po/mn.po
   branches/glib-2-18/po/mr.po
   branches/glib-2-18/po/ms.po
   branches/glib-2-18/po/nb.po
   branches/glib-2-18/po/ne.po
   branches/glib-2-18/po/nl.po
   branches/glib-2-18/po/nn.po
   branches/glib-2-18/po/oc.po
   branches/glib-2-18/po/or.po
   branches/glib-2-18/po/pa.po
   branches/glib-2-18/po/pl.po
   branches/glib-2-18/po/ps.po
   branches/glib-2-18/po/pt.po
   branches/glib-2-18/po/pt_BR.po
   branches/glib-2-18/po/ro.po
   branches/glib-2-18/po/ru.po
   branches/glib-2-18/po/rw.po
   branches/glib-2-18/po/si.po
   branches/glib-2-18/po/sk.po
   branches/glib-2-18/po/sl.po
   branches/glib-2-18/po/sq.po
   branches/glib-2-18/po/sr.po
   branches/glib-2-18/po/sr ije po
   branches/glib-2-18/po/sr latin po
   branches/glib-2-18/po/sv.po
   branches/glib-2-18/po/ta.po
   branches/glib-2-18/po/te.po
   branches/glib-2-18/po/th.po
   branches/glib-2-18/po/tl.po
   branches/glib-2-18/po/tr.po
   branches/glib-2-18/po/tt.po
   branches/glib-2-18/po/uk.po
   branches/glib-2-18/po/vi.po
   branches/glib-2-18/po/wa.po
   branches/glib-2-18/po/xh.po
   branches/glib-2-18/po/yi.po
   branches/glib-2-18/po/zh_CN.po
   branches/glib-2-18/po/zh_HK.po
   branches/glib-2-18/po/zh_TW.po

Modified: branches/glib-2-18/INSTALL
==============================================================================
--- branches/glib-2-18/INSTALL	(original)
+++ branches/glib-2-18/INSTALL	Mon Nov 24 07:29:23 2008
@@ -1,8 +1,8 @@
 Simple install procedure
 ========================
 
-  % gzip -cd glib-2.18.2.tar.gz | tar xvf -  # unpack the sources
-  % cd glib-2.18.2                           # change to the toplevel directory
+  % gzip -cd glib-2.18.3.tar.gz | tar xvf -  # unpack the sources
+  % cd glib-2.18.3                           # change to the toplevel directory
   % ./configure                             # run the `configure' script
   % make                                    # build GLIB
 

Modified: branches/glib-2-18/Makefile.am
==============================================================================
--- branches/glib-2-18/Makefile.am	(original)
+++ branches/glib-2-18/Makefile.am	Mon Nov 24 07:29:23 2008
@@ -94,7 +94,7 @@
 # build documentation when doing distcheck
 DISTCHECK_CONFIGURE_FLAGS = --enable-debug --enable-gtk-doc --enable-man
 
-DISTCLEANFILES = glibconfig-sysdefs.h glibconfig.h stamp-gc-h
+DISTCLEANFILES = glibconfig-sysdefs.h glibconfig.h stamp-gc-h config.lt
 
 distclean-local:
 	if test $(srcdir) = .; then :; else \

Modified: branches/glib-2-18/NEWS
==============================================================================
--- branches/glib-2-18/NEWS	(original)
+++ branches/glib-2-18/NEWS	Mon Nov 24 07:29:23 2008
@@ -1,6 +1,8 @@
 Overview of Changes from GLib 2.18.2 to GLib 2.18.3
 ===================================================
 
+* Build with libtool 2.x
+
 * Bugs fixed:
  557087 mem leak in g_content_types_get_registered
  558185 'parent' variable in g_local_file_get_child_for_display_name()
@@ -12,6 +14,9 @@
  556910 Memory leak: sub
  561352 Leak of icon description
  561375 Leaks mountpoint description
+ 560569 gkeyfile doesn't use the set list_separator in some cases
+ 560568 gkeyfile docs buglet
+ 559413 g_option_group_set_error_hook docs buglet
 
 * Updated translations:
  Arabic (ar)

Modified: branches/glib-2-18/README
==============================================================================
--- branches/glib-2-18/README	(original)
+++ branches/glib-2-18/README	Mon Nov 24 07:29:23 2008
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is GLib version 2.18.2. GLib is the low-level core
+This is GLib version 2.18.3. GLib is the low-level core
 library that forms the basis for projects such as GTK+ and GNOME. It
 provides data structure handling for C, portability wrappers, and
 interfaces for such runtime functionality as an event loop, threads,

Modified: branches/glib-2-18/autogen.sh
==============================================================================
--- branches/glib-2-18/autogen.sh	(original)
+++ branches/glib-2-18/autogen.sh	Mon Nov 24 07:29:23 2008
@@ -16,7 +16,7 @@
 if libtoolize --version < /dev/null > /dev/null 2>&1 ; then
 	libtool_version=`libtoolize --version | sed 's/^[^0-9]*\([0-9.][0-9.]*\).*/\1/'`
 	case $libtool_version in
-	    1.4*|1.5*)
+	    1.4*|1.5*|2.2*)
 		have_libtool=true
 		;;
 	esac

Modified: branches/glib-2-18/configure.in
==============================================================================
--- branches/glib-2-18/configure.in	(original)
+++ branches/glib-2-18/configure.in	Mon Nov 24 07:29:23 2008
@@ -490,6 +490,8 @@
 AM_DISABLE_STATIC
 AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
+dnl when using libtool 2.x create libtool early, because it's used in configure
+m4_ifdef([LT_OUTPUT], [LT_OUTPUT])
 
 if test "x$GCC" = "xyes"; then
   case " $CFLAGS " in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]