summaryrefslogtreecommitdiff
path: root/cpp/examples/tradedemo
Commit message (Expand)AuthorAgeFilesLines
* Add missing BOOST_ALL_DYN_LINK macro settings; merged in from 0.6-release-win...Stephen D. Huston2010-03-241-4/+4
* Add BOOST_ALL_DYN_LINK to projects' Visual Studio C++ preprocessor settings; ...Stephen D. Huston2010-02-092-8/+8
* Removed the Visual Studio solution/project files, as these are now generated ...Stephen D. Huston2009-11-201-0/+1
* Move the kit-building settings out of CMakeLists.txt to a new file, BuildInst...Stephen D. Huston2009-11-133-36/+96
* Add examples building to cmake buildStephen D. Huston2009-05-081-0/+22
* Add Visual Studio sln/vcproj files to EXTRA_DIST to include them in releases;...Stephen D. Huston2009-05-011-4/+4
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-125-2/+1123
* examples/makedist.mk and examples/*/Makefile.amManuel Teira Paz2009-03-101-0/+1
* Fix copy-paste errors in makefile for newly added exampleGordon Sim2009-02-121-10/+1
* Fix "no virtual destructor" warning.Alan Conway2009-02-091-1/+1
* QPID-1595 from william -- trade demoCarl C. Trieloff2009-02-094-0/+606