summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add linux aarch64 wheel build supportodidev2022-01-281-3/+11
* Skip cp27-cp27mu builds (due to undefined symbol: PyUnicodeUCS2_AsASCIISt...Henry Tang2020-03-271-0/+1
* Fix manylinux1 (#146)Henry Tang2020-03-271-2/+2
* lets you build for python 3 by doing make PYTHON=python3 or make PYTHON=pytho...Tim Paine2018-03-071-7/+7
* Unittests can be run directly without installation of libraryMatus Valo2018-01-211-4/+5
* Fixed broken build when using makeMatus Valo2017-10-091-3/+1
* Updated build scrits for upstream rabbitmq-cMatus Valo2017-09-051-8/+3
* Manylinux1 wheelsAmit Saha2016-08-191-0/+2
* Merge branch '1.6'Ask Solem2014-11-171-1/+39
|\
| * Flakes after flake8 upgradev1.6.0Ask Solem2014-11-171-1/+1
| * Removes pavement.pyAsk Solem2014-11-171-1/+40
| * Upgrades to rabbitmq-c-0.5.3. Closes #58Ask Solem2014-11-171-1/+1
* | Upgrades to rabbitmq-c-0.5.3. Closes #58Ask Solem2014-10-241-1/+1
|/
* Updated to use rabbitmq-c 0.5.0 and exposes Connection.server_propertiesAsk Solem2014-04-141-1/+1
* And finally it builds again on after autotools updateAsk Solem2012-07-311-1/+1
* Support latest rabbitmq-c + Mountain LionAsk Solem2012-07-271-2/+4
* Use ask/rabbitmq-cAsk Solem2012-07-271-1/+1
* Use 'make dist' to compile fromAsk Solem2012-05-291-4/+16
* Channel.basic_cancel, Channel.flow, Channel.recover, + (read on)Ask Solem2012-05-231-0/+5
* Adds 'make dist'Ask Solem2012-05-221-0/+3
* Patch memory leak and more efficient body concatAsk Solem2012-05-221-1/+4
* link staticallyAsk Solem2012-05-211-0/+41