summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/messaging/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* QPID-4640: QPID-3633: Remove autotools build from qpid C++ source treeAndrew Stitcher2013-07-251-75/+0
* JIRA-4372: Added a CMakeLists.txt file for messaging examples.Darryl L. Pierce2013-01-181-1/+1
* QPID-3723: further refinement to the change to link against the .la files, ra...Gordon Sim2012-12-061-4/+5
* QPID-3723: Applied patch from Fraser Adams for explicit linkingGordon Sim2012-11-291-4/+4
* QPID-664: separate out the messaging API into its own libraryGordon Sim2010-05-141-2/+2
* Added hello_xml.cpp example.Jonathan Robie2010-05-051-1/+5
* Some cleanup on examples:Gordon Sim2010-05-051-22/+22
* Remove reference to non-existent file.Gordon Sim2010-04-151-1/+0
* Added hello_world.cpp example for tutorial.Jonathan Robie2010-04-151-1/+5
* Add vcproj files for messaging/drain and messaging/spout; resolves QPID-2299Stephen D. Huston2010-01-051-0/+2
* Remove old vcproj files not in use any longer; resolves QPID-2301Stephen D. Huston2010-01-051-2/+0
* Removed the Visual Studio solution/project files, as these are now generated ...Stephen D. Huston2009-11-201-0/+1
* QPID-664: Add spout & drain examples as per python clientGordon Sim2009-11-191-1/+7
* Merge branch 'next_receiver_changes' into trunkGordon Sim2009-11-161-7/+1
* Correct the changed vcproj files in the Makefile.am files; added the EXTRA_DI...Stephen D. Huston2009-11-131-0/+12
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+54