<feed xmlns='http://www.w3.org/2005/Atom'>
<title>p11-kit.git/m4, branch p11p</title>
<subtitle>Clone of https://github.com/p11-glue/p11-kit</subtitle>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/'/>
<entry>
<title>Move debug and library code into the common/ subdirectory</title>
<updated>2013-01-09T12:49:44+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2012-12-06T21:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=3d503948450d69293a3fdfec096e398fedf714f2'/>
<id>3d503948450d69293a3fdfec096e398fedf714f2</id>
<content type='text'>
Start using p11_ as our internal prefix rather than _p11_. We explicitly
export p11_kit_ so this is fine as far as visibility.

Move the threading, mutex, and module compat, dict, and array code
into the common directory too.

Take this opportunity to clean up a bit of internal API as well,
since so many lines are being touched internally.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Start using p11_ as our internal prefix rather than _p11_. We explicitly
export p11_kit_ so this is fine as far as visibility.

Move the threading, mutex, and module compat, dict, and array code
into the common directory too.

Take this opportunity to clean up a bit of internal API as well,
since so many lines are being touched internally.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore some built files after recent changes.</title>
<updated>2011-07-19T21:04:04+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@collabora.co.uk</email>
</author>
<published>2011-07-19T21:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=43cf13e1a25da76297cd3397569031d7c3fd3a09'/>
<id>43cf13e1a25da76297cd3397569031d7c3fd3a09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Make autogen.sh work</title>
<updated>2011-07-19T20:59:26+00:00</updated>
<author>
<name>Colin Walters</name>
<email>walters@verbum.org</email>
</author>
<published>2011-07-18T14:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/p11-kit.git/commit/?id=b59ab92e640e13d10484fffc74ed6a218930c6ab'/>
<id>b59ab92e640e13d10484fffc74ed6a218930c6ab</id>
<content type='text'>
* We were missing a call to gettextize, which is what copies in config.rpath
* Delete ABOUT-NLS, it is copied in by gettextize
* While we're here, take a page from gtk+'s autogen.sh and just use autoreconf,
  instead of specifying everything.
* We need to always have an m4/ directory, so that gettextize works,
  so we make a dummy empty file
* Apparently gettextize is totally insane, requiring user input etc.  Copy
  in some hacks from Avahi's autogen.sh to work around this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* We were missing a call to gettextize, which is what copies in config.rpath
* Delete ABOUT-NLS, it is copied in by gettextize
* While we're here, take a page from gtk+'s autogen.sh and just use autoreconf,
  instead of specifying everything.
* We need to always have an m4/ directory, so that gettextize works,
  so we make a dummy empty file
* Apparently gettextize is totally insane, requiring user input etc.  Copy
  in some hacks from Avahi's autogen.sh to work around this.
</pre>
</div>
</content>
</entry>
</feed>
