<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/autogen.sh, branch gpgme-1.3.2</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.3.2</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.3.2'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2012-01-19T17:44:39Z</updated>
<entry>
<title>Support the mingw-w64 toolchain.</title>
<updated>2012-01-19T17:44:39Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2012-01-19T17:44:39Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=24a10a4af948ebb1c767b69a92fa5bbe933a417c'/>
<id>urn:sha1:24a10a4af948ebb1c767b69a92fa5bbe933a417c</id>
<content type='text'>
* autogen.sh (build-w32): Add i686-w64-mingw32 to the toolprefix.
</content>
</entry>
<entry>
<title>Generate the ChangeLog from commit logs.</title>
<updated>2011-12-02T10:36:37Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2011-12-02T10:32:31Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a4c4ee1aaea4359432bdf60dd572f549ef8dee83'/>
<id>urn:sha1:a4c4ee1aaea4359432bdf60dd572f549ef8dee83</id>
<content type='text'>
* build-aux/gitlog-to-changelog: New script.  Taken from gnulib.
* build-aux/git-log-fix: New file.
* build-aux/git-log-footer: New file.
* build-aux/git-hook/commit-msg: New script.
* doc/HACKING: New file.
* ChangeLog: New file.
* Makefile.am (EXTRA_DIST): Add new files.
(gen-ChangeLog): New.
(dist-hook): Run gen-ChangeLog.
* autogen.sh: Install commit-msg hook for git.

Rename all ChangeLog files to ChangeLog-2011.
</content>
</entry>
<entry>
<title>Insert platform dependent typedefs into gpgme.h</title>
<updated>2011-04-06T11:45:15Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2011-04-06T11:45:15Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=7e547d87d2d3c170f9e035399f4afe56c999a923'/>
<id>urn:sha1:7e547d87d2d3c170f9e035399f4afe56c999a923</id>
<content type='text'>
We already modify gpgme.h per playform and thus we can also get rid of
some #ifdefs.  The change does not change anything for current
platforms but should do the right think for W64.

Note that as per MS specs ssize_t is to be defined as LONG_PTR which
translates to a long on 32 bit platforms and to __int64 on 64 bit
Windows platforms.  We already used long in the past.  There seems to
be a problem with some versions of mingw32 which includes a ssize_t
type typedefed to int.  O(n 32 bit W32 platforms int and long are
identically.
</content>
</entry>
<entry>
<title>First take on changes to allow building with MSC for W32CE.</title>
<updated>2010-11-02T16:27:46Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2010-11-02T16:27:46Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=987993a38d12f6de052683711e673fa6bbbdae86'/>
<id>urn:sha1:987993a38d12f6de052683711e673fa6bbbdae86</id>
<content type='text'>
Fixed regression in plain W32 build.

</content>
</entry>
<entry>
<title>2010-05-07  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2010-05-07T02:14:04Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2010-05-07T02:14:04Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a274f0ea107b0cb89ef67a8833c089dc2b7694f1'/>
<id>urn:sha1:a274f0ea107b0cb89ef67a8833c089dc2b7694f1</id>
<content type='text'>
	* autogen.sh: Update the thing.

</content>
</entry>
<entry>
<title>Allow the native W32 version to properly work with sockets.</title>
<updated>2010-01-25T16:04:27Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2010-01-25T16:04:27Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=dbcce0df8f265a5e158c8e489be3dec6e704fd73'/>
<id>urn:sha1:dbcce0df8f265a5e158c8e489be3dec6e704fd73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First take on the low-level assuan interface.</title>
<updated>2009-01-26T10:21:10Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2009-01-26T10:21:10Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=d951cb713fdc3a1310534acdce84e3e005ad1d04'/>
<id>urn:sha1:d951cb713fdc3a1310534acdce84e3e005ad1d04</id>
<content type='text'>
</content>
</entry>
<entry>
<title></title>
<updated>2008-01-30T14:17:26Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2008-01-30T14:17:26Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=2ac285d69193dfa50add2479ce9ad752efa8584a'/>
<id>urn:sha1:2ac285d69193dfa50add2479ce9ad752efa8584a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes for W32</title>
<updated>2007-07-12T15:25:20Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2007-07-12T15:25:20Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=906da085cf6a15173b1ffdf698159d55fd0d67fe'/>
<id>urn:sha1:906da085cf6a15173b1ffdf698159d55fd0d67fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2007-07-04  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-07-04T20:03:39Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-07-04T20:03:39Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a63c5c013771799432dadec5e2f0aabd48db6af4'/>
<id>urn:sha1:a63c5c013771799432dadec5e2f0aabd48db6af4</id>
<content type='text'>
	* assuan/: Update files to 2007-07-04 version of assuan.

</content>
</entry>
</feed>
