summaryrefslogtreecommitdiff
path: root/cpp/examples/qmf-console
Commit message (Expand)AuthorAgeFilesLines
* QPID-2644 - Console examples sometimes fail due to not waiting for the broker...Ted Ross2010-06-032-0/+2
* Add BOOST_ALL_DYN_LINK to projects' Visual Studio C++ preprocessor settings; ...Stephen D. Huston2010-02-094-16/+16
* Removed the Visual Studio solution/project files, as these are now generated ...Stephen D. Huston2009-11-201-0/+1
* Correct the changed vcproj files in the Makefile.am files; added the EXTRA_DI...Stephen D. Huston2009-11-131-4/+4
* Move the kit-building settings out of CMakeLists.txt to a new file, BuildInst...Stephen D. Huston2009-11-135-52/+132
* Minor cleanup of the new management-failover example.Ted Ross2009-06-161-6/+15
* Added a new qmf-console example program.Ted Ross2009-06-162-1/+175
* Added a signal handler to cleanly shut down on SIGINT.Ted Ross2009-06-091-42/+62
* Bugfixes in the c++ console API:Ted Ross2009-06-081-13/+17
* Add examples building to cmake buildStephen D. Huston2009-05-081-0/+23
* Adjust lib settings and references to main qpid libsStephen D. Huston2009-05-051-39/+64
* Add Visual Studio sln/vcproj files to EXTRA_DIST to include them in releases;...Stephen D. Huston2009-05-011-0/+5
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-127-3/+1501
* examples/makedist.mk and examples/*/Makefile.amManuel Teira Paz2009-03-101-1/+1
* QPID-1588 - Fixed bug in asynchronous API operations.Ted Ross2009-01-163-2/+147
* QPID-1412 Updates and fixes for the c++ console API:Ted Ross2008-12-234-13/+251
* Added a missing ASF licence headerTed Ross2008-12-191-0/+19
* QPID-1412 - c++ implementation of the QMF client APITed Ross2008-12-192-0/+168