summaryrefslogtreecommitdiff
path: root/qpid/extras/sasl/python
Commit message (Collapse)AuthorAgeFilesLines
* NO-JIRA - Build fixes for saslwrapper:Ted Ross2011-04-271-2/+1
| | | | | | | | - Add -fno-strict-aliasing to the compile flags for the c++ wrapper code - Ensure that the Python artifacts are installed in an arch-specific location git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1097181 13f79535-47bb-0310-9956-ffa450edef68
* Added -fno-strict-aliasing for all of the swig-generated Python wrappers becauseTed Ross2010-10-131-1/+1
| | | | | | | Swig (for Python) generates code that violates the strict aliasing rules. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1022224 13f79535-47bb-0310-9956-ffa450edef68
* Updated python Makefile.am to install extension module into the python sitelibRafael H. Schloming2010-01-091-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@897388 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2198 - Moved SASL wrapper out of the cpp area and removed "qpid" from ↵Ted Ross2009-11-122-0/+212
its name. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@835550 13f79535-47bb-0310-9956-ffa450edef68