summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* setup and doc generation works once againSebastian Thiel2010-11-301-4/+3
* Added zip_safe flag to setup.py0.5.2Sebastian Thiel2010-11-211-0/+1
* Added delta_apply.h file to make more native use of python's build system, wh...Sebastian Thiel2010-11-211-1/+2
* setup: added missing _delta_apply.c file to setup script, allowing the perfor...Sebastian Thiel2010-11-211-1/+1
* bumped version to 0.5.2Sebastian Thiel2010-11-201-1/+1
* Now building a single module called _perf which contains all the performance ...Sebastian Thiel2010-10-131-4/+1
* Put delta-apply code into separate function. Would have preferred to to have ...Sebastian Thiel2010-10-131-1/+4
* Adjusted setup.py to deal more gracefully with build failures of our optional...0.5.1Sebastian Thiel2010-07-131-1/+13
* Bumped version to 0.5.1, added changelog to documentationSebastian Thiel2010-07-091-3/+3
* Added fixes to setup.py to allow easy_installation0.5.0Sebastian Thiel2010-07-081-1/+56
* added setup.py and Manifest to allow distribution and easy_installSebastian Thiel2010-07-011-0/+18