summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-051-1317/+0
* QPID-7306: Conditional compile mismatch in broker and common libs.Alan Conway2016-06-221-7/+4
* QPID-7281: Relocate the find_package invocation for python; use the resulting...Justin Ross2016-05-261-1/+0
* QPID-7207: Create independent cpp and python subtrees, with content from tool...Justin Ross2016-04-211-24/+17
* QPID-7149: Fixed messaging client shutdown.Alan Conway2016-04-051-1/+0
* QPID-7149: Active HA broker memory leakAlan Conway2016-04-051-0/+1
* QPID-7137: Fix symbol export check to allow for new libstdc++ ABIAndrew Stitcher2016-03-101-17/+23
* QPID-5855 - Simplified HA transaction logic.Alan Conway2015-09-031-6/+0
* QPID-6641: Update Windows SDK build for VS2013, Boost 1.58Charles E. Rolke2015-07-131-1/+2
* QPID-6470: Fix float conversion problems.Alan Conway2015-04-161-1/+0
* QPID-6493: cmake install TARGET component syntax error.Charles E. Rolke2015-04-151-32/+25
* Replace non-Apache licensed CheckSizeTNativeType.cmake with ASF-licensed and ...Stephen D. Huston2015-02-221-2/+2
* Apply patches for QPID-6312 to get Qpid building on AIX with XL C++ 13.1Stephen D. Huston2015-02-041-0/+12
* QPID-6299: allow ring and lvq behaviours to be combinedGordon Sim2015-01-071-0/+1
* QPID-6167: allow 0-10 to be disabledGordon Sim2014-11-101-1/+0
* QPID-4710: Add generic support for transactional dequeue to Queue class itselfGordon Sim2014-10-271-0/+2
* QPID-6178: [C++ Broker] Fix compile issue with VS2008 and Boost 1.55Charles E. Rolke2014-10-221-1/+2
* QPID-5361: No tests for linearstore functionality currently exist - basic tes...Kim van der Riet2014-09-161-0/+1
* QPID-6020: HA logging improvements - log prefix with status and ID.Alan Conway2014-08-191-9/+11
* QPID-4947: C++ Broker ACL restricts hosts from which users may connect.Charles E. Rolke2014-07-151-0/+1
* QPID-5890: Refactor AclModule.hCharles E. Rolke2014-07-111-0/+2
* QPID-5886: Get windows to export the Handle<CompletonImpl> methods.Charles E. Rolke2014-07-101-0/+1
* QPID-5865: Be more robust in face of system clock being changed:Andrew Stitcher2014-07-011-0/+1
* QPID-5829: Rearrange CMake - repair original commit that breaks the .NET bindingCharles E. Rolke2014-06-181-3/+0
* QPID-5829: Rearrange CMake files to centralise some flagsAndrew Stitcher2014-06-171-94/+2
* QPID-5807: Remove boost::program_options as a header file dependency of qpid/...Andrew Stitcher2014-06-111-5/+3
* QPID-5748: [C++ broker] Make Queue::purgeExpired more efficient; remove Expi...Pavel Moravec2014-05-281-1/+0
* QPID-5489: Change uuid detection code to the code that proton usesAndrew Stitcher2014-04-291-22/+28
* QPID-5631: Adjust for changes in Proton detection files exported by proton.Andrew Stitcher2014-03-161-1/+1
* QPID-5632: Added cmake config files to the install areaAndrew Stitcher2014-03-161-1/+21
* QPID-5539: Separate credential processing for re-use in AMQP1.0 SSL transport.Clifford Allan Jansen2014-02-051-0/+2
* QPID-5516: Only enable Dtrace style probes on LinuxAndrew Stitcher2014-01-271-8/+13
* QPID-5513: HA backup fails if number of replicated queues exceeds number of c...Alan Conway2014-01-241-0/+1
* NO-JIRA: Really fix the test for the correct previous versions of cmakeAndrew Stitcher2014-01-171-2/+2
* QPID-5489: Uuid code improvementsAndrew Stitcher2014-01-171-2/+2
* NO-JIRA: fix to allow warning silencing to work on previous versions of cmake...Andrew Stitcher2014-01-161-2/+4
* NO-JIRA: Turn off cmake warnings caused by change in recent cmake 2.8 versionsAndrew Stitcher2014-01-161-0/+3
* Don't use a linkmap to cut down the exported library symbols ifAndrew Stitcher2014-01-141-5/+2
* QPID-5415: Implement control of internal log output in qpid::messaging APIAndrew Stitcher2014-01-031-1/+2
* NO-JIRA: Rename Message_ostream.h/.cpp to Message_io.h/.cpp.Alan Conway2013-12-201-1/+1
* NO-JIRA: Added ostream operator for qpid::Messaging::MessageAlan Conway2013-12-201-0/+1
* QPID-5421: Refactor: clean up QueueObservers - fix CMakelists.txtAlan Conway2013-12-161-1/+0
* QPID-5398: qpidd --acl-file does not work with a drive-prefixed path on windows.Alan Conway2013-12-051-0/+2
* QPID-5275: HA transactions failing in qpid-cluster-benchmarkAlan Conway2013-11-121-0/+2
* QPID-5287: .NET binding does not set AssemblyVersion to build version.Charles E. Rolke2013-11-041-0/+2
* QPID-5237: Self-contained C++ source distributionAndrew Stitcher2013-10-291-62/+61
* QPID-5274: Create separate cmake file for windows-specific functions.Charles E. Rolke2013-10-291-127/+2
* QPID-5263: Allow boost versions less than 1.47 not to have Boost.chrono libraryAndrew Stitcher2013-10-291-15/+23
* QPID-5139: HA transactions block a thread, can deadlock the brokerAlan Conway2013-10-291-0/+2
* QPID-5263: Fix boost files on windows.Andrew Stitcher2013-10-281-58/+7