<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/libical/src/libicalss, branch archive-integration</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=archive-integration</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=archive-integration'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2003-11-18T16:33:30+00:00</updated>
<entry>
<title>Remove libical from this tree, it resides in e-d-s now.</title>
<updated>2003-11-18T16:33:30+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@src.gnome.org</email>
</author>
<published>2003-11-18T16:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=58f1b46675ef29528f51e5c44fe0e087bda5d82d'/>
<id>urn:sha1:58f1b46675ef29528f51e5c44fe0e087bda5d82d</id>
<content type='text'>
svn path=/trunk/; revision=23417
</content>
</entry>
<entry>
<title>use privincludedir</title>
<updated>2003-11-05T22:47:36+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@ximian.com</email>
</author>
<published>2003-11-05T22:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=7827d488b3723df285f42734e658f8d7e12d93ed'/>
<id>urn:sha1:7827d488b3723df285f42734e658f8d7e12d93ed</id>
<content type='text'>
2003-11-05  JP Rosevear  &lt;jpr@ximian.com&gt;

	* libebook/Makefile.am: use privincludedir

	* libedatabook/Makefile.am: ditto

	* libedatabook/libedatabook-1.0.pc.in: use privincludedir; remove
	gal

	* libebook/libebook-1.0.pc.in: ditto

2003-11-05  JP Rosvear &lt;jpr@ximian.com&gt;

	* libecal/Makefile.am: use privincludedir

	* libedatacal/Makefile.am: ditto

	* libecal/libecal-1.0.pc.in: ditto

	* libedatacal/libedatacal-1.0.pc.in: use privincludedir; remove
	gal

2003-11-05 JP Rosevear &lt;jpr@ximian.com&gt;

	* configure.in: make the priv*dir's sane

	* libedataserver/libedataserver-1.0.pc.in: use privincludedir;
	remove gal

	* libedataserver/ename/Makefile.am: ditto

	* libedataserver/Makefile.am: install to privincludedir

2003-11-05  JP Rosevear &lt;jpr@ximian.com&gt;

	* src/libical/Makefile.am: ditto

	* src/libicalvcal/Makefile.am: ditto

	* src/libicalss/Makefile.am: don't install the library

svn path=/trunk/; revision=23194
</content>
</entry>
<entry>
<title>LIBADD all the relevant libical libs</title>
<updated>2003-11-05T19:26:42+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@ximian.com</email>
</author>
<published>2003-11-05T19:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=189d7b0fc6f3fe05e69ce67c9239bab0bff4ec63'/>
<id>urn:sha1:189d7b0fc6f3fe05e69ce67c9239bab0bff4ec63</id>
<content type='text'>
2003-11-05  JP Rosevear &lt;jpr@ximian.com&gt;

	* libecal/Makefile.am: LIBADD all the relevant libical libs

	* libecal/libecal-1.0.pc.in: no need to explicitly link
	libical-evolution

	* libedatacal/libedatacal-1.0.pc.in: ditto; fix include dir

svn path=/trunk/; revision=23192
</content>
</entry>
<entry>
<title>Merge new-ui-branch to the trunk.</title>
<updated>2003-10-21T18:28:34+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2003-10-21T18:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=0fb08f3ff81575a4749d851404233f34252dd2f2'/>
<id>urn:sha1:0fb08f3ff81575a4749d851404233f34252dd2f2</id>
<content type='text'>
svn path=/trunk/; revision=22964
</content>
</entry>
<entry>
<title>Fixed INCLUDES and don't autogenerate ical.h, no need to. Plus it caused</title>
<updated>2003-10-09T21:02:30+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2003-10-09T21:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=9f20d8032c2544a78de0f1f0a3f6de7d14e84256'/>
<id>urn:sha1:9f20d8032c2544a78de0f1f0a3f6de7d14e84256</id>
<content type='text'>
2003-10-09  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* src/libical/Makefile.am: Fixed INCLUDES and don't autogenerate
	ical.h, no need to. Plus it caused problems anyways.

	* src/libical/*.[c,h]: Fixed the #includes

	* src/libicalss/Makefile.am: Fixed INCLUDES and don't autogenerate
	icalss.h, no need to. Plus it caused problems anyways.

	* src/libicalss/*.[c,h]: Fixed the #includes

	* tests/*.c: #include &lt;libical/ical.h&gt; rather
	than "ical.h"

	* tests/Makefile.am: Fixed INCLUDES

	* examples/*.c: #include &lt;libical/ical.h&gt; rather
	than "ical.h"

	* examples/Makefile.am: Fixed INCLUDES

	* src/libicalvcal/icalvcal.h: #include &lt;libical/ical.h&gt; which is
	no longer autogenerated.

	* src/libicalvcal/icalvcal.c (icalvcal_convert_with_defaults): Use
	the proper macro names from config.h

svn path=/trunk/; revision=22844
</content>
</entry>
<entry>
<title>updateed cvsignore</title>
<updated>2003-09-26T16:37:14+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@src.gnome.org</email>
</author>
<published>2003-09-26T16:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8711e2ffaa46b32dd5e8b4dc464f681589e1501d'/>
<id>urn:sha1:8711e2ffaa46b32dd5e8b4dc464f681589e1501d</id>
<content type='text'>
svn path=/trunk/; revision=22727
</content>
</entry>
<entry>
<title>Remove flex check. Set ICAL_ERRORS_ARE_FATAL to 0.</title>
<updated>2003-09-24T02:06:52+00:00</updated>
<author>
<name>Hans Petter Jansson</name>
<email>hpj@ximian.com</email>
</author>
<published>2003-09-24T02:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=9cd7b8f8ba994fc509c52028aed2d0b14bce175a'/>
<id>urn:sha1:9cd7b8f8ba994fc509c52028aed2d0b14bce175a</id>
<content type='text'>
2003-09-23  Hans Petter Jansson  &lt;hpj@ximian.com&gt;

	* configure.in: Remove flex check. Set ICAL_ERRORS_ARE_FATAL to 0.

	* src/libicalss/icalgauge.c (icalgauge_new_from_sql): Don't use
	globals struct. Remove calls to sslex_init(), _extra(),
	ss_scan_string(). Use a global pointer icalss_yy_gauge to hold context.
	Call ssparse() with no arguments.

	* src/libicalss/icalsslexer.l: Remove options reentrant and
	bison-bridge. Rename variables, change function invocations to comply
	with flex 2.5.4.
	(icalss_input): Add function to read input.

	* src/libicalss/icalssyacc.y (yyextra): Remove.
	(select_list)
	(from_list)
	(where_clause)
	(where_list): yyextra -&gt; icalss_yy_gauge

	* src/libicalss/icalsslexer.c:
	* src/libicalss/icalssyacc.c:
	* src/libicalss/icalssyacc.h: Add generated files back to repository.
	They don't belong there, but that's not my problem.

svn path=/trunk/; revision=22683
</content>
</entry>
<entry>
<title>libical.la -&gt; libical-evolution.la</title>
<updated>2003-09-22T07:32:34+00:00</updated>
<author>
<name>Hans Petter Jansson</name>
<email>hpj@ximian.com</email>
</author>
<published>2003-09-22T07:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c5a06d54f661243c0775dd3d40e173e661616c1b'/>
<id>urn:sha1:c5a06d54f661243c0775dd3d40e173e661616c1b</id>
<content type='text'>
2003-09-22  Hans Petter Jansson  &lt;hpj@ximian.com&gt;

	* calendar/cal-util/Makefile.am (libical_util_la_LIBADD):
	libical.la -&gt; libical-evolution.la

	* calendar/importers/Makefile.am
	(libevolution_calendar_importers_la_LIBADD):
	libicalvcal.la -&gt; libicalvcal-evolution.la

	* shell/Makefile.am (evolution_LDADD):
	libical.la -&gt; libical-evolution.la

	* libical/configure.in: Require flex 2.5.31 and add a test for it.
	Rename WITH_CXX conditional to WITH_CXX_BINDINGS.

	* libical/examples/Makefile.am (doesnothing_LDADD): Add -evolution to
	lib names.

	* libical/src/test/Makefile.am: WITH_CXX -&gt; WITH_CXX_BINDINGS. Add
	-evolution to lib names.

	* libical/src/test/regression.c (main): WITH_CXX -&gt; WITH_CXX_BINDINGS.

	* libical/src/libicalcap/Makefile.am: Add -evolution to lib names.
	Install to Evolution's priv dirs.

	* libical/src/libicalvcal/Makefile.am: Ditto.

	* libical/src/libical/Makefile.am: WITH_CXX -&gt; WITH_CXX_BINDINGS. Add
	-evolution to lib names. Install in privlibdir. Install includes to
	$(privincludedir)/libical.

	* libical/src/libicalss/Makefile.am: Ditto.

	* libical/src/libicalss/icalsslexer.l: Replace option reentrant-bison
	with reentrant and bison-bridge. Use new Flex variable names.

	* libical/src/libical/icallexer.l:
	* libical/src/libical/icalyacc.y:
	* libical/src/libicalss/icalsslexer.c:
	* libical/src/libicalss/icalssyacc.c:
	* libical/src/libicalss/icalssyacc.h: Removed from repository.

svn path=/trunk/; revision=22633
</content>
</entry>
<entry>
<title>Add back these files, until the makefile can be fixed to generate them</title>
<updated>2003-09-11T22:26:46+00:00</updated>
<author>
<name>Hans Petter</name>
<email>hansp@src.gnome.org</email>
</author>
<published>2003-09-11T22:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=526550693f707a6765698b82289202b270b870e3'/>
<id>urn:sha1:526550693f707a6765698b82289202b270b870e3</id>
<content type='text'>
correctly.

svn path=/trunk/; revision=22540
</content>
</entry>
<entry>
<title>Import new libical from mainline HEAD and make appropriate changes to</title>
<updated>2003-09-11T22:04:44+00:00</updated>
<author>
<name>Hans Petter</name>
<email>hansp@src.gnome.org</email>
</author>
<published>2003-09-11T22:04:44+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=697761cc337aa77a47140c8df50ed84bc25e23f6'/>
<id>urn:sha1:697761cc337aa77a47140c8df50ed84bc25e23f6</id>
<content type='text'>
Evolution.

svn path=/trunk/; revision=22538
</content>
</entry>
</feed>
