<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/cpp/examples/examples.sln, branch QPID-6125-ProtocolRefactoring</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>QPID-5244: remove stale QMFv1 agent example</title>
<updated>2013-10-21T12:37:27+00:00</updated>
<author>
<name>Ken Giusti</name>
<email>kgiusti@apache.org</email>
</author>
<published>2013-10-21T12:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=972cd959ca155a91a2d186db89ae7484a3be97ea'/>
<id>972cd959ca155a91a2d186db89ae7484a3be97ea</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1534133 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/qpid@1534133 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Realign Visual Studio projects to match new examples locations; related to QPID-3067.</title>
<updated>2011-03-02T13:30:15+00:00</updated>
<author>
<name>Stephen D. Huston</name>
<email>shuston@apache.org</email>
</author>
<published>2011-03-02T13:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=4d193c219f8a8240f872b11063312b4ec91a5ede'/>
<id>4d193c219f8a8240f872b11063312b4ec91a5ede</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1076215 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/qpid@1076215 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2827 - QPID Cpp WinSDK does not contain 64-bit libraries</title>
<updated>2010-08-30T19:38:31+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2010-08-30T19:38:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=1744430d2f8dd843df0f4f5e613aa4b2e3a6852a'/>
<id>1744430d2f8dd843df0f4f5e613aa4b2e3a6852a</id>
<content type='text'>
Patch from Chuck Rolke

* Adds the x64 platform to the cpp\example solution and six example projects. 
* Adds the x64 platform to the qpid messaging .NET binding dlls and examples. 
* Adds QPID_BUILD_ROOT environment variable to .NET binding projects for locating C++ libraries and headers, and for storing generated output. This is required to compensate for the varying location of cmake-generated directories. For a given build QPID_BUILD_ROOT must be set to the directory in which cmake was run. 
* Reorganize the bld-winsdk.ps1 script to build x86 (Win32) and x64 platforms. 
* Update Readme-winsdk.txt content. Also switch this file to DOS line endings to improve its usability on a Windows system. 
* Add a shadow solution file and shadow project files for the C# examples. The new build process copies the development example source tree to get the example sources organized into a hierarchy and then overlays the copied tree with the shadow .sln and .csproj files. Users then build the examples directly using the customized solution.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@990917 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from Chuck Rolke

* Adds the x64 platform to the cpp\example solution and six example projects. 
* Adds the x64 platform to the qpid messaging .NET binding dlls and examples. 
* Adds QPID_BUILD_ROOT environment variable to .NET binding projects for locating C++ libraries and headers, and for storing generated output. This is required to compensate for the varying location of cmake-generated directories. For a given build QPID_BUILD_ROOT must be set to the directory in which cmake was run. 
* Reorganize the bld-winsdk.ps1 script to build x86 (Win32) and x64 platforms. 
* Update Readme-winsdk.txt content. Also switch this file to DOS line endings to improve its usability on a Windows system. 
* Add a shadow solution file and shadow project files for the C# examples. The new build process copies the development example source tree to get the example sources organized into a hierarchy and then overlays the copied tree with the shadow .sln and .csproj files. Users then build the examples directly using the customized solution.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@990917 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows SDK work:</title>
<updated>2010-06-04T21:11:04+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2010-06-04T21:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=05de2b3bf23e601aee63d938873920140ad12dfc'/>
<id>05de2b3bf23e601aee63d938873920140ad12dfc</id>
<content type='text'>
* Added message_drain &amp; message_spout programs back into the SDK examples
* Modified messaging example project files to use qpidmessaging library (instead of old qpidclient lib)
* Removed all x64 configurations from the example messaging projects
  as we don't include the x64 libs in the SDK
* Put import libs in lib directory to separate them from dlls
* Removed use of BOOST_ROOT env var from example projects as no boost headers are needed by the SDK


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@951572 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added message_drain &amp; message_spout programs back into the SDK examples
* Modified messaging example project files to use qpidmessaging library (instead of old qpidclient lib)
* Removed all x64 configurations from the example messaging projects
  as we don't include the x64 libs in the SDK
* Put import libs in lib directory to separate them from dlls
* Removed use of BOOST_ROOT env var from example projects as no boost headers are needed by the SDK


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@951572 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Strip out the Unicode BOM mark</title>
<updated>2010-04-22T17:02:26+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2010-04-22T17:02:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=fbdac0f8c3093668584ffc047fb9a87de1bcb36a'/>
<id>fbdac0f8c3093668584ffc047fb9a87de1bcb36a</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@936962 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/qpid@936962 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed license text in c++ Visual Studio examples solutions files.</title>
<updated>2010-04-21T14:59:50+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2010-04-21T14:59:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=336ce4b34dea027086aa760ecab335c4433361af'/>
<id>336ce4b34dea027086aa760ecab335c4433361af</id>
<content type='text'>
- Ensured there were no blank lines so as not to confuse vcbuild
Removed x64 builds as currently we only support win32 builds.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@936339 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Ensured there were no blank lines so as not to confuse vcbuild
Removed x64 builds as currently we only support win32 builds.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@936339 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed drain and spout projects from examples as they need boost</title>
<updated>2010-04-15T03:17:38+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2010-04-15T03:17:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=187d534315bc68ab203532970a533dab867c29d3'/>
<id>187d534315bc68ab203532970a533dab867c29d3</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@934274 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/qpid@934274 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Split example Visual Studio projects into old API and new API solutions</title>
<updated>2010-04-14T21:46:23+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2010-04-14T21:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=8da70182101ae382155bf0900a154af6fd8b0ced'/>
<id>8da70182101ae382155bf0900a154af6fd8b0ced</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@934208 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/qpid@934208 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Add messaging drain and spout examples.</title>
<updated>2010-03-22T20:57:47+00:00</updated>
<author>
<name>Stephen D. Huston</name>
<email>shuston@apache.org</email>
</author>
<published>2010-03-22T20:57:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=3c5d2444c2f2c4eb72d9bfbcd33c24fa2ead019c'/>
<id>3c5d2444c2f2c4eb72d9bfbcd33c24fa2ead019c</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@926326 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/qpid@926326 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Add vcproj files for messaging/drain and messaging/spout; resolves QPID-2299</title>
<updated>2010-01-05T22:06:29+00:00</updated>
<author>
<name>Stephen D. Huston</name>
<email>shuston@apache.org</email>
</author>
<published>2010-01-05T22:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=c1e04bcea07704317930acab79dbb74f630e5640'/>
<id>c1e04bcea07704317930acab79dbb74f630e5640</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@896242 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/qpid@896242 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
