<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/libversit, 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-12T00:11:22+00:00</updated>
<entry>
<title>remove libversit from the build.</title>
<updated>2003-11-12T00:11:22+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@ximian.com</email>
</author>
<published>2003-11-12T00:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3a018af3a1b0aa4e4f662d9ec32f399ff38cb60a'/>
<id>urn:sha1:3a018af3a1b0aa4e4f662d9ec32f399ff38cb60a</id>
<content type='text'>
2003-11-11  Chris Toshok  &lt;toshok@ximian.com&gt;

	* Makefile.am (SUBDIRS): remove libversit from the build.

	* configure.in (CERT_UI): change the libraries we link.
	(AC_OUTPUT): remove libversit/Makefile

	* libversit/*: nuke it all

svn path=/trunk/; revision=23290
</content>
</entry>
<entry>
<title>Change YFLAGS to AM_YFLAGS to stop an automake 1.7 warning</title>
<updated>2003-10-24T13:05:56+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2003-10-24T13:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=5146cded3b065817a0a203f5c71ffed3427d0fe4'/>
<id>urn:sha1:5146cded3b065817a0a203f5c71ffed3427d0fe4</id>
<content type='text'>
	* libversit/Makefile.am: Change YFLAGS to AM_YFLAGS to stop an
	automake 1.7 warning

svn path=/trunk/; revision=23056
</content>
</entry>
<entry>
<title>Make libversit a shared library, update stuff for that, and clean up</title>
<updated>2003-02-21T21:24:34+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2003-02-21T21:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d40f089a706484364ceb499d6bb4f6d823b92b09'/>
<id>urn:sha1:d40f089a706484364ceb499d6bb4f6d823b92b09</id>
<content type='text'>
some LDADDs in the process

svn path=/trunk/; revision=19994
</content>
</entry>
<entry>
<title>Check if we're trying to build with the old libversit module borrowed from</title>
<updated>2002-07-22T15:35:36+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2002-07-22T15:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=1e79524cbbd43ed9d4f9c22079e228cc254f23fb'/>
<id>urn:sha1:1e79524cbbd43ed9d4f9c22079e228cc254f23fb</id>
<content type='text'>
	* configure.in: Check if we're trying to build with the old
	libversit module borrowed from gnome-pim instead of our own new
	one, and refuse to build if so.

	* libversit/Makefile.am: Remove libversit.la stuff since we don't
	want it and it messes up the build slightly.

svn path=/trunk/; revision=17526
</content>
</entry>
<entry>
<title>Install libversit.a so that people compiling against the addressbook can</title>
<updated>2002-07-17T21:03:19+00:00</updated>
<author>
<name>Peter Williams</name>
<email>peterw@ximian.com</email>
</author>
<published>2002-07-17T21:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=515ebfd45c748cf31e2f45fe9180f97e08051498'/>
<id>urn:sha1:515ebfd45c748cf31e2f45fe9180f97e08051498</id>
<content type='text'>
2002-07-09  Peter Williams  &lt;peterw@ximian.com&gt;

       * libversit/Makefile.am (privlib_LIBRARIES): Install libversit.a so
       that people compiling against the addressbook can do so successfully.

       * Makefile.am: create our *Conf.sh files and dist them and install
       them.

       * configure.in: Define and subst some variables that the Conf.sh
       file need.

 2002-07-08  Peter Williams  &lt;peterw@ximian.com&gt;

       * backend/ebook/Makefile.am: Install libebook-static.la.
       Also change --all-static to -all-static, which is the right flag.

       * backend/pas/Makefile.am: Install the PAS headers in
       $(includedir)/evolution/pas. Install libpas.a


2002-07-08  Peter Williams  &lt;peterw@ximian.com&gt;

       * cal-util/Makefile.am: Install libcal-util-static.la
       and fix the -all-static flag to make it install statically.

       * pcs/Makefile.am: Install libpcs.a and its headers.

       * pcs/cal-backend-util.h: Same sort of include namespacing fix,
       but for pcs.

       * pcs/cal.h:
       * pcs/query.h:
       * pcs/cal-factory.h:
       * pcs/cal-backend.h:
       * pcs/cal-backend-file.h: Same.

2002-07-17  Peter Williams  &lt;peterw@ximian.com&gt;

       * calendar/cal-util/Makefile.am (GTKDOC_LIBS): Because we're
       using libtool as our LD, we can reference .la's and libtool
       will DTRT for us.

       * calendar/cal-client/Makefile.am (GTKDOC_LIBS): Same here.


2002-07-03  Peter Williams  &lt;peterw@ximian.com&gt;

       * Makefile.am: Install libeutil, libeconduit, and libedb3util and
       their headers.


2002-07-08  Peter Williams  &lt;peterw@ximian.com&gt;

       * Makefile.am: Reference the new libefilterbar.a.

 2002-07-12  Peter Williams  &lt;peterw@ximian.com&gt;

       * Makefile.am (INCLUDES): Add -I$(builddir)/libical/src/libical
       for the generated ical.h (some headers rely on this because
       they too get installed.)


2002-07-09  Peter Williams  &lt;peterw@ximian.com&gt;

       * e-timezone-dialog/Makefile.am: Add -I$(top_builddir)/libical/src/libical;
       some headers that we rely on get installed, so they point to the ical.h that
       gets generated and installed; consequently we need to be able to find the
       generated ical.h

       * misc/Makefile.am: Install libemiscwidgets.a and its headers. However,
       break EFilterBar into a separate libefilterbar.a because we don't want
       the installed library to depend on libfilter.

svn path=/trunk/; revision=17496
</content>
</entry>
<entry>
<title>fix a braindead typo that caused us to leak strings in certain</title>
<updated>2002-06-15T22:20:43+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@ximian.com</email>
</author>
<published>2002-06-15T22:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f71abec6805236cc97891f0fba506c009d52cbf9'/>
<id>urn:sha1:f71abec6805236cc97891f0fba506c009d52cbf9</id>
<content type='text'>
2002-06-14  Chris Toshok  &lt;toshok@ximian.com&gt;

	* libversit/vobject.c (unUseStr): fix a braindead typo that caused
	us to leak strings in certain circumstances (when the string being
	freed was second in the list, the head of the list would get
	lost.)

svn path=/trunk/; revision=17194
</content>
</entry>
<entry>
<title>Re-added libversit stuff.</title>
<updated>2002-04-23T16:44:41+00:00</updated>
<author>
<name>Sebastian Rittau</name>
<email>srittau@src.gnome.org</email>
</author>
<published>2002-04-23T16:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=619f8c41a390d40d074ace283e4d6c374a142766'/>
<id>urn:sha1:619f8c41a390d40d074ace283e4d6c374a142766</id>
<content type='text'>
svn path=/trunk/; revision=16566
</content>
</entry>
<entry>
<title>Moved libversit to a separate module.</title>
<updated>2002-04-23T16:39:31+00:00</updated>
<author>
<name>Sebastian Rittau</name>
<email>srittau@src.gnome.org</email>
</author>
<published>2002-04-23T16:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=5a9fd18e879b4a93052b7264ee51a016d284d119'/>
<id>urn:sha1:5a9fd18e879b4a93052b7264ee51a016d284d119</id>
<content type='text'>
svn path=/trunk/; revision=16565
</content>
</entry>
<entry>
<title>only include if USE_STRTBL is defined. (deleteStrItem): same. (hashStr):</title>
<updated>2002-04-01T20:38:38+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@ximian.com</email>
</author>
<published>2002-04-01T20:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=7f497424b67fd42dd8068b3d7e72d023ff54bd9a'/>
<id>urn:sha1:7f497424b67fd42dd8068b3d7e72d023ff54bd9a</id>
<content type='text'>
2002-04-01  Chris Toshok  &lt;toshok@ximian.com&gt;

	* libversit/vobject.c (newStrItem): only include if USE_STRTBL is
	defined.
	(deleteStrItem): same.
	(hashStr): same.
	(lookupStr): if USE_STRTBL is defined, use existing behavior.  if
	not defined, just dup the string.
	(unUseStr): if USE_STRTBL is defined, use existing behavior.  if

svn path=/trunk/; revision=16314
</content>
</entry>
<entry>
<title>ignore .pure</title>
<updated>2002-04-01T20:27:03+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@src.gnome.org</email>
</author>
<published>2002-04-01T20:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8875ca4adcc7f266a60527ccc208cd1aaaad96a0'/>
<id>urn:sha1:8875ca4adcc7f266a60527ccc208cd1aaaad96a0</id>
<content type='text'>
svn path=/trunk/; revision=16312
</content>
</entry>
</feed>
