Commit Graph

14 Commits

Author SHA1 Message Date
d52099b992 Add verify-evolution-install.sh to EXTRA_DIST
* tools/Makefile.am (EXTRA_DIST): Add verify-evolution-install.sh
	to EXTRA_DIST

svn path=/trunk/; revision=5748
2000-10-05 21:37:59 +00:00
fc65f73655 This is the baddest-ass script in the history of forever
svn path=/trunk/; revision=4676
2000-08-09 23:29:04 +00:00
089f42f8dd Look for oafinfo files in oaf's prefix, not gnome-libs's. Allow binaries
* tools/verify-evolution-install.sh: Look for oafinfo files in
	oaf's prefix, not gnome-libs's. Allow binaries to be installed
	anywhere in $PATH.

svn path=/trunk/; revision=4555
2000-08-05 20:59:22 +00:00
162c4d69f3 Use type instead of which.
svn path=/trunk/; revision=4511
2000-08-03 19:20:24 +00:00
c441f00d35 Ah, screw the which.
svn path=/trunk/; revision=4437
2000-07-31 21:49:17 +00:00
35210db8f4 Stupid which program prints junk....
svn path=/trunk/; revision=4436
2000-07-31 21:44:06 +00:00
d66967206e Backslashes are unneccessary. Prepositions are.
svn path=/trunk/; revision=4435
2000-07-31 21:36:40 +00:00
4271c72588 Now tests for OAF clienty goodness
svn path=/trunk/; revision=4434
2000-07-31 21:33:58 +00:00
4944f15971 Now tests for OAF clienty goodness
svn path=/trunk/; revision=4433
2000-07-31 21:28:30 +00:00
f2f9d28a0b Updates to verifier
svn path=/trunk/; revision=4426
2000-07-31 17:22:57 +00:00
c8960411f0 New helper script to diagnose problems installing evolution.
svn path=/trunk/; revision=4408
2000-07-28 22:02:10 +00:00
f98b82add6 add the 16 character versions so bsd killall will work.
svn path=/trunk/; revision=4225
2000-07-19 19:34:09 +00:00
4a2777a279 Removed dist-hook section.
2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* Makefile.am: Removed dist-hook section.

	* configure.in: Set the version number.  Added a check for gnome
	window icons.  Removed a bunch of unused Makefiles.

	* tools/Makefile.am: Created a proper EXTRA_DIST section.

	* widgets/e-text/Makefile.am: Added
	e-text-event-processor-types.h.

From addressbook/ChangeLog:

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* backend/ebook/Makefile.am: Added e-book-types.h, e-card-pairs.h,
	e-card-types.h.

	* backend/pas/Makefile.am: Added pas-backend-ldap.h.

	* contact-editor/Makefile.am: Added a proper EXTRA_DIST section.
	Removed some old defines.

	* ename/Makefile.am: Added e-name-western-tables.h.

	* gui/component/Makefile.am: Added e-ldap-server-dialog.h.  Added
	a proper EXTRA_DIST section.

	* gui/minicard/e-reflow.c: Added a missed cast.

	* printing/Makefile.am: Added a proper EXTRA_DIST section.

From calendar/ChangeLog:

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* gui/Makefile.am: Added main.h.  Combined the two EXTRA_DIST
	sections.

From camel/ChangeLog:

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* Makefile.am: Added camel-types.h, camel-folder-pt-proxy.h, and
	camel-thread-proxy.h.

From default_user/ChangeLog:

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* Makefile.am, local/Calendar/Makefile.am,
	local/Contacts/Makefile.am, local/Directories/Makefile.am,
	local/Directories/subfolders/Bigfoot/Makefile.am,
	local/Directories/subfolders/Netcenter/Makefile.am,
	local/Drafts/Makefile.am, local/Inbox/Makefile.am,
	local/Outbox/Makefile.am, local/Trash/Makefile.am: Created a
	proper EXTRA_DIST section.

From filter/ChangeLog:

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* filter-arg.h: Changed tree.h to gnome-xml/tree.h.

	* Makefile.am: Added filter-arg-types.h, filter-arg.h,
	filter-xml.h, filter-format.h, filter-druid.h, filter-editor.h.

From libical/ChangeLog:

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* configure.in: Reorder Makefiles so that it will build.

From mail/ChangeLog:

2000-05-09  Christopher James Lahey  <clahey@helixcode.com>

	* Makefile.am: Removed folder-browser-factory.h since it doesn't
	exist.  Added mail-display.h, mail-types.h, pixmaps.h.

From widgets/e-table/ChangeLog:

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* Makefile.am: Added e-table-col-dnd.h and table-test.h.

From wombat/ChangeLog:

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* Makefile.am: Added an include for the pcs directory.

svn path=/trunk/; revision=2966
2000-05-10 14:47:09 +00:00
e3f95dc9d4 + * configure.in: added tools/Makefile.
+
+	* Makefile.am: Added tools.
+
+	* tools/: New directory for tools relating to evolution.
+
+	* tools/killev: New script for killing all evolution-related
+	stuff.
+
+        * tools/Makefile.am: New file.
+
+	* tools/.cvsignore: New file.

svn path=/trunk/; revision=2652
2000-04-27 00:27:50 +00:00