<feed xmlns='http://www.w3.org/2005/Atom'>
<title>interimap/Makefile, branch v0.5.5</title>
<subtitle>Fast bidirectional synchronization for QRESYNC-capable IMAP servers</subtitle>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/'/>
<entry>
<title>`make release`: also bump libinterimap version and pin it in 'use' declarations.</title>
<updated>2020-12-11T19:51:12+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-12-11T19:34:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=765a8c2f7cac073b3b70277160639f8df3acb8ef'/>
<id>765a8c2f7cac073b3b70277160639f8df3acb8ef</id>
<content type='text'>
Also, make use the tag doesn't exist, and fail early if we can't detect
the version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, make use the tag doesn't exist, and fail early if we can't detect
the version.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: new 'release' target.</title>
<updated>2020-12-11T10:20:41+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-12-10T21:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=528bf74289c01bcd2b8a8e7e9a99eba41039b09b'/>
<id>528bf74289c01bcd2b8a8e7e9a99eba41039b09b</id>
<content type='text'>
Also, change the tag format from upstream/$VERSION to v$VERSION.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, change the tag format from upstream/$VERSION to v$VERSION.
</pre>
</div>
</content>
</entry>
<entry>
<title>test suite: always generate new certificates on `make test`.</title>
<updated>2020-12-11T10:20:41+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-12-10T13:34:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=26e5c04abfb81bdcbd4d89d9f9329b8433920b26'/>
<id>26e5c04abfb81bdcbd4d89d9f9329b8433920b26</id>
<content type='text'>
In addition, sign test certificates with the same root CA.  Hence
running `make test` now requires OpenSSL 1.1.1 or later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In addition, sign test certificates with the same root CA.  Hence
running `make test` now requires OpenSSL 1.1.1 or later.
</pre>
</div>
</content>
</entry>
<entry>
<title>wibble</title>
<updated>2020-08-03T20:21:45+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-08-03T20:21:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=250245fd90be1c4419d2592e30ffc1b837cd7bf7'/>
<id>250245fd90be1c4419d2592e30ffc1b837cd7bf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: remove 'smart' extension from pandoc call to generate manuals.</title>
<updated>2020-08-03T18:29:54+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-08-03T12:52:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=821d0ea7b5c3802952ee99ca98dbe379908b2649'/>
<id>821d0ea7b5c3802952ee99ca98dbe379908b2649</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Major refactoring, add install and uninstall targets.</title>
<updated>2020-07-01T22:14:39+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-07-01T20:41:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=a1c089b997ebf705a9023b4f0f97327e5bd2814e'/>
<id>a1c089b997ebf705a9023b4f0f97327e5bd2814e</id>
<content type='text'>
Honor BUILD_DOCDIR and DESTDIR variables.

Also, remove the `use lib` statement from our executables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Honor BUILD_DOCDIR and DESTDIR variables.

Also, remove the `use lib` statement from our executables.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: factor out jq script for roff generation.</title>
<updated>2019-11-13T16:47:11+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2019-11-13T16:33:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=cf99cc234d1b0b0a55ae83c06eacdf7ba1e973c6'/>
<id>cf99cc234d1b0b0a55ae83c06eacdf7ba1e973c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor and improve test suite.</title>
<updated>2019-11-13T05:23:56+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2019-11-09T02:13:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=67440844c422ee30b31df9a46a7f99ac0e833add'/>
<id>67440844c422ee30b31df9a46a7f99ac0e833add</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/*.html: Add 'keywords' and 'lang' tags.</title>
<updated>2019-07-05T13:30:34+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2019-07-05T13:30:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=95659a29d2cb47192afa00174ca65e92b1bdf217'/>
<id>95659a29d2cb47192afa00174ca65e92b1bdf217</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/template.html: Add parent links at the top.</title>
<updated>2019-07-05T13:25:29+00:00</updated>
<author>
<name>Grégoire Détrez</name>
<email>gregoire@fripost.org</email>
</author>
<published>2019-07-05T13:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=21d6363c406bd0301b52711a30f98e1f03d0afaa'/>
<id>21d6363c406bd0301b52711a30f98e1f03d0afaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
