<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rabbitmq-c-github-ask.git/tools, branch api_docs</title>
<subtitle>github.com: ask/rabbitmq-c
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/'/>
<entry>
<title>Adding CMake procedure to build/install tools manpages</title>
<updated>2012-05-24T19:47:11+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2012-05-22T18:13:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=ff4e6a2bdf390e0bd6472b7b14baa4d941dff4a2'/>
<id>ff4e6a2bdf390e0bd6472b7b14baa4d941dff4a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding the amqp-* tools to install target</title>
<updated>2012-05-24T19:47:10+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2012-05-22T16:59:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=bc3f8532e46fb9e5fde0b51ae7c936d4d9542410'/>
<id>bc3f8532e46fb9e5fde0b51ae7c936d4d9542410</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding more strict compile Warning flags to gcc build</title>
<updated>2012-05-24T19:46:50+00:00</updated>
<author>
<name>Alan Antonuk</name>
<email>aega@med.umich.edu</email>
</author>
<published>2012-05-22T16:34:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=990f932ea4c2aadecf554d7aa59045f862c566ff'/>
<id>990f932ea4c2aadecf554d7aa59045f862c566ff</id>
<content type='text'>
Added: -Wall -Wextra -pedantic -Wstrict-prototypes -Wcast-align
       -Wno-unused-function -fno-common -fvisibility=hidden

The library compiles cleanly with the exception of the tools dir
which has trouble with the initializer lists
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added: -Wall -Wextra -pedantic -Wstrict-prototypes -Wcast-align
       -Wno-unused-function -fno-common -fvisibility=hidden

The library compiles cleanly with the exception of the tools dir
which has trouble with the initializer lists
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup Win32 artifacts</title>
<updated>2012-05-17T17:44:46+00:00</updated>
<author>
<name>Michael Steinert</name>
<email>mike.steinert@gmail.com</email>
</author>
<published>2012-05-16T18:31:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=93e04d3ae102937f301259b18d74accd40e069b4'/>
<id>93e04d3ae102937f301259b18d74accd40e069b4</id>
<content type='text'>
1. Standardize on `win32` vs `windows/win32`
2. Move `msinttypes` into platform directory

Signed-off-by: Michael Steinert &lt;mike.steinert@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Standardize on `win32` vs `windows/win32`
2. Move `msinttypes` into platform directory

Signed-off-by: Michael Steinert &lt;mike.steinert@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compiler warnings (checked clang &amp; gcc)</title>
<updated>2012-05-17T17:44:45+00:00</updated>
<author>
<name>Michael Steinert</name>
<email>mike.steinert@gmail.com</email>
</author>
<published>2012-05-16T16:42:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=162fc19f4d896c3db862f1da303823dcbe9780ec'/>
<id>162fc19f4d896c3db862f1da303823dcbe9780ec</id>
<content type='text'>
Signed-off-by: Michael Steinert &lt;mike.steinert@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Michael Steinert &lt;mike.steinert@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add config.h header guards</title>
<updated>2012-05-17T17:44:45+00:00</updated>
<author>
<name>Michael Steinert</name>
<email>mike.steinert@gmail.com</email>
</author>
<published>2012-05-16T00:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=c4dbaf19e2fef30333948c52273d62334c817119'/>
<id>c4dbaf19e2fef30333948c52273d62334c817119</id>
<content type='text'>
Signed-off-by: Michael Steinert &lt;mike.steinert@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Michael Steinert &lt;mike.steinert@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert to non-recursive Automake</title>
<updated>2012-05-17T17:44:44+00:00</updated>
<author>
<name>Michael Steinert</name>
<email>mike.steinert@gmail.com</email>
</author>
<published>2012-05-15T23:09:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=fa9bf464a111549da2d6c7b51fc7eee321ebdc4c'/>
<id>fa9bf464a111549da2d6c7b51fc7eee321ebdc4c</id>
<content type='text'>
This change should speed up parallel builds considerably. It also
simplifies the structure of the build system making it possible to
properly track dependencies.

Signed-off-by: Michael Steinert &lt;mike.steinert@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change should speed up parallel builds considerably. It also
simplifies the structure of the build system making it possible to
properly track dependencies.

Signed-off-by: Michael Steinert &lt;mike.steinert@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Automated relicensing of source files MPL/GPL -&gt; MIT</title>
<updated>2012-04-12T13:43:32+00:00</updated>
<author>
<name>Marek Majkowski</name>
<email>marek@rabbitmq.com</email>
</author>
<published>2012-04-12T13:43:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=fed859aa35947ccb4f85db91891605e2f51ad473'/>
<id>fed859aa35947ccb4f85db91891605e2f51ad473</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright 2012</title>
<updated>2012-02-02T14:25:41+00:00</updated>
<author>
<name>Emile Joubert</name>
<email>emile@rabbitmq.com</email>
</author>
<published>2012-02-02T14:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=f2f515e6b660382cead61ba9ac3672d87d661600'/>
<id>f2f515e6b660382cead61ba9ac3672d87d661600</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an option to limit how many messages are consumed</title>
<updated>2011-11-09T14:36:20+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2011-11-09T14:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=89071d2ff9f6757402e219c4b8e6cf0c580a7b02'/>
<id>89071d2ff9f6757402e219c4b8e6cf0c580a7b02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
