Commit Graph

20 Commits

Author SHA1 Message Date
3a315cf4f3 AC_SUBST privlibdir, privincludedir, privdatadir (sent from ../configure).
* configure.in: AC_SUBST privlibdir, privincludedir, privdatadir
	(sent from ../configure). Add descriptions to AC_DEFINEs. Don't
	bother checking for python since we don't build it anyway.

	* acconfig.h: Gone

	* src/libical/Makefile.am: install library in privlibdir and
	headers under privincludedir. Look for zone files in privdatadir

	* src/libicalvcal/Makefile.am: install in privlibdir

	* zoneinfo/Makefile.am (zoneinfodatadir): define in terms of
	privdatadir
	(install-data-local): update

svn path=/trunk/; revision=19823
2003-02-06 18:13:57 +00:00
14829e0cc4 Allocate the right number of bytes when
appending the string value [it was allocating one fewer than
necessary].  [#28321]

svn path=/trunk/; revision=18281
2002-10-01 17:14:23 +00:00
2c202400a4 Darwin/OS portability from Max Horn <max@quendi.de>
* src/libical/icallangbind.c: #include <stdlib.h>, not <malloc.h>

	* src/libicalvcal/vobject.c: Likewise

	* src/libicalvcal/vcc.y: Likewise

	* src/libicalss/icaldirset.c: Rearrange #includes slightly to make
	Darwin happy.

svn path=/trunk/; revision=16307
2002-04-01 16:27:06 +00:00
d64e7cf12f major changes to support RRULE/EXRULE, VALARMS and several other
2002-02-06  Damon Chaplin  <damon@ximian.com>

	* src/libicalvcal/icalvcal.c: major changes to support RRULE/EXRULE,
	VALARMS and several other properties.

	* src/libicalvcal/icalvcal.h (icalvcal_convert_with_defaults): new
	function to pass defaults for a few values into the importer. These
	are used when the vCalendar file doesn't provide the property but it
	is required in iCalendar.

	* src/libicalvcal/vcc.y: support multi-valued properties, by appending
	new ones and separating by ';'. This was pinched from our changes to
	evolution/libversit/vcc.y.

	* src/libicalvcal/Makefile.am: renamed library to libicalvcal-evolution
	Don't install the headers.

	* design-data/parameters.csv: added new error for error's parsing
	vCalendar properties.

svn path=/trunk/; revision=15582
2002-02-06 23:16:12 +00:00
da728a234e Removing autogenerated files
2001-04-17  JP Rosevear  <jpr@ximian.com>

	* Removing autogenerated files

svn path=/trunk/; revision=9421
2001-04-17 17:58:00 +00:00
e6f1da7f46 Finish merge of new libical 0.23a version
2001-04-17  JP Rosevear  <jpr@ximian.com>

	* Finish merge of new libical 0.23a version

svn path=/trunk/; revision=9420
2001-04-17 17:54:48 +00:00
3a49d3e43d This commit was generated by cvs2svn to compensate for changes in r9415,
which included commits to RCS files with non-trunk default branches.

svn path=/trunk/; revision=9416
2001-04-17 17:23:26 +00:00
0d90c71a6a Initial revision
svn path=/trunk/; revision=9413
2001-04-17 17:23:25 +00:00
a061e20743 Shush
svn path=/trunk/; revision=7012
2000-12-14 17:32:53 +00:00
0302dc1934 Fix some horrible Makefile breakage, getting it to compile with
builddir != srcdir and handling the dependencies for the built sources
correctly (or at least so I hope).

svn path=/trunk/; revision=6966
2000-12-13 14:17:46 +00:00
e2fd7dbeaa Remove more auto-generated files - Federico
svn path=/trunk/; revision=6930
2000-12-12 00:39:55 +00:00
26eee73280 Fix fucking CVS conflicts because fucking CVS is a fucking big doofus - Federico
svn path=/trunk/; revision=6920
2000-12-11 23:01:26 +00:00
5ccacd6a5b This commit was generated by cvs2svn to compensate for changes in r6917,
which included commits to RCS files with non-trunk default branches.

svn path=/trunk/; revision=6918
2000-12-11 22:07:15 +00:00
35919c5194 Fix the semicolons in this rule. Noticed by x-virge.
* src/libical/icalyacc.y (weekday_list): Fix the semicolons in
	this rule. Noticed by x-virge.

	* src/test/Makefile.in: While I'm here, remove this from CVS, as
	it's a generated file.

svn path=/trunk/; revision=5781
2000-10-07 21:57:08 +00:00
312efeb005 Kill old file
2000-08-31  JP Rosevear  <jpr@helixcode.com>

	* src/pvl/Makefile: Kill old file

	* src/test/usecases.c: Kill old file

	* src/test/.cvsignore: Update

	* src/libicalvcal/.cvsignore: Update

	* examples/.cvsignore: Shut up

svn path=/trunk/; revision=5144
2000-08-31 19:08:37 +00:00
2c06d4b09c Add/fix .cvsignores.
svn path=/trunk/; revision=5082
2000-08-28 15:47:00 +00:00
fb87b6a942 builddir != srcdir fixes.
svn path=/trunk/; revision=5063
2000-08-27 01:11:28 +00:00
295af0a08f Got rid of some warnings.
2000-08-25  Christopher James Lahey  <clahey@helixcode.com>

	* examples/access_properties_and_parameters.c,
	src/libicalvcal/vcc.y: Got rid of some warnings.

	* src/libicalvcal/vcc.c: Checking in generated C file.

svn path=/trunk/; revision=5059
2000-08-26 09:49:02 +00:00
ccbbda543a More import tidying.
svn path=/trunk/; revision=5023
2000-08-24 21:30:16 +00:00
8357d7b199 Initial revision
svn path=/trunk/; revision=5011
2000-08-24 19:31:03 +00:00