This project is a fork of the opensync.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/opensync.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptioncmake modules for git build
ownercdfrey@foursquare.net
last changeWed, 6 Jul 2011 20:14:55 +0000 (6 16:14 -0400)
content tags
add:
readme
This is a git-based fork of the opensync SVN tree that contains all its cmake modules. The intention is to pull pertinent changes from SVN, but not necessarily push them back. This tree is needed for the git build, since the git trees do not use submodules. To build, check this tree out somewhere, and then add -DCMAKE_MODULE_PATH=/some/path to your cmake command line.
shortlog
2011-07-06 Quentin DenisAdded FindGammu.cmake for gammu-sync pluginmaster
2011-06-01 Chris FreyAdded OpenSync*.cmake files from akonadi-sync
2011-05-25 Chris FreyRemoved cmake rules that already exist in cmake 2.6
2011-02-08 scriptorlibneon is required by the caldav plugin
2011-01-05 bellmichadded iconv detection for libwbxml
2009-11-09 bellmichsupport libsyncml-3.0.pc
2009-11-05 scriptorI have added liblber from openldap. This library must...
2009-10-22 henrikLook also for thunderbird/nspr in incude directories...
2009-10-16 bellmichadded detection of glib checksum support
2009-09-29 cdfreypkgconfig: renamed libopensync.pc.in to libopensync1...
2009-08-02 scriptorThe LDAP plugin of opensync can now be built against...
2009-07-15 scriptorI have added further search paths specific to 64-bit...
2009-05-09 dgollubChanged (C) contact mail address
2009-04-17 henrikPort to Windows/MinGW
2009-04-06 bricksCommitted a modifed version of Henriks patch for glib...
2009-04-01 henrikRename THUNDERBIRD_VERSION to THUNDERBIRD_XPCOM_VERSION...
...
heads
12 years ago master