summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-5261: Install DLLs and import Libs to more usual places for a windows SDKAndrew Stitcher2013-10-281-10/+26
* QPID-5260: Significant tidy up of cmake buildAndrew Stitcher2013-10-281-67/+54
* QPID-4927: Get cmake testing working with valgrindAndrew Stitcher2013-10-241-26/+17
* QPID-4984: Make C++ tree build againAndrew Stitcher2013-10-221-1/+0
* QPID-4984: WIP: Copy of work over from branch to trunk. Non-tx works with som...Kim van der Riet2013-10-221-0/+6
* QPID-3914: Windows C++ SSL client certificate authentication supportClifford Allan Jansen2013-10-221-1/+3
* NO-JIRA: Stop compile warnings on RHEL5Andrew Stitcher2013-10-081-3/+3
* QPID-4582: Get legacystore unit tests workingAndrew Stitcher2013-10-081-0/+1
* QPID-5115: AMQP 1.0 client support built in to qpidmessaging for all platformsCharles E. Rolke2013-10-041-1/+2
* QPID-5176: Simplify CMake specification now that we don't need to compileAndrew Stitcher2013-10-011-14/+3
* QPID-2926: Better solution for instantiating qpid::messaging::Handle<> specia...Andrew Stitcher2013-09-231-8/+0
* QPID-5111: Make this work with cmake 2.6 versionsAndrew Stitcher2013-09-041-15/+12
* QPID-5112: Simplify windows/non windows checksAndrew Stitcher2013-09-031-28/+30
* QPID-5111: Make library dependencies clearer in build systemAndrew Stitcher2013-09-031-60/+79
* QPID-5079: Avoid unexported destructor symbols on some earlier versions of gccAndrew Stitcher2013-08-291-1/+1
* QPID-5079: Deal better with compiling on 32 bit architecturesAndrew Stitcher2013-08-281-1/+11
* QPID-5079: Add script to compare symbols exported by library with expected listAndrew Stitcher2013-08-221-0/+10
* QPID-5079: Added link map file to cut the number of symbols exported even fur...Andrew Stitcher2013-08-221-5/+10
* QPID-5079: Get library import/export declarations working for linuxAndrew Stitcher2013-08-221-0/+13