Commit Graph

37 Commits

Author SHA1 Message Date
d6b0035a32 reparing damage from removing files
svn path=/trunk/; revision=3042
2000-05-15 06:18:21 +00:00
f8ff932ae3 removing all files
svn path=/trunk/; revision=3040
2000-05-15 04:36:44 +00:00
df7ae02e10 Initial revision
svn path=/trunk/; revision=3034
2000-05-15 04:25:38 +00:00
8dea04ca5e Fix Makefile to use generated include files that are in the build
directory, too.

svn path=/trunk/; revision=3019
2000-05-13 22:30:50 +00:00
54534fbe36 Stylistic fix - Federico
svn path=/trunk/; revision=2707
2000-05-01 04:34:35 +00:00
58d616f804 Further Makefile loving.
svn path=/trunk/; revision=2656
2000-04-27 07:16:13 +00:00
3dccbca48a Fix broken `Makefile.am' again. I am frustrated.
svn path=/trunk/; revision=2655
2000-04-27 05:06:14 +00:00
0b4a83d6d1 + * tests/.cvsignore: Added test13.
+
+	* default_user/.cvsignore: New file.
+
+	* src/libical/.cvsignore: added icalversion.h.
+
+	* src/libical/icalversion.h: autogenerated file removed from cvs.

svn path=/trunk/; revision=2639
2000-04-26 19:36:17 +00:00
ea637d0a3d Removed.
2000-04-26  Christopher James Lahey  <clahey@helixcode.com>

	* src/test/Makefile.in: Removed.

svn path=/trunk/; revision=2627
2000-04-26 13:19:06 +00:00
be534ea354 Fix compile with builddir != srcdir.
svn path=/trunk/; revision=2607
2000-04-25 18:30:31 +00:00
de46951fcf convert from a time_t to an icaldurationtype.
* src/libical/icaltypes.c (icaldurationtype_from_timet): convert
	from a time_t to an icaldurationtype.

svn path=/trunk/; revision=2589
2000-04-24 20:07:19 +00:00
8aa7ee9748 *** empty log message ***
svn path=/trunk/; revision=2544
2000-04-21 15:52:22 +00:00
a2ee0e2ec9 Use "e-minicard" as the log domain.
2000-04-18  Federico Mena Quintero  <federico@helixcode.com>

	* gui/minicard/Makefile.am (INCLUDES): Use "e-minicard" as the log
	domain.

	* gui/component/Makefile.am (INCLUDES): Use
	"evolution-addressbook" as the log domain.

	* backend/pas/Makefile.am: Build libpas.a, not a shared library.
	Do not install any header files.
	(INCLUDES): Remove spurious include paths.

	* backend/pas/*.[ch]: Fix includes.

	* backend/ebook/Makefile.am: Do not install the test programs.
	Fixed some include weirdness.

	* backend/ebook/*.[ch]: Fix includes.

	* contact-editor/Makefile.am (INCLUDES): Set the log domain to
	"contact-editor".
	(INCLUDES): Fix.

	* contact-editor/*.[ch]: Fix includes.

	* gui/minicard/*.[ch]: Fix includes.

svn path=/trunk/; revision=2529
2000-04-20 23:18:51 +00:00
a2023945b9 This file does not belong in CVS.
svn path=/trunk/; revision=2521
2000-04-20 01:09:53 +00:00
dc5b67aa19 build libtool libraries instead of just .a
svn path=/trunk/; revision=2502
2000-04-19 14:34:07 +00:00
ce90a2fa14 added some stuff to cvs ignore files, build .la instead of just .a
in src/libical/Makefile.am

svn path=/trunk/; revision=2488
2000-04-18 19:12:51 +00:00
25e1b34aaf import of libical-0.16
svn path=/trunk/; revision=2484
2000-04-18 18:17:07 +00:00
799d7f54fd Various building fixes. At least, now it builds for me.
svn path=/trunk/; revision=2007
2000-03-02 00:09:45 +00:00
70f7a69fd0 make libicalss installable
svn path=/trunk/; revision=1965
2000-02-26 13:44:48 +00:00
1efff98dbe renamed a couple files so that automake will be my friend
mangled the namespace of the yacc grammer so i can link
this library and libversit at the same time

svn path=/trunk/; revision=1964
2000-02-26 13:39:37 +00:00
ae13eeaa18 added the generated file icalitip.tab.c until i can figure out
how to make automake do the right thing

changed a bunch of yyXXX to icalparser_yyXXX to avoid namespace
conflicts

svn path=/trunk/; revision=1911
2000-02-23 17:55:49 +00:00
fb36c0aef9 + * libical/src/libical/.cvsignore: Added *.lo, *.la, and .libs.
+	* libical/src/libicalss/.cvsignore: same.
+
+	* tests/.cvsignore: Added test11.
+
+	* filter/.cvsignore: New file.
+
+	* libibex/.cvsignore: Added mkindex.

svn path=/trunk/; revision=1895
2000-02-22 00:49:31 +00:00
2fd22353ba + * libical/Makefile.in: autogenerated file removed from cvs, and
+	added to .cvsignore.
+	* libical/src/Makefile.in: same.
+	* libical/src/libical/Makefile.in: same.
+	* libical/src/libicalss/Makefile.in: same.
+
+	* mail/Makefile.am: added -lunicode to evolution_mail_LDADD.

svn path=/trunk/; revision=1894
2000-02-22 00:18:35 +00:00
38490eb10f generated
svn path=/trunk/; revision=1886
2000-02-21 13:35:56 +00:00
4d534a16f4 more fallout from import of 0.15a
svn path=/trunk/; revision=1883
2000-02-21 13:25:51 +00:00
eb07f89c7b generated
svn path=/trunk/; revision=1882
2000-02-21 13:24:56 +00:00
c2e1263462 This commit was generated by cvs2svn to compensate for changes in r1879,
which included commits to RCS files with non-trunk default branches.

svn path=/trunk/; revision=1880
2000-02-21 13:19:28 +00:00
c69d6adfcd Initial revision
svn path=/trunk/; revision=1877
2000-02-21 13:19:27 +00:00
32be31b6d6 ignore a flex output file
svn path=/trunk/; revision=1876
2000-02-21 13:05:17 +00:00
38f77c4401 ignore .deps
svn path=/trunk/; revision=1875
2000-02-21 13:03:57 +00:00
5fe412c2be some Makefile.ams to use until eric moves his code to cvs
svn path=/trunk/; revision=1873
2000-02-21 13:01:57 +00:00
222bc1d3f5 + * libical/src/test/.cvsignore: Added Makefile.
+
+	* libical/.cvsignore: Added Makefile, configure, config.status.
+
+	* libical/src/.cvsignore: New file.

svn path=/trunk/; revision=1863
2000-02-19 22:34:29 +00:00
03781325f9 + * libical/Makefile: autogenerated file removed from cvs.
+	* libical/configure: same.
+	* libical/config.status: same.
+	* libical/src/Makefile: same.
+	* libical/src/test/Makefile: same.

svn path=/trunk/; revision=1861
2000-02-19 22:11:04 +00:00
7b725d20a3 + * widgets/e-minicard/.cvsignore: Added minicard-label-test,
+	minicard-test, and reflow-test.
+
+	* shell/.cvsignore: added files autogenerated from Evolution.idl.
+
+	* libversit/.cvsignore: Added .libs, vcc.c, vcc.lo, vobject.lo,
+	vcaltmp.lo, libversit.la
+
+	* libical/src/test/.cvsignore: New file.
+
+	* libical/src/libical/.cvsignore: New file.
+
+	* libical/src/libicalss/.cvsignore: New file.
+
+	* libical/.cvsignore: New file, with config.log in it.
+
+	* calendar/.cvsignore: Added tlacuache and tl-test.
+
+	* libibex/.cvsignore: added lookup.
+
+	* mail/.cvsignore: added test-mail.

svn path=/trunk/; revision=1859
2000-02-19 21:28:47 +00:00
c975d4ef24 didn't want these checked in
svn path=/trunk/; revision=1830
2000-02-17 18:27:41 +00:00
25f2854f67 This commit was generated by cvs2svn to compensate for changes in r1827,
which included commits to RCS files with non-trunk default branches.

svn path=/trunk/; revision=1828
2000-02-17 18:03:28 +00:00
788bcf6373 Initial revision
svn path=/trunk/; revision=1823
2000-02-17 18:02:37 +00:00