summaryrefslogtreecommitdiff
path: root/cpp/examples/messaging/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-5/+6
* 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