summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'gnome-2-8'.gnome-2-8nobody2004-07-1864-10104/+0
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-181-1/+1
* *** empty log message ***Benoît Dejean2004-06-181-12/+12
* Add code to check for mkinstalldirs in the shared automake filesRodney Dawes2004-06-102-0/+18
* whitespace clean up.Benoît Dejean2004-06-0915-53/+53
* Cleaned.Benoît Dejean2004-06-062-5/+2
* Many apologies, building from a clean tree generates VERSION andRichard Kinder2004-06-042-7/+2
* Make gnome-doc-common work properly.Richard Kinder2004-06-042-2/+7
* simplify documentation, and bring it into line with the current stateJames Henstridge2004-05-261-70/+29
* remove a few more unused files.James Henstridge2004-05-264-5/+1
* delete some files that were unused after the reorganisationJames Henstridge2004-05-264-61/+0
* some small cleanups.James Henstridge2004-05-2610-423/+70
* simplify and update spec file.gnome-2-6-anchorJames Henstridge2004-05-132-64/+25
* Change the order the various tools are called in to match that ofJames Henstridge2004-05-132-18/+35
* fix bug #135557Sven Herzberg2004-02-272-1/+5
* fix one last occurrence of not using $(DESTDIR).Mark McLoughlin2004-02-172-1/+6
* Use automake-1.8 if available. Patch from alexander.winston@comcast.netMalcolm Tredinnick2004-01-312-3/+9
* Deprecate the use of GNOME2_DIR and allow the use of GNOME2_PATH (bugMalcolm Tredinnick2004-01-252-10/+27
* Run intltoolize after automake, since intltoolize wants mkinstalldirs now.Malcolm Tredinnick2004-01-022-4/+12
* Change the use of head to be 'head -n -1', since the GNU version of headMalcolm Tredinnick2003-12-122-1/+8
* Release 0.30.0Carlos Garnacho Parro2003-12-091-0/+4
* Update automake checks to check incremental versions in the correct order,Rodney Dawes2003-12-082-2/+7
* Replace use of -or in a find command with -o. Makes things work for peopleMalcolm Tredinnick2003-11-192-1/+7
* Removed ENABLE_WERROR and changed name to GNOME_MAINTAINER_MODE_DEFINES.32003-11-032-6/+8
* Make version checking work, as pointed out by Michael H Schimek in bugMalcolm Tredinnick2003-11-012-1/+6
* Changed name of new macro to AM_MAINTAINER_MODE_DEFINES and added12003-10-312-5/+13
* New macro to disable deprecated functions and widgets when maintainer mode12003-10-312-0/+18
* make it compileBastien Nocera2003-10-202-4/+10
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-1910-330/+379
* libgtop-GNOME-2-0-branch moved to HEAD.Carlos Perelló Marín2003-10-1910-379/+330
* Distribute README in place of the non-existent ChangeLog. Doh!GNOME_COMMON_2_4_0Malcolm Tredinnick2003-10-024-3/+13
* Define WARN_CXXFLAGS instead of overwriting CXXFLAGS (like WARN_FLAGS).Marco Pesenti Gritti2003-08-232-5/+10
* Show the version found for the various build tools like automake,Malcolm Tredinnick2003-08-102-1/+7
* Continuing to try and get the flags passed to g++ in GNOME_CXX_WARNINGSMalcolm Tredinnick2003-08-052-1/+8
* Simplify GNOME_CXX_WARNINGS. Fixes bug #118987.Malcolm Tredinnick2003-08-032-1/+6
* Default setting in the GNOME_COMPILE_WARNINGS macro is now "yes". ThisMalcolm Tredinnick2003-07-282-1/+7
* Remove some redundant options as suggested by Steve Chaplin in bugMalcolm Tredinnick2003-07-202-3/+9
* Fixed a typo in the debugging output.Malcolm Tredinnick2003-07-152-1/+5
* don't use -Wsign-promo, it is C++ only and causes warnings with gcc 3.3Frédéric Crozat2003-07-042-1/+6
* Add third argument to AC_DEFINE.Sebastian Rittau2003-06-282-1/+5
* Remove --enable-compile-warnings from the default arguments passed toMarco Pesenti Gritti2003-06-242-1/+9
* Fix some strangeness in the gnome-doc-common test.Malcolm Tredinnick2003-06-202-2/+6
* Inserted missing "cd $dirname" to effectively process subdirectories,Gustavo J. A. M. Carneiro2003-06-202-0/+10
* Bump the version number to 2.3.0Malcolm Tredinnick2003-05-2410-7/+253
* I might as well admit to maintaining this module, since my claims to theMalcolm Tredinnick2003-05-242-0/+5
* Ignore {arch} subdirectories. Fixes bug #113327.Malcolm Tredinnick2003-05-202-1/+5
* autogen.sh: - Extend the check_m4macros() function to handle CygwinMalcolm Tredinnick2003-05-042-3/+16
* Make this portable to Bourne-like shells. Fixes the problems pointed outMalcolm Tredinnick2003-05-042-63/+72
* Allow users to specify the binary to run instead of libtoolize by checkingMalcolm Tredinnick2003-05-032-2/+11
* Fix a small typo in the glib-gettext codeRoss Burton2003-04-102-1/+5