summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Force setup.py install to always call buildAsk Solem2014-11-171-0/+9
* Flakes after flake8 upgradev1.6.0Ask Solem2014-11-171-20/+13
* Test stuffAsk Solem2014-11-171-1/+1
* Now depends on py-amqpAsk Solem2014-05-151-2/+3
* Merge branch 'rogerhu/fix_clockgettime' into 1.5Ask Solem2014-05-061-0/+3
|\
| * Fix issue with clock_gettime().v1.0.5-fixRoger Hu2014-05-021-0/+4
* | pre mergeAsk Solem2014-05-061-4/+1
* | Enable -lrt on Linux. Closes #42Ask Solem2014-04-221-2/+8
|/
* Updated to use rabbitmq-c 0.5.0 and exposes Connection.server_propertiesAsk Solem2014-04-141-9/+7
* Python on Mavericks enables -mno-fused-madd not supported by clang1.0Ask Solem2014-04-141-0/+2
* 1.0.3 fixes installation on 10.9Ask Solem2013-11-151-5/+13
* Remove warningsAsk Solem2013-11-151-1/+1
* Remove amqp dependency (not required yet)Ask Solem2013-01-141-1/+1
* Removes -ansi compile option, as snprintf was first defined in C99. Closes #17Ask Solem2013-01-141-1/+1
* Now depends on py-amqpAsk Solem2012-11-091-2/+1
* Bumps version to 1.0.0 and updates Changelog, now Production/StableAsk Solem2012-11-021-76/+81
* And finally it builds again on after autotools updateAsk Solem2012-07-311-1/+1
* Support latest rabbitmq-c + Mountain LionAsk Solem2012-07-271-1/+2
* Apparently llvm-gcc doesn't like private function prototypes. Closes #5Ask Solem2012-06-231-1/+0
* Use 'make dist' to compile fromAsk Solem2012-05-291-40/+34
* Compiles with -Wall -ansi -pedanticAsk Solem2012-05-291-0/+7
* Callback called from C & now passes memory buffer if message does not exceed ...Ask Solem2012-05-281-12/+20
* Channel.basic_cancel, Channel.flow, Channel.recover, + (read on)Ask Solem2012-05-231-16/+61
* Install amqplib if installation failsAsk Solem2012-05-221-105/+123
* Link against .o'sAsk Solem2012-05-221-3/+2
* Fixes restore envAsk Solem2012-05-211-1/+1
* link staticallyAsk Solem2012-05-211-9/+45
* Now installable with pip/easy_installAsk Solem2012-05-211-10/+4
* Renamed to 'librabbitmq'Ask Solem2012-05-211-13/+17
* seutp.py install, now calls buildAsk Solem2012-05-211-3/+14
* Embed rabbitmq-c + rabbitmq-codegenAsk Solem2012-05-211-3/+28
* Fixed installation of the packageAsk Solem2010-06-141-1/+2
* Move source files to pylibrabbitmq/ package directoryAsk Solem2010-06-141-2/+2
* Use setuptools instead of distutilsAsk Solem2010-06-141-1/+1
* Prepare distribution for releaseAsk Solem2010-06-141-10/+31
* Initial commitAsk Solem2010-06-131-0/+62