Commit Graph

36 Commits

Author SHA1 Message Date
Patrick Ohly 894c61951e improved handling of Funambol client library source
configure checks out the right source automatically. Subversion
and git are supported. When given an existing directory with sources,
out-of-tree compilation is used instead of making a copy first.


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@744 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-09-14 17:52:08 +00:00
Patrick Ohly 57c7976a96 use libcurl on all platforms
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@742 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-08-29 21:27:27 +00:00
Patrick Ohly ef6545eb28 version number must go into configure-pre.in
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@741 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-08-29 19:23:54 +00:00
Patrick Ohly e9922b617c version 0.8
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@740 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-08-29 19:12:02 +00:00
Patrick Ohly 319a873b57 removed obsolete LIBDBUS hack
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@729 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-08-17 08:50:42 +00:00
Patrick Ohly 05222fde44 corrected outdated config path
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@703 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-08-03 20:23:02 +00:00
Patrick Ohly adb587aba9 added BINSUFFIX for Mac OS X
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@676 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-07-14 18:40:52 +00:00
Patrick Ohly 1aa93e6cb2 simplified compiling for ppc/386 on Mac OS X
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@668 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-07-12 18:43:17 +00:00
Patrick Ohly b832ddaaed Maemo no longer uses patched libdbus
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@605 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-04-20 12:38:19 +00:00
Patrick Ohly 707c2226e4 generate ChangeLog from Subversion log
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@597 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-04-19 09:11:53 +00:00
Patrick Ohly d0885a01b0 added comment about pre-releases
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@589 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-04-17 18:19:03 +00:00
Patrick Ohly 173f7f0097 added SYNCEVOLUTION_CXXFLAGS: use it to set flags for SyncEvolution source files
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@536 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-03-24 21:41:20 +00:00
Patrick Ohly f7a9eb592d beware of the need to update 'stable' and 'chinook' repositories when releasing for Maemo
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@493 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-02-02 21:32:48 +00:00
Patrick Ohly 420afaf14b Replaced "is a" SQLiteSyncSource with "has a" SQLiteUtil instance in SQLiteContactSource.
This is a first step towards deriving SQLiteContactSource from a sync source base
class which does change tracking.


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@483 15ad00c4-1369-45f4-8270-35d70d36bdcd
2008-01-12 23:22:43 +00:00
Patrick Ohly 93e722f290 added list of debug packages
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@467 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-12-06 18:53:30 +00:00
Patrick Ohly 2ec73e7381 separated compile and release instructions
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@448 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-11-08 21:19:59 +00:00
Patrick Ohly e92b175b0d added compile/packaging information
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@404 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-10-07 19:24:54 +00:00
Patrick Ohly 4aa5372687 port to iPhone: lots of hacks and debug output, none of the multiprops supported yet (use unknown format in API)
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@399 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-10-04 20:54:27 +00:00
Patrick Ohly 937ed5ffc3 # release 0.6
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@375 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-07-09 20:24:21 +00:00
Patrick Ohly 83cfd5f201 updated testing instructions
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@369 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-06-19 17:36:45 +00:00
Patrick Ohly 614d3b5210 - improved logging: log file and backup can be avoided with logdir=none,
loglevel is configurable
- fixed off-by-one counting of months in backup directory names
- only one example configuration per server, users typically do not
  need the _1/2 suffices and the testing system no longer has to be
  configured manually either
- documented the switch from the original SyncEvolution testing to its
  successor, the generic Funambol C++ client testing framework


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@362 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-21 12:33:23 +00:00
Patrick Ohly 5cbc7c0e6d added note about building Maemo package with fakeroot
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@359 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-15 13:41:56 +00:00
Patrick Ohly 1bbbec4440 various release preparations
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@341 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-26 20:35:08 +00:00
Patrick Ohly 0a440c66ad - fixed building synccompare for Maemo
- added/fixed rules to build for Maemo
- add new Algorithm::Diff files to source distribution


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@336 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-25 20:19:42 +00:00
Patrick Ohly 96b85e9457 allow running multiple tests by specifying them on the command line
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@279 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-11-03 17:40:34 +00:00
Patrick Ohly 91024bd611 added note about .patches
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@200 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-08-06 15:48:20 +00:00
Patrick Ohly 5cd36ad7f3 cleaned up error reporting and exception handling
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@105 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-05-26 12:49:19 +00:00
Patrick Ohly 65026bd0f7 added support for testing against www.scheduleworld.com
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@85 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-04-24 18:49:03 +00:00
Patrick Ohly ea18379245 test names have changed
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@76 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-04-17 17:53:42 +00:00
Patrick Ohly 0e977a2b2e removed pregenerated autotools files from CVS - use autogen.sh
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@34 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-03-12 10:10:44 +00:00
Patrick Ohly 7af6713cd7 integrated compilation of Sync4j C++ client library + distribution of its source
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@33 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-03-12 09:48:59 +00:00
Patrick Ohly 1301d3edac preparations for a release as 'SyncEvolution'
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@32 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-03-11 19:23:43 +00:00
Patrick Ohly 09c19a61df allow running just one test
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@21 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-01-21 17:13:42 +00:00
Patrick Ohly 641dbfee5c mention setup of unit testing
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@19 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-01-21 15:52:40 +00:00
Patrick Ohly 274f505aaf added unit testing for syncing, needs some support in core classes (overriding sync mode, full lists)
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@14 15ad00c4-1369-45f4-8270-35d70d36bdcd
2005-12-11 17:13:36 +00:00
Patrick Ohly 3bc37288c2 first working version of SyncSource for Evolution contacts (requires Sync4j C++ API 2.0, not currently available)
added unit testing


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@3 15ad00c4-1369-45f4-8270-35d70d36bdcd
2005-11-05 22:04:33 +00:00