<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/cpp/docs, branch 0.12</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>Predefine QMFE_EXTERN so it doesn't show up in generated output; resolves QPID-3258</title>
<updated>2011-05-14T12:30:48+00:00</updated>
<author>
<name>Stephen D. Huston</name>
<email>shuston@apache.org</email>
</author>
<published>2011-05-14T12:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=f04eead0dc500274098249d1090b792b8f688552'/>
<id>f04eead0dc500274098249d1090b792b8f688552</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1103089 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1103089 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA - Doxygen Footer change</title>
<updated>2011-04-28T19:59:44+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-04-28T19:59:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=f22a1d6cf5b533a70f3c58f9b71b787cf3285733'/>
<id>f22a1d6cf5b533a70f3c58f9b71b787cf3285733</id>
<content type='text'>
Replaced $datetime with $date to reduce the granularity of the generated timestamp.
This avoids multi-lib install problems with simultaneous builds for different machine architectures.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1097590 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced $datetime with $date to reduce the granularity of the generated timestamp.
This avoids multi-lib install problems with simultaneous builds for different machine architectures.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1097590 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3168: fix queue flow control --help text</title>
<updated>2011-03-24T18:34:13+00:00</updated>
<author>
<name>Kenneth Anthony Giusti</name>
<email>kgiusti@apache.org</email>
</author>
<published>2011-03-24T18:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=ab2266a2f7c030b472b54a5eb293ef706791b08d'/>
<id>ab2266a2f7c030b472b54a5eb293ef706791b08d</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1085065 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1085065 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3160: Remove file/directory defaults from pre-generated man page.</title>
<updated>2011-03-22T20:13:47+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2011-03-22T20:13:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=2703a3b9036eb48b54a5e324043b91c96fd21c21'/>
<id>2703a3b9036eb48b54a5e324043b91c96fd21c21</id>
<content type='text'>
These paths will be different depending on build configuration so they
can't be included in a static man page. They will still be shown by
qpidd --help.

Also updated the instructions in Makefile.am to include this edit step.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1084339 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These paths will be different depending on build configuration so they
can't be included in a static man page. They will still be shown by
qpidd --help.

Also updated the instructions in Makefile.am to include this edit step.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1084339 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3160: Check in pre-generated man page</title>
<updated>2011-03-22T18:26:14+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2011-03-22T18:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=c7a4a9b30966423e90e73492bd206f4363e3604f'/>
<id>c7a4a9b30966423e90e73492bd206f4363e3604f</id>
<content type='text'>
Previously the man page was generated automatically from the output of
qpidd --help. To make a distribution, you had to build the entire
source tree just to generate the man page.  This automation was of
limited value as the core broker options do not change often.

This commit includes a pre-generated man page. At each release we will
manually re-generate and check in a new man page. Instructions are
provided in docs/man/Makefile.am

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1084282 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the man page was generated automatically from the output of
qpidd --help. To make a distribution, you had to build the entire
source tree just to generate the man page.  This automation was of
limited value as the core broker options do not change often.

This commit includes a pre-generated man page. At each release we will
manually re-generate and check in a new man page. Instructions are
provided in docs/man/Makefile.am

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1084282 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug that led to client doxygen using broker doxygen main page.</title>
<updated>2010-12-18T01:23:47+00:00</updated>
<author>
<name>Jonathan Robie</name>
<email>jonathan@apache.org</email>
</author>
<published>2010-12-18T01:23:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=4e887a13cfba1309c0e3105b00691850558cb162'/>
<id>4e887a13cfba1309c0e3105b00691850558cb162</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1050565 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1050565 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2963: revert changes to Doxygen header from r957222, and also remove duplicated html,head,title,body tags</title>
<updated>2010-12-05T22:13:02+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2010-12-05T22:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=f68abc6d96bf3abef88496e53faa8e31d817b671'/>
<id>f68abc6d96bf3abef88496e53faa8e31d817b671</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1042473 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1042473 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Add PREDEFINED items so that QPID_MESSAGING_EXTERN and QMF_EXTERN do not show up in generated class documentation. Resolves QPID-2948.</title>
<updated>2010-11-16T00:47:04+00:00</updated>
<author>
<name>Stephen D. Huston</name>
<email>shuston@apache.org</email>
</author>
<published>2010-11-16T00:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=fc7aca6e2d5023e075ed2ecb5f1677c376613e39'/>
<id>fc7aca6e2d5023e075ed2ecb5f1677c376613e39</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1035509 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1035509 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>add ASF licence to various files in the cpp tree</title>
<updated>2010-10-31T23:39:39+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2010-10-31T23:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=4978d516e39c7862934bed5eb0cdcfb528f0390e'/>
<id>4978d516e39c7862934bed5eb0cdcfb528f0390e</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1029521 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1029521 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Turned off Graphviz</title>
<updated>2010-07-29T15:14:59+00:00</updated>
<author>
<name>Jonathan Robie</name>
<email>jonathan@apache.org</email>
</author>
<published>2010-07-29T15:14:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=f9629ab59e70f7793acbbf21490a07ca8c3bae49'/>
<id>f9629ab59e70f7793acbbf21490a07ca8c3bae49</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@980466 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@980466 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
