| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | setup and doc generation works once again | Sebastian Thiel | 2010-11-30 | 1 | -4/+3 |
| | | |||||
| * | Added zip_safe flag to setup.py0.5.2 | Sebastian Thiel | 2010-11-21 | 1 | -0/+1 |
| | | |||||
| * | Added delta_apply.h file to make more native use of python's build system, ↵ | Sebastian Thiel | 2010-11-21 | 1 | -1/+2 |
| | | | | | which should hopefully fix the easy_install trouble | ||||
| * | setup: added missing _delta_apply.c file to setup script, allowing the ↵ | Sebastian Thiel | 2010-11-21 | 1 | -1/+1 |
| | | | | | performance module to be compiled | ||||
| * | bumped version to 0.5.2 | Sebastian Thiel | 2010-11-20 | 1 | -1/+1 |
| | | |||||
| * | Now building a single module called _perf which contains all the performance ↵ | Sebastian Thiel | 2010-10-13 | 1 | -4/+1 |
| | | | | | enhancements, which increases loadtimes, less is more | ||||
| * | Put delta-apply code into separate function. Would have preferred to to have ↵ | Sebastian Thiel | 2010-10-13 | 1 | -1/+4 |
| | | | | | just one dynamic module, lets see whether includes are possible | ||||
| * | Adjusted setup.py to deal more gracefully with build failures of our ↵0.5.1 | Sebastian Thiel | 2010-07-13 | 1 | -1/+13 |
| | | | | | optional extensions | ||||
| * | Bumped version to 0.5.1, added changelog to documentation | Sebastian Thiel | 2010-07-09 | 1 | -3/+3 |
| | | |||||
| * | Added fixes to setup.py to allow easy_installation0.5.0 | Sebastian Thiel | 2010-07-08 | 1 | -1/+56 |
| | | |||||
| * | added setup.py and Manifest to allow distribution and easy_install | Sebastian Thiel | 2010-07-01 | 1 | -0/+18 |
