summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* QPID-4640: QPID-3633: Remove autotools build from qpid C++ source treeAndrew Stitcher2013-07-251-37/+0
* QPID-3067: moved old examples to old_api directoryGordon Sim2011-03-011-14/+2
* QPID-2219 - Example tests hang when run in a vpath buildTed Ross2009-11-251-1/+2
* Removed the Visual Studio solution/project files, as these are now generated ...Stephen D. Huston2009-11-201-1/+1
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-1/+1
* Update makefile to reflect renamed READMEGordon Sim2009-06-011-1/+1
* Add Visual Studio sln/vcproj files to EXTRA_DIST to include them in releases;...Stephen D. Huston2009-05-011-1/+1
* QPID-1740: further whitespace cleanupGordon Sim2009-03-201-1/+1
* QPID-1740: corrected some whitespace issues and esnured the subdirs var is pr...Gordon Sim2009-03-191-1/+1
* QPID-1740: Update Makefile generation for examples to not use the undocumente...Gordon Sim2009-03-171-7/+6
* QPID-1595 from william -- trade demoCarl C. Trieloff2009-02-091-1/+1
* QPID-1412 - c++ implementation of the QMF client APITed Ross2008-12-191-1/+1
* Added ASF license to makefilesGordon Sim2008-12-151-0/+18
* enable build without xml installedCarl C. Trieloff2008-10-161-1/+3
* QPID-1340 froM Mick Goulish: preliminary client-side failover support.Alan Conway2008-10-101-1/+1
* * remove generated Makefile from svnGordon Sim2008-06-251-0/+3
* Fix path problems in examples make checkAlan Conway2008-06-231-1/+4
* Fix build problems in examples on older automakesAlan Conway2008-06-231-1/+1
* Patch from Manuel Teira: https://issues.apache.org/jira/secure/CommentAssignI...Alan Conway2008-06-201-68/+18
* Fix example check in rpmbuild.Alan Conway2008-05-141-1/+1
* Exclude XML example if XML not enabled.Alan Conway2008-05-141-1/+1
* Exclude XML example checks if XML support is not available.Alan Conway2008-05-141-12/+4
* From https://issues.apache.org/jira/browse/QPID-879 contributed by Jonathan R...Alan Conway2008-05-061-4/+5
* QPID-966: applied patch from rajith; altered to use uuid as session name; upd...Gordon Sim2008-05-011-2/+2
* QPID-971 - Senaka Fernando, I also edited the README in a few places.Carl C. Trieloff2008-04-281-0/+1
* Fix building examples when using a VPATH buildAndrew Stitcher2008-04-251-1/+1
* Fix compile errors/warnings with gcc 4.3Alan Conway2008-03-251-2/+5
* Fix verify script problemAlan Conway2008-02-211-7/+1
* Fix problem with verify script in ../../bin.Alan Conway2008-02-181-1/+2
* Added sleep to verify script to avoid startup races.Alan Conway2008-02-181-1/+3
* Updated c++ and python fanout examples and verify scripts.Alan Conway2008-02-151-1/+0
* Fix verify error in Makefile.amAlan Conway2008-02-121-1/+4
* Create a tar file of verify scripts suitable for untarring into and installed...Alan Conway2008-02-121-3/+2
* cpp/examples/direct, fanout: Converted listener.cpp to SubscriptionManager.Alan Conway2008-02-081-24/+43
* Added verify scripts to run mixed python/cpp examples.Alan Conway2008-02-081-15/+1
* Refactored verify scripts, added verify for python Examples.Alan Conway2008-02-081-3/+17
* Disable QPID_DATA_DIR for verify tests.Alan Conway2008-02-071-1/+1
* examples/Makefile.am:Alan Conway2008-01-231-1/+7
* Add optional host, port arguments to all example clients.Alan Conway2008-01-181-1/+1
* examples/Makefile.am: Fixed build failures.Alan Conway2007-12-141-11/+13
* verify: starts its own broker when run in build.Alan Conway2007-12-141-5/+7
* From: Jonathan Robie <jrobie@redhat.com>Alan Conway2007-12-141-3/+14
* Make sure abs_srcdir is defined (for older automake versions)Alan Conway2007-12-101-0/+3
* src/tests/Makefile.am: Add BrokerFixture.h to sourc listsAlan Conway2007-12-071-1/+1
* examples/verifyAlan Conway2007-12-071-0/+1
* Remove reference to deleted fileGordon Sim2007-12-061-1/+0
* Removed line for deleted file.Gordon Sim2007-12-051-1/+0
* examples/Makefile.am:Alan Conway2007-12-041-8/+6
* Package examples in rpm %doc directory.Alan Conway2007-11-091-10/+30
* Makefile to build/distribute examples.Alan Conway2007-11-091-9/+13