| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create branch 'soap_mailer'.soap_mailer | nobody | 2003-12-09 | 112 | -16919/+0 |
* | Release 0.30.0 | Carlos Garnacho Parro | 2003-12-09 | 1 | -0/+4 |
* | Update automake checks to check incremental versions in the correct order, | Rodney Dawes | 2003-12-08 | 2 | -2/+7 |
* | Replace use of -or in a find command with -o. Makes things work for people | Malcolm Tredinnick | 2003-11-19 | 2 | -1/+7 |
* | Removed ENABLE_WERROR and changed name to GNOME_MAINTAINER_MODE_DEFINES. | 3 | 2003-11-03 | 2 | -6/+8 |
* | Make version checking work, as pointed out by Michael H Schimek in bug | Malcolm Tredinnick | 2003-11-01 | 2 | -1/+6 |
* | Changed name of new macro to AM_MAINTAINER_MODE_DEFINES and added | 1 | 2003-10-31 | 2 | -5/+13 |
* | New macro to disable deprecated functions and widgets when maintainer mode | 1 | 2003-10-31 | 2 | -0/+18 |
* | make it compile | Bastien Nocera | 2003-10-20 | 2 | -4/+10 |
* | Reverted libgtop changes. It's a common module and I should not modify it. | Carlos Perelló MarÃn | 2003-10-19 | 10 | -330/+379 |
* | libgtop-GNOME-2-0-branch moved to HEAD. | Carlos Perelló MarÃn | 2003-10-19 | 10 | -379/+330 |
* | Distribute README in place of the non-existent ChangeLog. Doh!GNOME_COMMON_2_4_0 | Malcolm Tredinnick | 2003-10-02 | 4 | -3/+13 |
* | Define WARN_CXXFLAGS instead of overwriting CXXFLAGS (like WARN_FLAGS). | Marco Pesenti Gritti | 2003-08-23 | 2 | -5/+10 |
* | Show the version found for the various build tools like automake, | Malcolm Tredinnick | 2003-08-10 | 2 | -1/+7 |
* | Continuing to try and get the flags passed to g++ in GNOME_CXX_WARNINGS | Malcolm Tredinnick | 2003-08-05 | 2 | -1/+8 |
* | Simplify GNOME_CXX_WARNINGS. Fixes bug #118987. | Malcolm Tredinnick | 2003-08-03 | 2 | -1/+6 |
* | Default setting in the GNOME_COMPILE_WARNINGS macro is now "yes". This | Malcolm Tredinnick | 2003-07-28 | 2 | -1/+7 |
* | Remove some redundant options as suggested by Steve Chaplin in bug | Malcolm Tredinnick | 2003-07-20 | 2 | -3/+9 |
* | Fixed a typo in the debugging output. | Malcolm Tredinnick | 2003-07-15 | 2 | -1/+5 |
* | don't use -Wsign-promo, it is C++ only and causes warnings with gcc 3.3 | Frédéric Crozat | 2003-07-04 | 2 | -1/+6 |
* | Add third argument to AC_DEFINE. | Sebastian Rittau | 2003-06-28 | 2 | -1/+5 |
* | Remove --enable-compile-warnings from the default arguments passed to | Marco Pesenti Gritti | 2003-06-24 | 2 | -1/+9 |
* | Fix some strangeness in the gnome-doc-common test. | Malcolm Tredinnick | 2003-06-20 | 2 | -2/+6 |
* | Inserted missing "cd $dirname" to effectively process subdirectories, | Gustavo J. A. M. Carneiro | 2003-06-20 | 2 | -0/+10 |
* | Bump the version number to 2.3.0 | Malcolm Tredinnick | 2003-05-24 | 10 | -7/+253 |
* | I might as well admit to maintaining this module, since my claims to the | Malcolm Tredinnick | 2003-05-24 | 2 | -0/+5 |
* | Ignore {arch} subdirectories. Fixes bug #113327. | Malcolm Tredinnick | 2003-05-20 | 2 | -1/+5 |
* | autogen.sh: - Extend the check_m4macros() function to handle Cygwin | Malcolm Tredinnick | 2003-05-04 | 2 | -3/+16 |
* | Make this portable to Bourne-like shells. Fixes the problems pointed out | Malcolm Tredinnick | 2003-05-04 | 2 | -63/+72 |
* | Allow users to specify the binary to run instead of libtoolize by checking | Malcolm Tredinnick | 2003-05-03 | 2 | -2/+11 |
* | Fix a small typo in the glib-gettext code | Ross Burton | 2003-04-10 | 2 | -1/+5 |
* | macros/autogen.sh: use GNOME2_DIR, not GNOME2_PATH which can be | Frédéric Crozat | 2003-03-20 | 2 | -3/+8 |
* | Replace PACKAGE with PKG_NAME, since PKG_NAME is what is defined by the | Malcolm Tredinnick | 2003-03-07 | 2 | -3/+15 |
* | fix mixed up order of arguments to AC_ARG_ENABLE that made | Mark McLoughlin | 2003-02-27 | 2 | -1/+7 |
* | set WANT_AUTOCONF_2_5 variable to tell Mandrake autoconf wrapper we want | Frédéric Crozat | 2003-02-26 | 2 | -0/+8 |
* | add function to forbid m4 macros. Forbid gnome-cxx-check.m4, to try and | James Henstridge | 2003-02-24 | 2 | -22/+55 |
* | if $variable is set, then assume it is correct and skip the version check. | James Henstridge | 2003-02-21 | 2 | -1/+14 |
* | remove check-utmp.m4 (copied it to libzvt, which is the only thing using | James Henstridge | 2003-02-19 | 3 | -244/+3 |
* | AC_REQUIRE does not work within AU_DEFUN, so change to a simple call to | James Henstridge | 2003-02-19 | 2 | -1/+6 |
* | Don't depend on a file that James just deleted | Jody Goldberg | 2003-02-18 | 2 | -1/+5 |
* | forgot to remove this file. | James Henstridge | 2003-02-18 | 1 | -37/+0 |
* | check to see if gnome-deprecated-macros.m4 ended up in aclocal.m4, and | James Henstridge | 2003-02-18 | 12 | -693/+347 |
* | initialize UTMP structure properly. Fixes Bug#93774. Patch reviewed by | Kalpesh Shah | 2003-02-14 | 2 | -1/+7 |
* | back out accidental commit | Joe Shaw | 2003-01-09 | 1 | -9/+9 |
* | back out accidental commit | Joe Shaw | 2003-01-09 | 1 | -9/+9 |
* | add missing .cvsignore entries | Jose Maria Celorio | 2002-12-28 | 2 | -0/+2 |
* | now that autoconf-2.52 is a prereq for things the build broke on the use | Jody Goldberg | 2002-12-12 | 2 | -1/+9 |
* | More white-space. | Morten Welinder | 2002-12-05 | 1 | -18/+18 |
* | Added missing quotes: PISOCK_LIBS="-lpisock -lpisync" | Stanislav Brabec | 2002-11-27 | 2 | -1/+6 |
* | reverted unwanted changes which slipped in while I moved gnome-2-port branch | Radek Doulik | 2002-11-06 | 3 | -20/+41 |