aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/conduits/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Remove gnome-pilot integration.Matthew Barnes2010-06-161-3/+0
| | | | | | | | | | | | | | | | It just doesn't belong in Evolution anymore. We don't support syncing with more modern devices -- see Conduits or SyncEvolution for that -- so it does not make sense for older model Palm Pilot PDAs to be the lone exception. I have repackaged the Evolution-Data-Server conduit modules to be provided by gnome-pilot itself in bug #619315. This should provide eqivalent Palm Pilot syncing functionality; it's just being moved to gnome-pilot. This completely severs our dependency on deprecated GNOME 2.x libraries which were still being dragged in by way of gnome-pilot dependencies. It was also interfereing with our bundling of libgnomecanvas.
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-2/+0
|
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
|
* 2007-09-03 mcrha Fix for bug #201167 by Nathan OwensMilan Crha2007-09-031-1/+3
| | | | svn path=/trunk/; revision=34162
* Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com>Harish Krishnaswamy2005-10-191-1/+1
| | | | | | | | 2005-10-19 Harish Krishnaswamy <kharish@novell.com> Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com> svn path=/trunk/; revision=30537
* todo conduit builds and plays nice but does nothingSeth Alves2000-07-131-2/+1
| | | | svn path=/trunk/; revision=4130
* added makefiles for calendar conduitsSeth Alves2000-07-111-0/+2
* configure.in: added makefiles for calendar conduits * gui/Makefile.am (SUBDIRS): * conduits/calendar/Makefile.am: moved calendar-conduit stuff from the gui directory to here. * Makefile.am (SUBDIRS): added conduits to SIBDIRS svn path=/trunk/; revision=4058