| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
'GNOME_CONTROL_CENTER_2_8_2'.
svn path=/tags/GNOME_CONTROL_CENTER_2_8_2/; revision=3255
|
|
|
|
|
|
|
|
|
|
| |
* 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.
svn path=/trunk/; revision=3057
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
svn path=/trunk/; revision=2905
|
|
|
|
|
|
|
|
| |
2003-02-18 Jody Goldberg <jody@gnome.org>
* configure.in : Don't depend on a file that James just deleted
svn path=/trunk/; revision=2774
|
|
|
|
|
|
|
|
| |
No bugzilla module to report bugs.
Author hasn't shown up on irc for months.
/me chances it and commits.
svn path=/trunk/; revision=2295
|
|
|
|
|
|
|
|
| |
2001-12-11 Anders Carlsson <andersca@gnu.org>
* configure.in: Up to 1.2.4.
svn path=/trunk/; revision=2187
|
|
|
|
|
|
|
|
| |
2001-08-02 Michael Meeks <michael@ximian.com>
* Version 1.2.3
svn path=/trunk/; revision=1891
|
|
|
|
|
|
|
| |
* configure.in: Point to the new home of pkgconfig at
www.freedesktop.org instead of "sourceforce.net" [sic].
svn path=/trunk/; revision=1877
|
|
|
|
|
|
|
| |
* configure.in: Remove AC_ARG_PROGRAM, because AM_INIT_AUTOMAKE
already takes care of that.
svn path=/trunk/; revision=1838
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
svn path=/trunk/; revision=1660
|
|
|
|
|
|
|
|
|
|
| |
* 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
svn path=/trunk/; revision=1653
|
|
|
|
|
|
|
|
|
|
| |
2000-11-21 Martin Baulig <martin@home-of-linux.org>
* gnome-autogen.sh.in: New file. Autogen gnome-autogen.sh
from it; added GNOME_COMMON_DATA_DIR and make it actually
work.
svn path=/trunk/; revision=1467
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
svn path=/trunk/; revision=1466
|
|
|
|
| |
svn path=/trunk/; revision=1256
|
|
|
|
| |
svn path=/trunk/; revision=1255
|
|
|
|
|
|
|
|
| |
2000-05-29 Martin Baulig <baulig@suse.de>
* configure.in: Set version number to 1.2.0.
svn path=/trunk/; revision=1252
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GNOME CVS Tree I did the following:
* There is an `INSIDE_GNOME_COMMON' automake conditional which is defined
in two places:
- macros/aclocal-includes.m4 defines this to always be false.
- gnome-common/configure.in does not include anything from macros and
defines this to be true.
* We use this automake conditional in the macros/Makefile.am to install
$(MACROS), autogen.sh, gnome-common.m4 and a newly created gnome-macros.dep
in `$(datadir)/aclocal/gnome'.
Since aclocal doesn't look in subdirectories we can safely install them
there even when compiling from CVS.
Also, there is no need to make any change to any existing application
in the GNOME CVS Tree - really fine ...
* When we're outside the GNOME CVS Tree we simply need to tell aclocal that
it should also look in `$(datadir)/aclocal/gnome' and it will find all
the macros.
The is a `gnome-skel' module in CVS that can be used as a starting point
when writing a new GNOME Application that should be used outside CVS.
February 4, 1999,
Martin Baulig <martin@home-of-linux.org>
svn path=/trunk/; revision=609
|
|
* autogen.sh: New sample file.
* configure.in: Likewise.
* Makefile.am: Likewise.
* README: Likewise.
svn path=/trunk/; revision=91
|