summaryrefslogtreecommitdiff
path: root/cpp/examples/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initial examples directory with jrobies example programs and Makefile.am.Alan Conway2007-06-121-0/+14