Commit Graph

4 Commits

Author SHA1 Message Date
Patrick Ohly 5e8fa6eb94 major restructuring of the file layout and autotools build
This change makes it possible to add a new backend without
changing any of the core files. It also gets rid of some
hacks (like -export-dynamic for the binary) by putting all
core SyncEvolution code into a library.

The transition is not quite complete: there are still
some lists of existing backends, which will be removed
soon. EvolutionSmartPtr.h and EvolutionSyncSource depend
on Evolution/GNOME libs, which forces all backends to
use the right -I flags.


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@684 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-07-29 21:06:11 +00:00
Patrick Ohly ed1aa43579 adapted to new C++ client library posixadapter.h
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@645 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-06-29 16:17:07 +00:00
Patrick Ohly 7d2b2890b4 fixed compile errors due to wchar redefines
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@642 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-06-29 08:56:21 +00:00
Patrick Ohly b5c35429b7 added a copy of the relevant VOCL classes to be independent of incompatible changes upstream
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@135 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-11 13:09:29 +00:00