Commit Graph

6 Commits

Author SHA1 Message Date
Patrick Ohly 9a7fca01b4 cleaned up Doxygen documentation + included Funambol API
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@693 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-08-02 17:48:17 +00:00
Patrick Ohly d08d1f7e88 added automatic registration of test
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@692 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-08-02 15:46:23 +00:00
Patrick Ohly a248d0cc1d fixed inclusion of moved boost in distribution
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@690 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-08-02 07:55:51 +00:00
Patrick Ohly c07102e264 moved boost headers to src/core because that has to be in the include path anyway
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@689 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-07-31 19:57:57 +00:00
Patrick Ohly 63e14ddc9c file layout restructuring, take II
Added missing files, finished automatic registration
of backends, Emacs mode for renamed files.


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@685 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-07-30 17:30:10 +00:00
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