<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/cpp/configure.ac, branch qpid-530</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-3464: Build Improvements (autotools) [inspired by  Jan-Marek Glogowski]</title>
<updated>2011-11-03T22:11:11+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2011-11-03T22:11:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=a402b15351229196e87647fc777b7f2dc1670922'/>
<id>a402b15351229196e87647fc777b7f2dc1670922</id>
<content type='text'>
- Simplified the python binding build
QPID-3458: Install compiled _cqpid.so for SWIG python bindings in site-packages directory
- Put the generated .pyc/.pyo and native .so in the correct place in the
  install tree

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1197326 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Simplified the python binding build
QPID-3458: Install compiled _cqpid.so for SWIG python bindings in site-packages directory
- Put the generated .pyc/.pyo and native .so in the correct place in the
  install tree

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1197326 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3295: Autoconf incorrectly detects gcc doesn't support -Werror</title>
<updated>2011-06-07T19:32:01+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2011-06-07T19:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=64131785f764add6086247aadc3e717a6ebeab33'/>
<id>64131785f764add6086247aadc3e717a6ebeab33</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1133137 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@1133137 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3067: moved old examples to old_api directory</title>
<updated>2011-03-01T16:23:56+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2011-03-01T16:23:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=c5cf8abaff0813710b5fdba4a1f6751adbfd0ce9'/>
<id>c5cf8abaff0813710b5fdba4a1f6751adbfd0ce9</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1075883 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@1075883 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3041 Make dist process does not package the .NET Binding source</title>
<updated>2011-02-09T15:56:18+00:00</updated>
<author>
<name>Charles E. Rolke</name>
<email>chug@apache.org</email>
</author>
<published>2011-02-09T15:56:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=755da92bd80bb6dafa2de3a4dad67e53e26224f6'/>
<id>755da92bd80bb6dafa2de3a4dad67e53e26224f6</id>
<content type='text'>
cpp/configure.ac: 
  add tar-ustar to automake init options (name length &gt; 99 fix)
  create a makefile in bindings/qpid/dotnet
cpp/src/Makefile.am
  add various windows-specific source files that have crept in
cpp/binding/qpid/Makefile.am
  add the dotnet directory to subdirs list
cpp/bindings/qpid/dotnet/Makefile.am
  EXTRA_DIST list of all the dotnet binding files

Requires a ./bootstrap and ./configure to take effect.



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1068944 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cpp/configure.ac: 
  add tar-ustar to automake init options (name length &gt; 99 fix)
  create a makefile in bindings/qpid/dotnet
cpp/src/Makefile.am
  add various windows-specific source files that have crept in
cpp/binding/qpid/Makefile.am
  add the dotnet directory to subdirs list
cpp/bindings/qpid/dotnet/Makefile.am
  EXTRA_DIST list of all the dotnet binding files

Requires a ./bootstrap and ./configure to take effect.



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1068944 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3009 - Minor cleanup</title>
<updated>2011-02-01T01:41:07+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-02-01T01:41:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=913986ccb753382d22cfeb055ae01ec9eafaf7af'/>
<id>913986ccb753382d22cfeb055ae01ec9eafaf7af</id>
<content type='text'>
The check for "h2xs" (which was there just to detect perl-devel) is no longer needed and was removed.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1065887 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The check for "h2xs" (which was there just to detect perl-devel) is no longer needed and was removed.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1065887 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3009: Improved configure support for python bindings based on suggestion by Jose Pedro Oliveira</title>
<updated>2011-01-31T22:17:04+00:00</updated>
<author>
<name>Gordon Sim</name>
<email>gsim@apache.org</email>
</author>
<published>2011-01-31T22:17:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=60c603b30f0591c1877a90d626553be6544ea73d'/>
<id>60c603b30f0591c1877a90d626553be6544ea73d</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1065832 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@1065832 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3009 - Fixed configuration problem found by gsim.</title>
<updated>2011-01-28T19:11:54+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-01-28T19:11:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=55c22f0d29b5ac0226f206f42544a5e56970a387'/>
<id>55c22f0d29b5ac0226f206f42544a5e56970a387</id>
<content type='text'>
There's certainly a better way to find the include path for the perl-devel headers but
this will prevent builds from being broken.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1064811 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's certainly a better way to find the include path for the perl-devel headers but
this will prevent builds from being broken.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1064811 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3009 - Perl binding to Qpid messaging</title>
<updated>2011-01-27T17:04:40+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-01-27T17:04:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=04db745ce91059373aae710624190372264a37d0'/>
<id>04db745ce91059373aae710624190372264a37d0</id>
<content type='text'>
Applied patch contributed by Hao Chang Yu


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1064199 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Applied patch contributed by Hao Chang Yu


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1064199 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added install_env.sh to set environment variables to use an install prefix.</title>
<updated>2010-09-27T19:41:23+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2010-09-27T19:41:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=bbee097fc24cc07a0ec5eacff757d068fd9c6a83'/>
<id>bbee097fc24cc07a0ec5eacff757d068fd9c6a83</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1001887 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@1001887 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2792 - Added C++ example agent.</title>
<updated>2010-08-13T14:22:57+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2010-08-13T14:22:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=bb1393cd1a547ae84746f30af2c280fe80377644'/>
<id>bb1393cd1a547ae84746f30af2c280fe80377644</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@985207 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@985207 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
