summaryrefslogtreecommitdiff
path: root/cpp/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-75/+125
* WIP - async store interface working for configuration (adding and removing qu...Kim van der Riet2012-10-181-2/+4
* QPID-3858: WIP: Provisional checkin: Wiring of async store interface to broke...Kim van der Riet2012-09-241-3/+10
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-271-49/+10
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-24/+58
* QPID-3858: Refactor to tidy up several class design issuesKim van der Riet2012-07-161-67/+18
* QPID-3858: WIP - async txns for msg publish pathway, but there are some race/...Kim van der Riet2012-06-151-4/+3
* QPID-3858: WIP - completed async return pathKim van der Riet2012-06-081-1/+1
* QPID-3858: WIP - added AsyncResultQueue for async result return pathKim van der Riet2012-06-071-0/+5
* WIP - updated src/CMakeLists.txt to remove some old files still listedKim van der Riet2012-06-011-2/+0
* WIP: Non-transactional message path in place. Transactions not working.Kim van der Riet2012-06-011-1/+2
* QPID-3858: More restructuring: Renamed XXXContext to XXXAsyncContext for all ...Kim van der Riet2012-05-141-1/+1
* QPID-3858: Fixed condition variable wait loop, minor updates to cmake buildsKim van der Riet2012-05-091-1/+1
* QPID-3858: Initial checkin of async interface implementation and test harness.Kim van der Riet2012-05-091-0/+63
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-8/+44
* QPID-3858: WIP - Updates to async store interface. Removed the errors/excepti...Kim van der Riet2012-05-041-0/+1
* QPID-3858: Initial proposal for async store interfaceKim van der Riet2012-02-201-0/+1
* QPID-3603 - Added missing files to CMakeLists.txtTed Ross2012-02-171-0/+2
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-1/+34
* QPID-3824 - Additional queue statistics, posix memory statistics, and broker-...Ted Ross2012-02-091-0/+2
* QPID-3621 cmake build changes for solaris and solaris specific code changesClifford Allan Jansen2012-02-091-12/+23
* QPID-3652 Fix cluster authenticationCharles E. Rolke2011-12-071-0/+1
* QPID-3629: Changed management of credit windowGordon Sim2011-11-231-0/+1
* QPID-3607: pkg config for qmf2 libraryAndrew Stitcher2011-11-101-0/+7
* QPID-2640 Visual Studio 2010Charles E. Rolke2011-11-081-1/+10
* QPID-3464: Build Improvements (CMake)Andrew Stitcher2011-11-031-6/+8
* QPID-3464: Build Improvements (CMake) [from Jan-Marek Glogowski]Andrew Stitcher2011-11-031-47/+75
* QPID-3464: Build Improvements (CMake) [inspired by Jan-Marek Glogowski]Andrew Stitcher2011-11-031-0/+8
* QPID-3464: Build Improvements (CMake) [inspired by Jan-Marek Glogowski]Andrew Stitcher2011-11-031-6/+7
* Add ability to run broker as a Windows service; resolves QPID-2519.Stephen D. Huston2011-10-211-0/+1
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-071-0/+2
* QPID-2574 Mismatch uint32_t / size_tCharles E. Rolke2011-09-271-0/+1
* QPID-3484 - QMF Main-Loop IntegrationTed Ross2011-09-131-0/+5
* NO-JIRA Complete reversion of Msg.h from r1162273 and r1163275Charles E. Rolke2011-08-301-1/+0
* QPID-3384: Fix cmake build (added missing file to list)Gordon Sim2011-08-261-0/+1
* NO-JIRA: Remove redundant code (qpid::Url now does everything required)Gordon Sim2011-08-101-2/+0
* QPID-2643 Building QPID with Visual Studio 2010Charles E. Rolke2011-08-041-3/+12
* qpid-3338 fix CMake variable to distinguish toolchains: msvc vs mingwClifford Allan Jansen2011-07-131-2/+2
* QPID-3280: Performance problem with TTL messages.Alan Conway2011-06-151-4/+3
* QPID-2905 - Code modifications to enable Windows builds with the mingw32 comp...Ted Ross2011-05-181-4/+3
* QPID-2935: merge producer flow control (C++ broker).Kenneth Anthony Giusti2011-02-191-1/+1
* QPID-3061 - blocked qmf2 build for Windows until dependency issues are resolved.Ted Ross2011-02-181-72/+74
* QPID-3061 - Removed second spurious reference to Boost_SYSTEM_LIBRARY.Ted Ross2011-02-181-1/+0
* QPID-3061 - Added cmake support for the qmf2 library.Ted Ross2011-02-181-1/+79
* QPID-3061 added incorrect set for Boost_SYSTEM_LIBRARY; removing itStephen D. Huston2011-02-181-4/+0
* Check for presence of the cpp/bindings/qpid/dotnet directory before referring...Stephen D. Huston2011-02-171-8/+8
* QPID-3061 - Added missing xqilla and Boost definitions to cmakeTed Ross2011-02-161-0/+11
* QPID-3002: Configurable threshold alerts for queuesGordon Sim2011-02-151-0/+1
* QPID-529: Priority queue implementationGordon Sim2011-02-101-0/+5
* Added missing TimerWarnings.cpp to CMakeLists.txt.Alan Conway2010-11-181-0/+1