aboutsummaryrefslogtreecommitdiffstats
path: root/libemail-utils
Commit message (Collapse)AuthorAgeFilesLines
* Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-151-1/+1
|
* Fix libemail-utils.so install path.Matthew Barnes2012-02-072-2/+3
| | | | | Keep this in Evolution's private library directory until the APIs are fully documented and we begin using libtool versioning on the library.
* Coding style and whitespace cleanup.Matthew Barnes2012-01-192-9/+7
|
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-1912-0/+2904
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.