summaryrefslogtreecommitdiff
path: root/cpp/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* QPID-664: change format of connection options string to match address options...Gordon Sim2010-01-281-0/+2
* QPID_2634 Management updates in timer create inconsistencies in a cluster.Alan Conway2010-01-271-0/+1
* Cluster implementation of PeriodicTimer.Alan Conway2010-01-271-0/+1
* Add SSL support for Windows client and broker per QPID-1403. Adds new AsynchI...Stephen D. Huston2010-01-231-1/+1
* Fixed "Cluster-safe assertions" not to break the build (CMake)Andrew Stitcher2010-01-211-0/+1
* QPID-2323: add a Uuid type and allow it as the value of a Variant.Gordon Sim2010-01-151-0/+1
* Add qpidxarm.dll to the installer; resolves QPID-2284.Stephen D. Huston2010-01-051-0/+3
* React properly to generated headers being in the source dir as opposed to bui...Stephen D. Huston2010-01-051-1/+10
* Apply patches QPID-2128-2.patch, cppbld.patch and interop.tx.patch; resolves ...Stephen D. Huston2009-12-171-0/+9
* Fix the check for boost system; prev one broke Windows config. Instead of try...Stephen D. Huston2009-12-151-2/+3
* Remove stray comma; resolving QPID-2202Stephen D. Huston2009-12-141-1/+1
* Move the TCPConnector class to its own file to allow deriving from it; resolv...Stephen D. Huston2009-12-141-4/+13
* Only search for boost.system if the discovered Boost version is 1.35 or great...Stephen D. Huston2009-12-141-6/+12
* QPID-2236: cmake link error, missing boost.system library.Alan Conway2009-12-101-1/+9
* Run cluster tests under cmake.Alan Conway2009-12-021-5/+5
* Clean up test environment variables, prepare for running more tests in cmake.Alan Conway2009-11-301-4/+4
* Removed the Visual Studio solution/project files, as these are now generated ...Stephen D. Huston2009-11-201-6/+7
* Fix the files to compile for SolarisAndrew Stitcher2009-11-181-3/+9
* Add compile options for SunPro compiler and rearrange setting warnings for GCCAndrew Stitcher2009-11-181-5/+16
* Make cluster/ssl/rdma/xml modules install correctlyAndrew Stitcher2009-11-171-1/+1
* Move the kit-building settings out of CMakeLists.txt to a new file, BuildInst...Stephen D. Huston2009-11-131-2/+2
* Added support for address parsing, create/assert/delete policiesGordon Sim2009-11-111-1/+0
* Fix variable used to retrieve Boost include files for Windows kit.Stephen D. Huston2009-10-301-1/+1
* Adapt to Boost.system only in 1.35 and laterStephen D. Huston2009-10-281-7/+11
* Include store directory; fix moved FailoverListener.h file; add a bunch of in...Stephen D. Huston2009-10-271-110/+94
* Add new SocketAddress.cpp and requisite adjustments; a few install improvementsStephen D. Huston2009-10-121-3/+4
* Added new SocketAddress class to Cmake build (oops)Andrew Stitcher2009-10-121-0/+1
* Help the package make go better on LinuxStephen D. Huston2009-10-081-3/+3
* Added more install-related content to the CMake structure.Stephen D. Huston2009-10-071-33/+153
* Add new files from r821000; Fixes QPID-2130Stephen D. Huston2009-10-051-0/+4
* Revised set of source files and library names for QMF; matches earlier change...Stephen D. Huston2009-09-291-42/+45
* Added available and pendingAck properties to Receiver; added capacity and pen...Gordon Sim2009-09-141-2/+2
* QPID-664: Added automatic message replay on reconnection.Gordon Sim2009-09-071-0/+3
* Hide internal message ID behind APIGordon Sim2009-08-261-0/+2
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+29
* Implemented the new QMF ConnectionSettings and incorporated into the bindings.Ted Ross2009-08-211-8/+25
* Add new file qpid/framing/List.cppStephen D. Huston2009-08-201-0/+1
* Fix for previous qmf change to carry on building with cmakeAndrew Stitcher2009-08-191-2/+2
* Removed unused filesAndrew Stitcher2009-08-071-2/+0
* Separate generated public header files from non-public headers, generated cod...Alan Conway2009-07-271-5/+6
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-151-15/+16
* Make up-to-date check for generated files look in binary dir. On Windows, don...Stephen D. Huston2009-07-021-7/+25
* Fix make build to generate code into the build treeAndrew Stitcher2009-07-021-15/+15
* Fix cmake build for recent gnu ld which needs all libs used by prog andAndrew Stitcher2009-07-021-4/+25
* Enabled tests, corrected Boost lib locatorsStephen D. Huston2009-07-011-8/+6
* Use Boost variables, not direct library names; inserts correct names cross-pl...Stephen D. Huston2009-06-031-2/+2
* QPID-1874 - First drop of the second-generation QMF libraries.Ted Ross2009-05-221-1/+17
* More work on cmake:Andrew Stitcher2009-05-141-4/+11
* Patch small probs building tests, examples on WindowsStephen D. Huston2009-05-111-7/+11
* Cmake fixes:Andrew Stitcher2009-05-111-2/+2