summaryrefslogtreecommitdiff
path: root/qpid/python/Makefile
Commit message (Expand)AuthorAgeFilesLines
* removed Makefile and preppy script as they are now subsumed by setup.pyRafael H. Schloming2010-02-151-78/+0
* moved qpid-* tools out of qpid/python into qpid/tools; moved qmf library into...Rafael H. Schloming2010-02-141-6/+2
* fixed Makefile to match new location of testsRafael H. Schloming2010-02-051-5/+1
* moved protocol tests from qpid/python to qpid/testsRafael H. Schloming2010-02-051-13/+1
* merged documentation and address changes from rnr branchRafael H. Schloming2010-01-051-1/+1
* QPID-2285: added a PYTHONPATH to the epydoc command line of the makefile, thi...Rafael H. Schloming2009-12-171-1/+1
* produce .pyo's as well as .pyc's on installRafael H. Schloming2009-09-241-1/+1
* added async send to the API; minor doc updatesRafael H. Schloming2009-08-311-1/+1
* added make doc; modified @synchronized to preserve docstrings and argnamesRafael H. Schloming2009-08-271-0/+6
* worked around the lack of abspath on older systemsRafael H. Schloming2009-08-251-1/+7
* moved compile and qpid_config sed into install targetRafael H. Schloming2009-08-251-10/+16
* workaround lack of -m option on python 2.3Rafael H. Schloming2009-08-241-1/+1
* added Makefile with basic build/install/cleanRafael H. Schloming2009-08-241-0/+80