summaryrefslogtreecommitdiff
path: root/cpp/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get the sense of the BUILD_ACL option the correct way roundAndrew Stitcher2009-05-051-2/+2
* Hack around the namespace pollution in QPID-1737Andrew Stitcher2009-05-051-9/+17
* Add missing file to CMakeAndrew Stitcher2009-05-041-0/+1
* Add portability support for QMF agent, thanks to Pete McKinnon - partially fi...Stephen D. Huston2009-05-041-0/+2
* Fixed CMake buildAndrew Stitcher2009-05-011-2/+2
* Made cmake config more like the autotools versionAndrew Stitcher2009-04-301-14/+30
* Removed code that prevents cmake build from raw checkoutAndrew Stitcher2009-04-281-3/+0
* Fixed to allow use of cmake 2.4Andrew Stitcher2009-04-281-9/+10
* Add tests; revise checks for C++ headers to uuse C++, not CStephen D. Huston2009-04-281-16/+10
* Merge in initial changes to allow building with CMake; rubygen and management...Stephen D. Huston2009-04-231-0/+647