Commit Graph

1264 Commits

Author SHA1 Message Date
862aa803c3 kill Evo 2.0's alarm daemon, not 1.4's.
2003-11-24  Rodrigo Moya <rodrigo@ximian.com>

	* tools/killev.c (main): kill Evo 2.0's alarm daemon, not 1.4's.

svn path=/trunk/; revision=23479
2003-11-24 10:38:11 +00:00
1e0598c5ac Update
2003-11-19  JP Rosevear <jpr@ximian.com>

	* MAINTAINERS: Update

svn path=/trunk/; revision=23448
2003-11-19 19:35:59 +00:00
8dcc0c8932 remove db3 check
2003-11-18  JP Rosevear <jpr@ximian.com>

	* configure.in: remove db3 check

svn path=/trunk/; revision=23425
2003-11-18 20:04:59 +00:00
db7cf590f9 kill the alarm notification service, not the factory, which no longer
2003-11-18  Rodrigo Moya <rodrigo@ximian.com>

	* tools/killev.c (main): kill the alarm notification service, not
	the factory, which no longer exists.

svn path=/trunk/; revision=23414
2003-11-18 15:34:47 +00:00
d6360c202d make sure server.mk is disted
2003-11-17  JP Rosevear  <jpr@ximian.com>

	* Makefile.am: make sure server.mk is disted

svn path=/trunk/; revision=23393
2003-11-17 16:31:13 +00:00
d731705f50 do the right thing for disting
2003-11-17  JP Rosevear <jpr@ximian.com>

	* Makefile.am (EXTRA_DIST): do the right thing for disting

svn path=/trunk/; revision=23391
2003-11-17 16:01:37 +00:00
66d47badff use the server.mk file to get rules for building versioned .server files
2003-11-17  JP Rosevear <jpr@ximian.com>

	* configure.in: use the server.mk file to get rules for building
	versioned .server files

	* */Makefile.am: use simplified rule subst

svn path=/trunk/; revision=23387
2003-11-17 15:13:35 +00:00
e065bb0549 Install versioned package config files
2003-11-17 JP Rosevear <jpr@ximian.com>

	* Makefile.am: Install versioned package config files

svn path=/trunk/; revision=23386
2003-11-17 14:02:34 +00:00
c02fe8b8c2 make source selector flags/libs
2003-11-14  JP Rosevear <jpr@ximian.com>

	* configure.in: make source selector flags/libs

svn path=/trunk/; revision=23366
2003-11-14 22:27:34 +00:00
02031fc95a Update
2003-11-14  JP Rosevear <jpr@ximian.com>

	* MAINTAINERS: Update

svn path=/trunk/; revision=23354
2003-11-14 16:32:52 +00:00
3a018af3a1 remove libversit from the build.
2003-11-11  Chris Toshok  <toshok@ximian.com>

	* Makefile.am (SUBDIRS): remove libversit from the build.

	* configure.in (CERT_UI): change the libraries we link.
	(AC_OUTPUT): remove libversit/Makefile

	* libversit/*: nuke it all

svn path=/trunk/; revision=23290
2003-11-12 00:11:22 +00:00
b24eaafcb8 kill the right thing (kill_old_dataserver): rename and check the version
2003-11-11  JP Rosevear <jpr@ximian.com>

	* main.c (kill_dataserver): kill the right thing
	(kill_old_dataserver): rename and check the version correctly

2003-11-11  JP Rosevear <jpr@ximian.com>

	* configure.in: determine the e-d-s version, version the gettext
	files properly

svn path=/trunk/; revision=23288
2003-11-11 18:43:09 +00:00
77fc7820e6 Remove e-util/ename/Makefile
* configure.in (AC_OUTPUT): Remove e-util/ename/Makefile

svn path=/trunk/; revision=23236
2003-11-07 21:53:52 +00:00
1b761f0cb7 we don't have to configure the libical subdir now
2003-11-07  JP Rosevear <jpr@ximian.com>

	* configure.in: we don't have to configure the libical subdir now

svn path=/trunk/; revision=23208
2003-11-07 05:57:08 +00:00
200606f928 Various changes to merge in evolution-data-server reliance.
svn path=/trunk/; revision=23206
2003-11-07 05:52:24 +00:00
bdf19d3204 set up vars and rules for versioning the .server files
2003-10-31  JP Rosevear <jpr@ximian.com>

	* configure.in: set up vars and rules for versioning the .server
	files

	* Makefile.am's: use rules for versioning .server file, ensure
	built files are removed before disting

svn path=/trunk/; revision=23149
2003-10-31 13:28:44 +00:00
251450fb44 remove smime/tests for now.
2003-10-30  Chris Toshok  <toshok@ximian.com>

	* configure.in: (AC_OUTPUT): remove smime/tests for now.

svn path=/trunk/; revision=23142
2003-10-30 22:26:48 +00:00
787cf36948 set enable_smime=yes wherever nss would be enabled.. fixes manually
2003-10-30  Chris Toshok  <toshok@ximian.com>

	* configure.in: set enable_smime=yes wherever nss would be
	enabled..  fixes manually specifying the nss libs and enabling the
	smime ui.  Also, add a section for generating the correct SMIME UI
	flags.  gross, but necessary.  it should probably be wrapped in
	with all the other nss library crap.
	(AC_OUTPUT): add smime/tests

svn path=/trunk/; revision=23138
2003-10-30 21:00:03 +00:00
302a9b1ed5 use $SMIME_DIR. instead of explicitly including smime.
2003-10-29  Chris Toshok  <toshok@ximian.com>

	* Makefile.am (SUBDIRS): use $SMIME_DIR. instead of explicitly
	including smime.

	* configure.in: add some smime foo - a status message, an
	AM_CONDITIONAL (ENABLE_SMIME)

svn path=/trunk/; revision=23123
2003-10-29 20:16:03 +00:00
b884a64790 added a configure check for AI_ADDRCONFIG
2003-10-17  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: added a configure check for AI_ADDRCONFIG

svn path=/trunk/; revision=23076
2003-10-24 21:57:11 +00:00
5146cded3b Change YFLAGS to AM_YFLAGS to stop an automake 1.7 warning
* libversit/Makefile.am: Change YFLAGS to AM_YFLAGS to stop an
	automake 1.7 warning

svn path=/trunk/; revision=23056
2003-10-24 13:05:56 +00:00
18ca85654d Remove mail/importers/Makefile from AC_OUTPUT yet again
2003-10-23  Rodney Dawes  <dobey@ximian.com>

	* confiugre.in: Remove mail/importers/Makefile from AC_OUTPUT
	yet again

svn path=/trunk/; revision=23051
2003-10-23 19:33:45 +00:00
71e7cc3890 add smime/* dirs. to AC_OUTPUT.
2003-10-23  Chris Toshok  <toshok@ximian.com>

	* configure.in: add smime/* dirs. to AC_OUTPUT.

	* Makefile.am (SUBDIRS): add smime/.

svn path=/trunk/; revision=23047
2003-10-23 17:22:12 +00:00
fb4cd03fda Check for gnome-thumbnail.h existence (really committed this time).
* configure.in: Check for gnome-thumbnail.h existence
        (really committed this time).

svn path=/trunk/; revision=23039
2003-10-23 15:37:28 +00:00
8f39c7b6f5 Set $ACLOCAL to have the $ACLOCAL_FLAGS in it, so
it doesn't fail to regenerate the files if you run make without a
manual autogen after making changes to configure.in and friends.
[Many thanks to Marco Pesenti Gritti for pointing out the fix to
me.]

svn path=/trunk/; revision=23018
2003-10-22 21:49:02 +00:00
17dacd6a97 Require ORBit 2.8.0 or newer for threading
2003-10-22  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Require ORBit 2.8.0 or newer for threading

svn path=/trunk/; revision=23003
2003-10-22 21:35:17 +00:00
5d45a076a9 Revert broken previous commit and actually remove mail/importers/Makefile
2003-10-22  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Revert broken previous commit and actually remove
	mail/importers/Makefile from AC_OUTPUT

svn path=/trunk/; revision=23001
2003-10-22 20:56:13 +00:00
998e8acf8d Removed mail/importers/Makefile from AC_OUTPUT
2003-10-22  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Removed mail/importers/Makefile from AC_OUTPUT

svn path=/trunk/; revision=22998
2003-10-22 19:36:13 +00:00
5fe8acce36 Removed addressbook/tools/Makefile from AC_OUTPUT
2003-10-22  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Removed addressbook/tools/Makefile from AC_OUTPUT

svn path=/trunk/; revision=22992
2003-10-22 18:03:15 +00:00
9267c86198 Removed pedantic pgp/mime configure flag.
2003-10-22  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Removed pedantic pgp/mime configure flag.

svn path=/trunk/; revision=22986
2003-10-22 16:17:25 +00:00
ca613033f4 Removed; part of old doc system
* omf-install/*: Removed; part of old doc system

svn path=/trunk/; revision=22983
2003-10-22 14:44:14 +00:00
ec8e33815e Removed; these are ancient. Camel regression tests are in camel/tests now.
* tests/*: Removed; these are ancient. Camel regression tests are
	in camel/tests now.

svn path=/trunk/; revision=22980
2003-10-22 14:33:04 +00:00
9ec98bbb49 Removed; the actual importers were moved to {mail,calendar}/importers long
* importers/*: Removed; the actual importers were moved to
	{mail,calendar}/importers long ago.

svn path=/trunk/; revision=22977
2003-10-22 14:18:30 +00:00
27e6d3cb39 Removed; this code has not been used since pre-1.0.
* executive-summary/*: Removed; this code has not been used since
	pre-1.0.

	* my-evolution/*: Removed; gone in evolution 2.0.

	* notes/*: Removed; never finished and no one is working on it.

	* configure.in (E_UTIL_{CFLAGS,LIBS}): Remove soup-2.0 since
	e-proxy is gone.
	(EVOLUTION_MAIL_{CFLAGS,LIBS}): Remove soup-2.0 since the mailer
	uses CamelHTTPStream now.
	(EVOLUTION_EXECUTIVE_SUMMARY_{CFLAGS,LIBS}): Gone
	(AC_OUTPUT): Remove my-evolution/Makefile

	* README: evolution no longer depends on soup

svn path=/trunk/; revision=22976
2003-10-22 14:12:47 +00:00
653cfffc0e Merge new-ui-branch to the trunk.
svn path=/trunk/; revision=22965
2003-10-21 18:49:34 +00:00
015c3706a8 Check for gnome-thumbnail.h existence.
* configure.in: Check for gnome-thumbnail.h existence.

        * mail/em-icon-stream.c: (emis_sync_close):
        Use gnome-thumbnail_scale_down_pixbuf if available,
        for better performance.

svn path=/trunk/; revision=22829
2003-10-09 07:49:28 +00:00
2131454f8f Require gal-2.2
* camel.pc.in (Requires):
	* evolution-addressbook.pc.in (Requires):
	* evolution-calendar.pc.in (Requires):
	* evolution-shell.pc.in (Requires): Require gal-2.2

svn path=/trunk/; revision=22455
2003-09-04 14:47:29 +00:00
7e3eb5f87d add a11y/widgets/Makefile move a11y directory before widgets directory.
2003-08-27  Bolian Yin <bolian.yin@sun.com>

        * configure.in: add a11y/widgets/Makefile
        * Makefile.am: move a11y directory before widgets directory.

svn path=/trunk/; revision=22383
2003-08-27 03:35:57 +00:00
d9ab87eedc Wrote one.
2003-08-21  Not Zed  <NotZed@Ximian.com>

        * HACKING: Wrote one.

svn path=/trunk/; revision=22328
2003-08-21 20:41:50 +00:00
d5b0f9dc9d Add a11y checking, and a11y Makefiles add a11y subdirectory
2003-08-20  Bolian Yin <bolian.yin@sun.com>

        * configure.in: Add a11y checking, and a11y Makefiles
        * Makefile.am: add a11y subdirectory

svn path=/trunk/; revision=22304
2003-08-20 08:05:21 +00:00
7f8340f928 don't make 1.5 the default version (ie LN_S) update to use gal-2.2
2003-08-13  Mike Kestner  <mkestner@ximian.com>

	* configure.in: don't make 1.5 the default version (ie LN_S)
	update to use gal-2.2

svn path=/trunk/; revision=22218
2003-08-13 16:48:20 +00:00
7f25447c68 Add option for '--enable-imapp', for 'new' imap code.
2003-08-01  Not Zed  <NotZed@Ximian.com>

	* configure.in: Add option for '--enable-imapp', for 'new' imap
	code.

svn path=/trunk/; revision=22063
2003-08-01 21:09:39 +00:00
4c7064adae update to gtkhtml-3.1
svn path=/trunk/; revision=21983
2003-07-27 00:03:02 +00:00
cc8c3d2a38 Bump version to "1.5", so that we end up being parallel installable with
2003-07-26  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Bump version to "1.5", so that we end up being
	parallel installable with 1.4 again, but we can still release
	a "1.5.0" tarball when we get to that point in 6 months

svn path=/trunk/; revision=21982
2003-07-26 21:08:45 +00:00
fb9b835fe3 Define EVO_MARSHAL_RULE, which creates glib marshaller .c and .h files
* configure.in: Define EVO_MARSHAL_RULE, which creates glib
	marshaller .c and .h files that don't cause gcc warnings

	* marshal.mk: The Makefile fragment used by EVO_MARSHAL_RULE.
	(Can't include newlines in an AC_SUBST, so we have to use
	AC_SUBST_FILE)

	* Makefile.am (EXTRA_DIST): add marshal.mk

svn path=/trunk/; revision=21910
2003-07-23 16:38:42 +00:00
b61b6225f1 *configure.in: Added 'ms' (Malay) to ALL_LINGUAS.
2003-07-20 Hasbullah Bin Pit <sebol@ikhlas.com>

        *configure.in: Added 'ms' (Malay) to ALL_LINGUAS.

svn path=/trunk/; revision=21878
2003-07-21 14:35:16 +00:00
546d79a7a9 Change version to 1.4.99 since HEAD is not the stable 1.4 branch, as
2003-07-10  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Change version to 1.4.99 since HEAD is not the
	stable 1.4 branch, as evolution-1-4-branch was created post-1.4.1

svn path=/trunk/; revision=21790
2003-07-10 12:45:25 +00:00
425cd47d6e Check for gnome-icon-lookup.h (which could mean either plain GNOME 2.2 or
* configure.in: Check for gnome-icon-lookup.h (which could mean
        either plain GNOME 2.2 or Sun GNOME 2.0)

svn path=/trunk/; revision=21734
2003-07-03 12:28:43 +00:00
c93054bdef removed libwombat from the build.
2003-06-30  Rodrigo Moya <rodrigo@ximian.com>

	* configure.in:
	* Makefile.am: removed libwombat from the build.

	* evolution-calendar.pc.in: removed -lwombat.

	* libwombat/*: removed unused directory.

svn path=/trunk/; revision=21692
2003-06-30 14:33:25 +00:00
a91b21e7d0 1.4.1 release.
svn path=/trunk/; revision=21550
2003-06-25 20:16:03 +00:00