<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/doc, branch ChangeLog</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=ChangeLog</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=ChangeLog'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2002-11-25T03:26:07+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'ChangeLog'.</title>
<updated>2002-11-25T03:26:07+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2002-11-25T03:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3dee5a41f00b0dcde1622849a8a5673e51ab582b'/>
<id>urn:sha1:3dee5a41f00b0dcde1622849a8a5673e51ab582b</id>
<content type='text'>
svn path=/tags/ChangeLog/; revision=18909
</content>
</entry>
<entry>
<title>Sync for 1.1.90.</title>
<updated>2002-10-28T22:50:05+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2002-10-28T22:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=a67d38de266a4009a949138e632e720df00631f6'/>
<id>urn:sha1:a67d38de266a4009a949138e632e720df00631f6</id>
<content type='text'>
svn path=/trunk/; revision=18465
</content>
</entry>
<entry>
<title>Sync for 1.1.2.</title>
<updated>2002-10-07T22:50:02+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2002-10-07T22:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=df86e5874705fdfa626160eb7e20f914a7334a6b'/>
<id>urn:sha1:df86e5874705fdfa626160eb7e20f914a7334a6b</id>
<content type='text'>
svn path=/trunk/; revision=18347
</content>
</entry>
<entry>
<title>Sync for 1.1.1.</title>
<updated>2002-09-09T20:06:54+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2002-09-09T20:06:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=ea4eeed27313b0ad0564422424c5dcb58bbbe842'/>
<id>urn:sha1:ea4eeed27313b0ad0564422424c5dcb58bbbe842</id>
<content type='text'>
svn path=/trunk/; revision=18024
</content>
</entry>
<entry>
<title>updated</title>
<updated>2002-08-25T19:42:17+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@src.gnome.org</email>
</author>
<published>2002-08-25T19:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=dba247c1c9ab44d6347a5fe47fddc83d20c7ce33'/>
<id>urn:sha1:dba247c1c9ab44d6347a5fe47fddc83d20c7ce33</id>
<content type='text'>
svn path=/trunk/; revision=17854
</content>
</entry>
<entry>
<title>Added new library to scan program</title>
<updated>2002-08-16T13:57:39+00:00</updated>
<author>
<name>Rodrigo Moya</name>
<email>rodrigo@src.gnome.org</email>
</author>
<published>2002-08-16T13:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=a6405ccf0c085063096e5e3e3e2d1fc0d9b45d26'/>
<id>urn:sha1:a6405ccf0c085063096e5e3e3e2d1fc0d9b45d26</id>
<content type='text'>
svn path=/trunk/; revision=17789
</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>more fixes for libversit.la -&gt; libversit.a</title>
<updated>2002-03-19T20:30:52+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2002-03-19T20:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=291190adfd62ba7e7f02cc70d923073cb4fc1dd4'/>
<id>urn:sha1:291190adfd62ba7e7f02cc70d923073cb4fc1dd4</id>
<content type='text'>
svn path=/trunk/; revision=16211
</content>
</entry>
<entry>
<title>Use EVOLUTION_CALENDAR_CFLAGS and EVOLUTION_CALENDAR_LIBS. Likewise.</title>
<updated>2002-01-24T23:46:45+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2002-01-24T23:46:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2c5fc4d6c2c2a8ae483d2f848447664869732e29'/>
<id>urn:sha1:2c5fc4d6c2c2a8ae483d2f848447664869732e29</id>
<content type='text'>
* calendar/cal-client/Makefile.am: Use EVOLUTION_CALENDAR_CFLAGS
and EVOLUTION_CALENDAR_LIBS.
* calendar/cal-util/Makefile.am: Likewise.

svn path=/trunk/; revision=15465
</content>
</entry>
<entry>
<title>Use EVOLUTION_CALENDAR_CFLAGS and EVOLUTION_CALENDAR_LIBS.</title>
<updated>2002-01-24T23:45:28+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2002-01-24T23:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=08e6ffe6ffbb0cc9d155a278ea417ae922195b13'/>
<id>urn:sha1:08e6ffe6ffbb0cc9d155a278ea417ae922195b13</id>
<content type='text'>
* calendar/cal-client/Makefile.am: Use EVOLUTION_CALENDAR_CFLAGS
and EVOLUTION_CALENDAR_LIBS.

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