Commit Graph

12 Commits

Author SHA1 Message Date
6fac903eab Add forgotten -include $(top_srcdir)/git.mk to Makefile.am files 2012-06-14 11:29:14 +02:00
1600064022 Bug #591436 - Add -avoid-version to LDFLAGS 2012-02-15 11:22:21 +01:00
61ae36351b Introduce libemail-engine and libemail-utils.
These libraries are bound for E-D-S so they live at the lowest layer of
Evolution for now -- even libeutil can link to them (but please don't).

This is the first step toward moving mail handing to a D-Bus service.
2012-01-18 23:48:47 -05:00
7f962687ba Bug #636214 fetch configuration details from server
Code changes
2011-11-09 21:16:12 +05:30
1f38f4d92c Simplify library dependency flags.
We have a confusing array of nearly-identical CFLAGS/LIBS definitions in
configure.ac.  Time to simplify.  Instead let's just have one definition
that includes all the libraries provided by Evolution-Data-Server (incl.
Camel).  That, in combination with GNOME_PLATFORM, gives us most of what
we need for compliation and linking, and we can sprinkle definitions for
additional library dependencies in Makefile.am's as needed.
2011-10-04 22:27:14 -04:00
13bddd5581 Fix crash when adding account in express mode
The settings library started using an EMailBackend object, but since
it is abstract it can't be instantiated directly. So we use the EShell
to get the mail backend for us instead, after loading the modules.
2011-06-28 15:44:45 -03:00
a88e617009 Rip out Anjal-specific cruft we don't need.
Need to trim off the fat if we're ever going to merge the souped up mail
account wizard.  Still a long way to go...
2011-03-27 18:38:40 -04:00
5fca82f0b0 Fix build settings under capplet. 2010-03-31 11:38:57 -04:00
ac49d56810 Build libevolution-mail-settings as dll on windows 2010-03-31 07:39:49 +02:00
956f817dcd Add a bunch of mail autoconfiguration files
These come from http://live.mozillamessaging.com/autoconfig/

Signed-off-by: Federico Mena Quintero <federico@novell.com>
2010-03-17 16:08:15 -06:00
ab9d256343 Fix missing linker flags in the correct Makefile.am. 2010-03-15 19:15:58 -04:00
5069df6878 Restructure capplet stuffs and load only on express mode. 2010-03-13 20:49:49 -05:00