Christian Persch [Thu, 19 Mar 2009 20:19:02 +0000 (20:19 +0000)]
Takeover
svn path=/trunk/; revision=3928
Christian Persch [Thu, 19 Mar 2009 20:18:42 +0000 (20:18 +0000)]
Revert "Add single include disabling cppflags"
Oops, this wasn't meant to be committed just yet.
This reverts commit
f95de3b4b636786d1e297f40df32ee32f71ebce7.
svn path=/trunk/; revision=3927
Christian Persch [Thu, 19 Mar 2009 20:12:22 +0000 (20:12 +0000)]
Post branch version bump.
svn path=/trunk/; revision=3926
Christian Persch [Thu, 19 Mar 2009 20:12:16 +0000 (20:12 +0000)]
Add single include disabling cppflags
svn path=/trunk/; revision=3925
Christian Persch [Thu, 19 Mar 2009 20:12:10 +0000 (20:12 +0000)]
Default to enable maintainer mode
svn path=/trunk/; revision=3924
Christian Persch [Thu, 19 Mar 2009 20:12:04 +0000 (20:12 +0000)]
Add -Wno-portability to automake invocation. Bug #529120, patch by Philip Van Hoof.
svn path=/trunk/; revision=3923
Christian Persch [Thu, 19 Mar 2009 20:10:35 +0000 (20:10 +0000)]
Version 2.26.0
svn path=/trunk/; revision=3920
Vincent Untz [Tue, 25 Nov 2008 21:35:19 +0000 (21:35 +0000)]
add -DWNCK_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_DEPRECATED to
2008-11-25 Vincent Untz <vuntz@gnome.org>
* macros2/gnome-common.m4: add -DWNCK_DISABLE_DEPRECATED
-DLIBSOUP_DISABLE_DEPRECATED to DISABLE_DEPRECATED
svn path=/trunk/; revision=3919
Christian Persch [Mon, 22 Sep 2008 18:35:01 +0000 (18:35 +0000)]
Post release version bump
svn path=/trunk/; revision=3918
Christian Persch [Mon, 22 Sep 2008 18:30:15 +0000 (18:30 +0000)]
=== Release 2.24.0 ===
* Makefile.am:
* configure.in: Version 2.24.0.
svn path=/trunk/; revision=3914
Sven Herzberg [Fri, 21 Dec 2007 17:37:45 +0000 (17:37 +0000)]
Reviewed by: Christian Persch
2007-12-21 Sven Herzberg <herzi@gnome-de.org>
Reviewed by: Christian Persch
Abort when the first dependency fails. Fixes bug 469115.
* macros2/gnome-autogen.sh: don't use the DIE variable anymore and
abort on the first dependency failure
svn path=/trunk/; revision=3913
Christian Persch [Mon, 17 Sep 2007 18:10:52 +0000 (18:10 +0000)]
post release version bump
svn path=/trunk/; revision=3912
Kjartan Maraas [Mon, 3 Sep 2007 07:17:35 +0000 (07:17 +0000)]
Revert accident
svn path=/trunk/; revision=3910
Kjartan Maraas [Mon, 3 Sep 2007 07:16:11 +0000 (07:16 +0000)]
Fix MAINTAINERS
svn path=/trunk/; revision=3909
Christian Persch [Fri, 8 Jun 2007 21:08:27 +0000 (21:08 +0000)]
Don't print extra newlines when /bin/sh isn't bash. Bug #130346.
2007-06-08 Christian Persch <chpe@gnome.org>
* macros2/gnome-autogen.sh: Don't print extra newlines when /bin/sh
isn't bash. Bug #130346.
svn path=/trunk/; revision=3908
Christian Persch [Fri, 8 Jun 2007 21:03:40 +0000 (21:03 +0000)]
Don't print warning about missing arguments if we're not going to run
2007-06-08 Christian Persch <chpe@gnome.org>
* macros2/gnome-autogen.sh: Don't print warning about missing
arguments if we're not going to run configure. Bug #445584, patch by
"Cygwin Ports maintainer" (yselkowitz%40users.sourceforge.net).
svn path=/trunk/; revision=3907
Christian Persch [Wed, 6 Jun 2007 19:19:11 +0000 (19:19 +0000)]
Add datarootdir substitution.
2007-06-06 Christian Persch <chpe@gnome.org>
* doc-build/gnome-doc-common.in: Add datarootdir substitution.
svn path=/trunk/; revision=3906
Christian Persch [Mon, 9 Apr 2007 12:49:50 +0000 (12:49 +0000)]
Bump version to 2.19.0.
2007-04-09 Christian Persch <chpe@gnome.org>
* configure.in: Bump version to 2.19.0.
svn path=/trunk/; revision=3905
Christian Persch [Mon, 9 Apr 2007 12:41:49 +0000 (12:41 +0000)]
=== Release 2.18.0 ===
2007-04-09 Christian Persch <chpe@gnome.org>
=== Release 2.18.0 ===
* autogen.sh: Use automake 1.9.
* configure.in: Bump version. Dist as .tar.bz2.
svn path=/trunk/; revision=3902
Mariano Suárez-Alvarez [Mon, 29 Jan 2007 22:11:28 +0000 (22:11 +0000)]
Bug 377185 – Hide cmp output in autogen.sh
2007-01-29 Mariano Suárez-Alvarez <mariano@gnome.org>
Bug 377185 – Hide cmp output in autogen.sh
* macros2/gnome-autogen.sh: Do not show cmp's output.
svn path=/trunk/; revision=3901
Christian Persch [Mon, 29 Jan 2007 21:58:58 +0000 (21:58 +0000)]
Fix --enable-cxx-warnings checks. Bug #360693.
2007-01-29 Christian Persch <chpe@svn.gnome.org>
* macros2/gnome-compiler-flags.m4:
Fix --enable-cxx-warnings checks. Bug #360693.
svn path=/trunk/; revision=3900
Shaun McCance [Fri, 12 Jan 2007 19:13:13 +0000 (19:13 +0000)]
- Fix for #377175 by skipping NO-AUTO-GEN directories, by Christian Persch
* macros2/gnome-autogen.sh:
- Fix for #377175 by skipping NO-AUTO-GEN directories, by Christian Persch
svn path=/trunk/; revision=3899
Christian Persch [Thu, 11 Jan 2007 20:38:01 +0000 (20:38 +0000)]
Default to AM 1.9. Bug #323868, patch by Christian Kirbach.
2007-01-11 Christian Persch <chpe@svn.gnome.org>
* macros2/gnome-autogen.sh: Default to AM 1.9. Bug #323868, patch by
Christian Kirbach.
svn path=/trunk/; revision=3898
Christian Persch [Thu, 11 Jan 2007 20:34:53 +0000 (20:34 +0000)]
Define more deprecation symbols. Bug #343441.
2007-01-11 Christian Persch <chpe@svn.gnome.org>
* macros2/gnome-common.m4: Define more deprecation symbols.
Bug #343441.
2006-12-01 Kjartan Maraas <kmaraas@gnome.org>
svn path=/trunk/; revision=3897
Christian Persch [Sun, 31 Dec 2006 22:55:03 +0000 (22:55 +0000)]
Update svn:ignore and remove .cvsignore files
svn path=/trunk/; revision=3896
Kjartan Maraas [Fri, 1 Dec 2006 12:29:19 +0000 (12:29 +0000)]
Make automake 1.10 work too.
2006-12-01 Kjartan Maraas <kmaraas@gnome.org>
* macros2/gnome-autogen.sh: Make automake 1.10 work too.
svn path=/trunk/; revision=3894
Ross Golder [Mon, 20 Nov 2006 18:18:06 +0000 (18:18 +0000)]
Re-instating accidentally removed files.
svn path=/trunk/; revision=3879
Claudio Saavedra [Fri, 17 Nov 2006 18:53:02 +0000 (18:53 +0000)]
Remove art from SUBDIRS. Remove directory. Remove. Remove art from
2006-11-17 Claudio Saavedra <csaavedra@alumnos.utalca.cl>
* Makefile.am: Remove art from SUBDIRS.
* art/*: Remove directory.
* art/loading.png: Remove.
* configure.in: Remove art from AC_OUTPUT.
* libeog/eog-collection-item.c: (get_busy_pixbuf): Use "image-loading"
from icon theme instead of shipped icon.
* macros/*: Remove old and unused macros from CVS.
svn path=/trunk/; revision=3878
Bastien Nocera [Fri, 20 Oct 2006 13:48:21 +0000 (13:48 +0000)]
exit from the check_m4macros function as soon as we have detected some
2006-10-20 Bastien Nocera <hadess@hadess.net>
* macros2/gnome-autogen.sh: exit from the check_m4macros function as
soon as we have detected some undefined macros, rather than leaving
the developer wondering what the problem is
svn path=/trunk/; revision=3877
Brent Smith [Mon, 12 Jun 2006 23:03:16 +0000 (23:03 +0000)]
Merged bug-buddy-xmlrpc branch to HEAD using the following commands on a
Merged bug-buddy-xmlrpc branch to HEAD using the following commands on
a fresh checkout of HEAD:
cvs update -j HEAD -j BUG_BUDDY_2_13_0
cvs update -j BUG_BUDDY_2_13_0 -j bug-buddy-xmlrpc
cvs update -C po/*
svn path=/trunk/; revision=3795
Kjartan Maraas [Wed, 10 May 2006 10:46:57 +0000 (10:46 +0000)]
Fix a typo.
2006-05-10 Kjartan Maraas <kmaraas@gnome.org>
* gnome-common.spec.in: Fix a typo.
svn path=/trunk/; revision=3794
Johannes Schmid [Mon, 8 May 2006 15:52:00 +0000 (15:52 +0000)]
fix HEAD
svn path=/trunk/; revision=3778
James Henstridge [Fri, 10 Mar 2006 02:10:27 +0000 (02:10 +0000)]
Fix autogen.sh script
svn path=/trunk/; revision=3776
James Henstridge [Thu, 9 Mar 2006 16:34:41 +0000 (16:34 +0000)]
skip directories called "_darcs", similar to the handling of other VCS
2006-03-10 James Henstridge <james@jamesh.id.au>
* macros2/gnome-autogen.sh (configure_files): skip directories
called "_darcs", similar to the handling of other VCS metadata
dirs. Fixes bug #321860.
svn path=/trunk/; revision=3775
James Henstridge [Mon, 24 Oct 2005 04:45:56 +0000 (04:45 +0000)]
update find expression to not exclude ".." from search. Fixes non-srcdir
2005-10-24 James Henstridge <james@jamesh.id.au>
* macros2/gnome-autogen.sh (configure_files): update find
expression to not exclude ".." from search. Fixes non-srcdir
builds (where $srcdir might be ".."). Fixes bug #319496.
svn path=/trunk/; revision=3774
Chris Ball [Thu, 29 Sep 2005 16:18:43 +0000 (16:18 +0000)]
Updating REQUIRED_GNOME_DOC_UTILS_VERSION, as requested by shaunm.
svn path=/trunk/; revision=3773
Stepan Kasal [Tue, 20 Sep 2005 06:27:53 +0000 (06:27 +0000)]
Prefer newer versions of Automake. From bug #305641.
2005-09-20 Stepan Kasal <kasal@ucw.cz>
* macros2/gnome-autogen.sh: Prefer newer versions of Automake.
From bug #305641.
svn path=/trunk/; revision=3772
James Henstridge [Tue, 20 Sep 2005 06:23:01 +0000 (06:23 +0000)]
bump version to 2.12.0
2005-09-20 James Henstridge <james@jamesh.id.au>
* configure.in: bump version to 2.12.0
svn path=/trunk/; revision=3771
James Henstridge [Tue, 20 Sep 2005 05:57:41 +0000 (05:57 +0000)]
when searching for configure.in files, skip directories starting with a
2005-09-20 James Henstridge <james@jamesh.id.au>
* macros2/gnome-autogen.sh (configure_files): when searching for
configure.in files, skip directories starting with a dot. This
avoids Bzr, Quilt and Subversion bookkeeping directories among
others. Fixes bug #311951.
svn path=/trunk/; revision=3768
Vincent Untz [Tue, 6 Sep 2005 17:32:54 +0000 (17:32 +0000)]
Post-release version bump.
2005-09-06 Vincent Untz <vuntz@gnome.org>
* configure.in: Post-release version bump.
svn path=/trunk/; revision=3623
Vincent Untz [Tue, 23 Aug 2005 19:34:12 +0000 (19:34 +0000)]
post-release bump to 2.12.0.
2005-08-23 Vincent Untz <vuntz@gnome.org>
* configure.in: post-release bump to 2.12.0.
svn path=/trunk/; revision=3612
Jens Seidel [Sun, 21 Aug 2005 20:10:24 +0000 (20:10 +0000)]
fixed a typo: s/occured/occurred/g
svn path=/trunk/; revision=3606
Stepan Kasal [Wed, 17 Aug 2005 12:13:16 +0000 (12:13 +0000)]
New function, prevents duplicates in $cm_macrodirs. (check_m4macros): Use
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
Stepan Kasal [Wed, 17 Aug 2005 11:51:39 +0000 (11:51 +0000)]
Set $variable_VERSION to the actual version number of the tool.
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
James Henstridge [Wed, 17 Aug 2005 00:53:06 +0000 (00:53 +0000)]
pass --force to gnome-doc-prepare to match other tools. Fixes bug #311775.
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
James Henstridge [Wed, 17 Aug 2005 00:41:48 +0000 (00:41 +0000)]
don't use syntax that non-GNU greps don't understand. Fixes bug #313531.
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
James Henstridge [Tue, 16 Aug 2005 11:01:33 +0000 (11:01 +0000)]
add checks for gnome-common macro names, and call require_m4macro for the
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
James Henstridge [Mon, 25 Jul 2005 21:41:45 +0000 (21:41 +0000)]
bump release number.
2005-07-25 James Henstridge <james@jamesh.id.au>
* configure.in: bump release number.
svn path=/trunk/; revision=3600
Shaun McCance [Tue, 19 Jul 2005 22:09:26 +0000 (22:09 +0000)]
- Bumped up the default required version of gnome-doc-utils
* macros2/gnome-autogen.sh:
- Bumped up the default required version of gnome-doc-utils
svn path=/trunk/; revision=3599
Christian Persch [Mon, 18 Jul 2005 21:55:24 +0000 (21:55 +0000)]
When configure.{in,ac} contains GNOME_DOC_INIT, actually call
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
Benoît Dejean [Mon, 6 Jun 2005 11:46:39 +0000 (11:46 +0000)]
Removed unused files.
* support/ : Removed unused files.
svn path=/trunk/; revision=3597
Sven Herzberg [Mon, 21 Mar 2005 22:10:41 +0000 (22:10 +0000)]
added support for the gnome-doc-utils
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
Stepan Kasal [Tue, 15 Mar 2005 09:39:05 +0000 (09:39 +0000)]
fix typos
svn path=/trunk/; revision=3595
Stepan Kasal [Tue, 15 Mar 2005 09:33:34 +0000 (09:33 +0000)]
merged macros2/ChangeLog with the main one
svn path=/trunk/; revision=3594
Stepan Kasal [Fri, 11 Mar 2005 12:07:15 +0000 (12:07 +0000)]
I used wrong ChangeLog
svn path=/trunk/; revision=3508
Stepan Kasal [Fri, 18 Feb 2005 15:42:46 +0000 (15:42 +0000)]
fix the URL of automake-1.4
svn path=/trunk/; revision=3490
James Henstridge [Fri, 11 Feb 2005 09:02:47 +0000 (09:02 +0000)]
update usage with a note about adding the macro dir to ACLOCAL_AMFLAGS if
AC_CONFIG_MACRO_DIR is being used.
svn path=/trunk/; revision=3489
James Henstridge [Fri, 11 Feb 2005 08:59:41 +0000 (08:59 +0000)]
preserve COPYING and INSTALL files over the "automake --force" call. Fixes
2005-02-11 James Henstridge <james@jamesh.id.au>
* gnome-autogen.sh: preserve COPYING and INSTALL files over the
"automake --force" call. Fixes bug #161916.
svn path=/trunk/; revision=3488
Rodney Dawes [Sat, 22 Jan 2005 15:22:30 +0000 (15:22 +0000)]
Fix the (AC|IT)_PROG_INTLTOOL support for both places where we grep for it
2005-01-22 Rodney Dawes <dobey@novell.com>
* gnome-autogen.sh: Fix the (AC|IT)_PROG_INTLTOOL support for
both places where we grep for it
(version_check): If we are checking for automake = 1.4, then make
sure we error out with that error when we find it, and not >= 1.4
since we don't actually check for >= 1.4
Fixes #129903
svn path=/trunk/; revision=3487
James Henstridge [Mon, 3 Jan 2005 09:27:36 +0000 (09:27 +0000)]
add some code to add the directory given to AC_CONFIG_MACRO_DIR to
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
Mariano Suárez-Alvarez [Thu, 25 Nov 2004 01:19:25 +0000 (01:19 +0000)]
grep wants basic regexps, not extended ones: fix the regular expression
2004-11-24 Mariano Suárez-Alvarez <mariano@gnome.org>
* gnome-autogen.sh: grep wants basic regexps, not extended ones: fix the
regular expression for INTLTOOL.
svn path=/trunk/; revision=3485
Rodney Dawes [Wed, 24 Nov 2004 17:53:26 +0000 (17:53 +0000)]
Add support for IT_PROG_INTLTOOL which deprecates AC_PROG_INTLTOOL
2004-11-24 Rodney Dawes <dobey@novell.com>
* gnome-autogen.sh: Add support for IT_PROG_INTLTOOL which
deprecates AC_PROG_INTLTOOL
svn path=/trunk/; revision=3484
Jordi Mallach [Tue, 9 Nov 2004 18:08:04 +0000 (18:08 +0000)]
Fix for automake1.4.
svn path=/trunk/; revision=3483
Jordi Mallach [Tue, 9 Nov 2004 09:57:04 +0000 (09:57 +0000)]
Call all the bootstrap programs (libtoolize, intltoolize, gtkdocize,
2004-11-09 Jordi Mallach <jordi@sindominio.net>
* gnome-autogen.sh: Call all the bootstrap programs (libtoolize,
intltoolize, gtkdocize, automake) using --force and --copy
consistently.
svn path=/trunk/; revision=3482
James Henstridge [Thu, 28 Oct 2004 11:43:29 +0000 (11:43 +0000)]
get rid of the code that modified PATH, ACLOCAL_FLAGS and LD_LIBRARY_PATH
2004-10-28 James Henstridge <james@jamesh.id.au>
* gnome-autogen.sh: get rid of the code that modified PATH,
ACLOCAL_FLAGS and LD_LIBRARY_PATH based on $GNOME2_PATH, since
this was broken. It could cause configure tests to pass, when the
subsequent build would fail due to path problems. For more
details, see bug #140210.
svn path=/trunk/; revision=3481
James Henstridge [Thu, 28 Oct 2004 11:36:17 +0000 (11:36 +0000)]
if the directory is read only, skip it. This helps in cases where a
2004-10-28 James Henstridge <james@jamesh.id.au>
* gnome-autogen.sh: if the directory is read only, skip it. This
helps in cases where a directory from a failed "make distcheck" is
lying around. Should fix bug #136093.
svn path=/trunk/; revision=3480
James Henstridge [Thu, 28 Oct 2004 09:49:49 +0000 (09:49 +0000)]
fix up the AC_CONFIG_MACRO_DIR check to work with sub-package
2004-10-28 James Henstridge <james@jamesh.id.au>
* gnome-autogen.sh (m4dir): fix up the AC_CONFIG_MACRO_DIR check
to work with sub-package configure.in's.
svn path=/trunk/; revision=3479
James Henstridge [Wed, 27 Oct 2004 15:14:52 +0000 (15:14 +0000)]
if AC_CONFIG_MACRO_DIR() is used in configure.ac, pass that directory to
2004-10-27 James Henstridge <james@jamesh.id.au>
* gnome-autogen.sh (ACLOCAL): if AC_CONFIG_MACRO_DIR() is used in
configure.ac, pass that directory to aclocal.
Run libtoolize if the configure.ac file calls LT_INIT (the new
name for AC_PROG_LIBTOOL in libtool-2.0).
svn path=/trunk/; revision=3478
James Henstridge [Wed, 6 Oct 2004 07:04:51 +0000 (07:04 +0000)]
use $(DESTDIR) in uninstall rule. This is needed to allow packages to
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
James Henstridge [Tue, 14 Sep 2004 06:03:06 +0000 (06:03 +0000)]
bump version number to 2.8.0
2004-09-14 James Henstridge <james@jamesh.id.au>
* configure.in: bump version number to 2.8.0
svn path=/trunk/; revision=3475
James Henstridge [Mon, 30 Aug 2004 13:39:27 +0000 (13:39 +0000)]
fix up error message when a required M4 file isn't found. Fixes bug
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
Kjartan Maraas [Mon, 16 Aug 2004 21:25:32 +0000 (21:25 +0000)]
Add some foo to handle automake-1.9.x too.
2004-08-16 Kjartan Maraas <kmaraas@gnome.org>
* gnome-autogen.sh: Add some foo to handle automake-1.9.x too.
svn path=/trunk/; revision=3473
Benoît Dejean [Sun, 18 Jul 2004 20:33:56 +0000 (20:33 +0000)]
Glibify a bit more. Closes #147618.
* doc/reference.texi:
* include/glibtop/command.h:
* include/glibtop/glib-arrays.h:
* include/glibtop/proclist.h:
* lib/glib-arrays.c: (glibtop_get_proclist_as_array_l):
* lib/lib.pl:
* scripts/c_types.pl:
* src/daemon/main.c: (handle_parent_connection):
* src/daemon/slave.c: (handle_slave_connection):
* support/mkstemp.c:
* sysdeps/aix/proclist.c: (glibtop_get_proclist_s):
* sysdeps/freebsd/cpu.c: (glibtop_get_cpu_p):
* sysdeps/freebsd/prockernel.c: (glibtop_get_proc_kernel_p):
* sysdeps/freebsd/proclist.c: (glibtop_get_proclist_p):
* sysdeps/freebsd/procmem.c: (glibtop_get_proc_mem_p):
* sysdeps/kernel/proclist.c: (glibtop_get_proclist_s):
* sysdeps/linux/proclist.c: (glibtop_get_proclist_s):
* sysdeps/osf1/proclist.c: (glibtop_get_proclist_p):
* sysdeps/solaris/proclist.c: (glibtop_get_proclist_s):
* sysdeps/stub/proclist.c: (glibtop_get_proclist_s):
* sysdeps/stub_suid/proclist.c: (glibtop_get_proclist_p):
* sysdeps/sun4/proclist.c: (glibtop_get_proclist_p): Glibify a bit more.
Closes #147618.
svn path=/trunk/; revision=3455
Benoît Dejean [Fri, 18 Jun 2004 20:33:00 +0000 (20:33 +0000)]
*** empty log message ***
svn path=/trunk/; revision=3452
Rodney Dawes [Thu, 10 Jun 2004 18:24:35 +0000 (18:24 +0000)]
Add code to check for mkinstalldirs in the shared automake files
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
Benoît Dejean [Wed, 9 Jun 2004 18:52:21 +0000 (18:52 +0000)]
whitespace clean up.
* *.{c,h} : whitespace clean up.
svn path=/trunk/; revision=3450
Benoît Dejean [Sun, 6 Jun 2004 22:10:29 +0000 (22:10 +0000)]
Cleaned.
* lib/parameter.c:
* support/popt.c: (poptGetContext): Cleaned.
* support/vsnprintf.c: s/strncpy/g_strlcpy
svn path=/trunk/; revision=3449
Richard Kinder [Fri, 4 Jun 2004 10:28:59 +0000 (10:28 +0000)]
Many apologies, building from a clean tree generates VERSION and
PACKAGE correctly. Reverting previous commit.
svn path=/trunk/; revision=3448
Richard Kinder [Fri, 4 Jun 2004 10:06:02 +0000 (10:06 +0000)]
Make gnome-doc-common work properly.
svn path=/trunk/; revision=3447
James Henstridge [Wed, 26 May 2004 10:47:01 +0000 (10:47 +0000)]
simplify documentation, and bring it into line with the current state
of gnome-common.
svn path=/trunk/; revision=3446
James Henstridge [Wed, 26 May 2004 06:56:46 +0000 (06:56 +0000)]
remove a few more unused files.
svn path=/trunk/; revision=3445
James Henstridge [Wed, 26 May 2004 06:44:22 +0000 (06:44 +0000)]
delete some files that were unused after the reorganisation
svn path=/trunk/; revision=3444
James Henstridge [Wed, 26 May 2004 06:42:10 +0000 (06:42 +0000)]
some small cleanups.
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
James Henstridge [Thu, 13 May 2004 10:37:44 +0000 (10:37 +0000)]
simplify and update spec file.
2004-05-13 James Henstridge <james@daa.com.au>
* gnome-common.spec.in: simplify and update spec file.
svn path=/trunk/; revision=3440
James Henstridge [Thu, 13 May 2004 00:51:37 +0000 (00:51 +0000)]
Change the order the various tools are called in to match that of
2004-05-13 James Henstridge <james@daa.com.au>
* autogen.sh: Change the order the various tools are called in to
match that of autoconf's autoupdate tool. See bug 138584.
svn path=/trunk/; revision=3439
Sven Herzberg [Fri, 27 Feb 2004 00:19:22 +0000 (00:19 +0000)]
fix bug #135557
svn path=/trunk/; revision=3438
Mark McLoughlin [Tue, 17 Feb 2004 21:47:26 +0000 (21:47 +0000)]
fix one last occurrence of not using $(DESTDIR).
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
Malcolm Tredinnick [Sat, 31 Jan 2004 01:09:16 +0000 (01:09 +0000)]
Use automake-1.8 if available. Patch from alexander.winston@comcast.net
* autogen.sh: Use automake-1.8 if available. Patch from
alexander.winston@comcast.net (Alexander Winston). Bug #132966.
svn path=/trunk/; revision=3436
Malcolm Tredinnick [Sun, 25 Jan 2004 12:30:09 +0000 (12:30 +0000)]
Deprecate the use of GNOME2_DIR and allow the use of GNOME2_PATH (bug
* autogen.sh: Deprecate the use of GNOME2_DIR and allow the use
of GNOME2_PATH (bug #130516).
svn path=/trunk/; revision=3435
Malcolm Tredinnick [Fri, 2 Jan 2004 06:56:51 +0000 (06:56 +0000)]
Run intltoolize after automake, since intltoolize wants mkinstalldirs now.
* autogen.sh: Run intltoolize after automake, since intltoolize
wants mkinstalldirs now. Should fix bugs #130309 and #130366.
svn path=/trunk/; revision=3434
Malcolm Tredinnick [Fri, 12 Dec 2003 23:43:52 +0000 (23:43 +0000)]
Change the use of head to be 'head -n -1', since the GNU version of head
* autogen.sh: Change the use of head to be 'head -n -1', since
the GNU version of head appears to have changed behaviour
between version 5.0 and 5.0.9 somewhere. This should be portable
across all versions now. Fixed bug #128867.
svn path=/trunk/; revision=3433
Carlos Garnacho Parro [Tue, 9 Dec 2003 01:57:09 +0000 (01:57 +0000)]
Release 0.30.0
2003-12-09 Carlos Garnacho Parro <garnacho@tuxerver.net>
* Release 0.30.0
svn path=/trunk/; revision=3072
Rodney Dawes [Mon, 8 Dec 2003 23:18:12 +0000 (23:18 +0000)]
Update automake checks to check incremental versions in the correct order,
2003-12-08 Rodney Dawes <dobey@free.fr>
* autogen.sh: Update automake checks to check incremental
versions in the correct order, Fixes #128691
svn path=/trunk/; revision=3071
Malcolm Tredinnick [Wed, 19 Nov 2003 02:10:33 +0000 (02:10 +0000)]
Replace use of -or in a find command with -o. Makes things work for people
* autogen.sh: Replace use of -or in a find command with -o.
Makes things work for people with less functional versions of
find. Fixes bug #127354 reported by Rolf Sponsel.
svn path=/trunk/; revision=3070
3 [Mon, 3 Nov 2003 16:21:12 +0000 (16:21 +0000)]
Removed ENABLE_WERROR and changed name to GNOME_MAINTAINER_MODE_DEFINES.
2003-11-03 <clahey@ximian.com>
* gnome-common.m4: Removed ENABLE_WERROR and changed name to
GNOME_MAINTAINER_MODE_DEFINES.
svn path=/trunk/; revision=3069
Malcolm Tredinnick [Sat, 1 Nov 2003 01:18:16 +0000 (01:18 +0000)]
Make version checking work, as pointed out by Michael H Schimek in bug
* autogen.sh: Make version checking work, as pointed out by
Michael H Schimek in bug #125818.
svn path=/trunk/; revision=3068
1 [Fri, 31 Oct 2003 21:06:15 +0000 (21:06 +0000)]
Changed name of new macro to AM_MAINTAINER_MODE_DEFINES and added
2003-10-31 <clahey@ximian.com>
* gnome-common.m4: Changed name of new macro to
AM_MAINTAINER_MODE_DEFINES and added definition for ENABLE_WERROR.
svn path=/trunk/; revision=3067
1 [Fri, 31 Oct 2003 20:29:05 +0000 (20:29 +0000)]
New macro to disable deprecated functions and widgets when maintainer mode
2003-10-31 <clahey@ximian.com>
* gnome-common.m4: New macro to disable deprecated functions and
widgets when maintainer mode is on.
svn path=/trunk/; revision=3066
Bastien Nocera [Mon, 20 Oct 2003 12:14:11 +0000 (12:14 +0000)]
make it compile
2003-10-20 Bastien Nocera <hadess@hadess.net>
* configure.in: make it compile
svn path=/trunk/; revision=3062
Carlos Perelló MarÃn [Sun, 19 Oct 2003 16:54:35 +0000 (16:54 +0000)]
Reverted libgtop changes. It's a common module and I should not modify it.
2003-10-19 Carlos Perelló MarÃn <carlos@gnome.org>
* support/*: Reverted libgtop changes. It's a common module
and I should not modify it.
* Added/removed files. Now the move should be done.
svn path=/trunk/; revision=3060