Commit Graph

11 Commits

Author SHA1 Message Date
0685a69083 Fix linking issue in sa-junk-plugin. 2010-05-26 15:29:16 -04:00
59bd81691d Compiler and linker flag cleanups. 2009-12-27 14:32:39 -05:00
f62728b55e Bug 596848 - Use per-target CPPFLAGS in automake files 2009-09-30 23:37:50 -04:00
acb28fef9d Goodbye libgnome and libgnomeui!! 2009-09-18 12:34:47 -04:00
bfc5ba2511 Fix "make distcheck" errors and other build cleanups. 2009-06-30 18:34:08 -04:00
f0d3f3afdf Radically reorganize source code.
- Collect all shell modules into a new top-level 'modules' directory:

      $(top_srcdir)/modules/addressbook
      $(top_srcdir)/modules/calendar
      $(top_srcdir)/modules/mail

  Nothing is allowed to link to these, not plugins nor other modules.

  THIS SOLVES BUG #571275 AND OPENS THE DOOR TO PORTING TO MAC OS X.

- Mimic the libevolution-mail-shared library from master (except drop
  the "shared" suffix) and have libevolution-mail-importers and all
  mail-related plugins link to it.

- Discard the a11y subdirectories and have the files live alongside
  their counterpart widgets.
2009-06-24 18:29:22 -04:00
c6911b3029 Fix "make distcheck" errors. 2009-06-19 12:43:28 -04:00
f4cf9af33c Use -no-undefined on Linux too
There still left two things opened, search for KILL-BONOBO to find them.
One is in calendar's Makefile.am, one in composer.
2009-05-20 16:50:00 +02:00
504642b798 Use Behdad's brilliant git.mk to generate .gitignore files. 2009-05-03 12:47:34 -04:00
c16a419919 Use NO_UNDEFINED. Link with more libraries.
2005-07-06  Vivek Jain <jvivek@novell.com>

	* Makefile.am: Use NO_UNDEFINED. Link with more libraries.

svn path=/trunk/; revision=29646
2005-07-06 06:05:07 +00:00
f1bb863428 sa-junk-plugin : plugin that uses spam assasin for junk mail handling
2005-07-06  Vivek Jain <jvivek@novell.com>

	 sa-junk-plugin : plugin that uses spam assasin for junk mail
	 handling
	 moved em-junk-filter.c from mail/ to here and modified it to listen
	 to the callbacks from the plugin.

svn path=/trunk/; revision=29645
2005-07-06 05:20:38 +00:00