summaryrefslogtreecommitdiff
path: root/qpid/cpp/bindings/qmf2/python
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-053-1052/+0
* NO-JIRA: Make bindings install on windowsAndrew Stitcher2014-06-171-1/+1
* QPID-5829: Rearrange CMake files to centralise some flagsAndrew Stitcher2014-06-171-2/+2
* QPID-5394: Fix the binding dependencies so that we no longer keep on rebuildi...Andrew Stitcher2013-12-042-7/+18
* QPID-5369: add deprecation warnings to the QMF2 wrapped modulesKenneth Anthony Giusti2013-11-261-0/+4
* QPID-5231: Fix QMF code to use qpid_messaging rather than cqpid.Darryl L. Pierce2013-10-151-8/+8
* Revert "QPID-5213: Fix QMF code to use qpid_messaging rather than cqpid."Darryl L. Pierce2013-10-151-8/+8
* QPID-5213: Fix QMF code to use qpid_messaging rather than cqpid.Darryl L. Pierce2013-10-141-8/+8
* QPID-4640: QPID-3633: Remove autotools build from qpid C++ source treeAndrew Stitcher2013-07-251-49/+0
* NO-JIRA: cmake: Fix use of file(copy) command, which is not available in cmak...Alan Conway2013-04-021-2/+2
* QPID-4687: Add uninstall make target to cmake buildAlan Conway2013-04-011-14/+24
* QPID-4588: Updated the Python bindings.Darryl L. Pierce2013-02-181-1/+1
* NO-JIRA: Fix bindings breakage from previous checkinsAndrew Stitcher2012-11-281-1/+1
* QPID-4207 : Relocated all swig .i files to the include directory.Darryl L. Pierce2012-11-273-4/+4
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-221-15/+10
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-221-2/+2
* QPID-3586: Changes for QPID-3464 break cmake build in tar.gz distributionAndrew Stitcher2011-11-071-1/+1
* QPID-3464: Build Improvements (autotools) [inspired by Jan-Marek Glogowski]Andrew Stitcher2011-11-031-4/+4
* QPID-3464: Build Improvements (CMake) [from Jan-Marek Glogowski]Andrew Stitcher2011-11-031-0/+58
* NO-JIRA - Makefile cleanup for wrapped bindingsTed Ross2011-05-251-2/+2
* QPID-3046 - Bug fixed in handling of deleted agents (ConsoleSession).Ted Ross2011-02-141-1/+1
* QPID-3046Ted Ross2011-02-111-0/+10
* Added missing even handling in the console.Ted Ross2011-02-041-0/+3
* Merged missing functionality from the QMFv1 Ruby and Python interfaces to the...Ted Ross2011-02-041-4/+147
* Exposed asMap for DataAddr objects in Pyton and Ruby wrappers.Ted Ross2011-01-111-0/+5
* QMFv2 API change:Ted Ross2011-01-111-5/+9
* Updated Python and Ruby wrappers to reflect API changes.Ted Ross2011-01-101-3/+7
* Cleaned up the makefiles for the Swig-generated bindings.Ted Ross2011-01-071-0/+2
* Suppress spurious warnings from Swig.Ted Ross2011-01-061-1/+2
* Added -fno-strict-aliasing for all of the swig-generated Python wrappers becauseTed Ross2010-10-131-1/+1
* QMFv2 Additions:Ted Ross2010-09-212-6/+20
* QPID-2793 - Python and Ruby bindings for the C++ QMFv2 APITed Ross2010-08-123-0/+837