Commit Graph

2 Commits

Author SHA1 Message Date
espie
bd913ef132 fix build with improved make: lex/yacc interdependencies should be marked
as DEV_ONLY, because with a full dependency analysis, it will trigger
rebuild, and our flex doesn't understand this source.
2008-07-18 14:20:34 +00:00
okan
139140a7a2 import libical, from Sebastian Reitenbach
libical is an Open Source (MPL/LGPL) implementation of the IETF's
iCalendar Calendaring and Scheduling protocols.  (RFC 2445, 2446, and
2447).  It parses iCal components and provides a C API for manipulating
the component properties, parameters, and subcomponents.

feedback and ok merdely@ and simon@
2007-12-28 17:32:12 +00:00