summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/Shlib.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-051-67/+0
* QPID-4640: QPID-3633: Remove autotools build from qpid C++ source treeAndrew Stitcher2013-07-251-10/+0
* Move all shared lib prefix/postfix/suffix settings from tests/CMakeLists.txt ...Stephen D. Huston2010-06-291-6/+6
* Allow tests that load shareable libs to work on Windows with a debug build. T...Stephen D. Huston2010-05-281-2/+3
* Tidied up namespace usageAndrew Stitcher2009-09-091-2/+7
* Remove incorrect directory from #includeAlan Conway2009-07-141-2/+2
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Fixed testShlib and testAutoShlib path typoKim van der Riet2009-04-301-2/+2
* Pass platform's shared lib prefix, suffix to test progs that need it; use it ...Stephen D. Huston2009-04-291-25/+12
* Add tests; revise checks for C++ headers to uuse C++, not CStephen D. Huston2009-04-281-2/+26
* Patch for improved compatibility with gcc 3.4 and boost 1.33Andrew Stitcher2008-04-171-2/+2
* Fixed to build with boost 1.34 as well as boost 1.33Alan Conway2007-11-281-3/+4
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-1/+3
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-1/+2
* 2007-07-02 <aconway@redhat.comAlan Conway2007-07-041-0/+56