summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* Adding get_segment_info() for clients that want to segment a stream.Kevin Greenan2014-01-241-1/+1
* Bumping version #Kevin Greenan2014-01-111-1/+1
* Ooops... missed a -1Kevin Greenan2014-01-111-1/+1
* Support Apple's universal binaries...Kevin Greenan2014-01-111-3/+15
* Bumping version for PypiKevin Greenan2013-12-191-1/+1
* More PyPi bullshit!Kevin Greenan2013-12-191-1/+5
* Bumped version for PypiKevin Greenan2013-12-191-1/+1
* Fixing setup.py to not break when Jerasure is not installed...Kevin Greenan2013-12-191-14/+1
* Bumped version for Pypi.Kevin Greenan2013-10-201-1/+1
* Bumped version numberKevin Greenan2013-10-161-1/+1
* More setup.py stuff with Pypi and pip...Kevin Greenan2013-10-161-2/+2
* Fixed the setup.py to fail if c_eclib building fails.Kevin Greenan2013-10-161-2/+4
* Took path out of the lib path in setup.py.Kevin Greenan2013-10-161-1/+1
* Oops...Kevin Greenan2013-10-161-1/+1
* Fixed odd behavior with Pypi where it unpacks the files with theKevin Greenan2013-10-161-2/+6
* Bumped version.Kevin Greenan2013-10-161-1/+1
* Updated README and setup.pyKevin Greenan2013-10-161-4/+3
* Fixed the manifest file for PiPyKevin Greenan2013-10-171-1/+1
* Added 'pre' setup to distutils script to build the C libraries.Kevin Greenan2013-10-171-0/+14
* Wrapping up the build stuff... Setup is more generic now.Kevin Greenan2013-10-171-8/+32
* pyeclib: Refactor EC backend codeTushar Gohad2013-10-151-1/+1
* A few more tweaks to the build scripts...Kevin Greenan2013-10-071-1/+1
* Fixed some build issues with RedHatKevin Greenan2013-10-041-3/+3
* Made the python interface more intuitive...Kevin Greenan2013-10-021-6/+6
* Renamed from Swift-specific to something more generic.Kevin Greenan2013-09-301-3/+3
* Forgot to add 'ec' into the swift ec interface installation.Kevin Greenan2013-09-291-1/+1
* A bunch of re-org:Kevin Greenan2013-09-291-53/+6
* Linked building and running the C-based tests into setup.pyKevin Greenan2013-09-261-0/+53
* XOR codes are fully wired into the python interface, including the unit tests!Kevin Greenan2013-09-231-1/+1
* XOR code encode and decode is now wired into pyeclib.c and is being testedKevin Greenan2013-09-181-2/+5
* Did some refactoring and took care of a few TODOsKevin Greenan2013-09-141-0/+1
* Wired RS into the main Swift interface... Unit test is acting up...Kevin Greenan2013-09-131-1/+1
* More housekeeping before diving in...Kevin Greenan2013-08-171-0/+17