summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Specify correct installroot in setup.pyKevin Greenan2015-07-121-14/+4
* Bump master version to 1.0.8 (in turn fix #64)Tushar Gohad2015-06-221-1/+1
* Fixing include path and adding other backends into ec_pyeclib_file_test.shnew_commits_for_1_0_8Kevin Greenan2015-06-181-1/+1
* Plugging in new internal RS backend into pyeclibplugin_internal_rsKevin Greenan2015-05-191-1/+1
* v1.0.5m (master version equivalent to v1.0.5 on pypi)v1.0.5mTushar Gohad2015-03-131-1/+1
* Emphasize the 'ldconfig' step in READMETushar Gohad2015-03-131-10/+14
* Minor ld-related message cleanup in setup.pyTushar Gohad2015-03-131-31/+19
* v1.0Tushar Gohad2015-03-111-3/+3
* Fix liberasurecode url in error messagesTushar Gohad2015-03-081-3/+2
* Remove Jerasure build-time dependency for pyeclibTushar Gohad2015-03-081-1/+1
* v1.0-rc2v1.0-rc2Tushar Gohad2015-03-081-1/+1
* Refactor pyeclib python src tree for nosetestsTushar Gohad2014-12-101-1/+1
* Fix backend names to match liberasurecode ++Tushar Gohad2014-07-271-2/+2
* Per Tushar, added a check to the setup script which checks thatEric Lambert2014-06-271-0/+28
* Minor setup.py cleanupTushar Gohad2014-06-261-2/+2
* Revert "pyeclib_c: Split include, core, integrity_util"Tushar Gohad2014-06-261-4/+2
* Revert "Postpone adding -lerasurecode .."Tushar Gohad2014-06-261-1/+1
* pyeclib_c: Split include, core, integrity_utilTushar Gohad2014-06-261-2/+4
* Postpone adding -lerasurecode ..Tushar Gohad2014-06-231-1/+1
* Updated rev number and made some documentation changes.Eric Lambert2014-06-161-1/+1
* Merge branch 'master' into split-libecEric Lambert2014-06-161-1/+2
|\
| * Initial import of re-factoring the unit tests to exist in a central locationMark Storer2014-06-041-1/+2
* | c_eclib has been migrated to liberasurecode. Pyeclib now relies onEric Lambert2014-06-161-50/+2
|/
* Bump version to 0.9.2v0.9.2Tushar Gohad2014-04-211-4/+22
* Update version to 0.9.1v0.9.1Tushar Gohad2014-04-201-9/+9
* Fix open() calls to include explicit 'b' hints + cleanupTushar Gohad2014-04-081-1/+1
* Make print()s simpler for 3.x compatibilityTushar Gohad2014-03-191-14/+14
* PEP8 indent fixesTushar Gohad2014-03-191-12/+16
* Make new build scripts work with Darwin...Kevin Greenan2014-03-091-1/+20
* New Release 0.2.4Tushar Gohad2014-03-091-1/+1
* Build rpath with exec_prefix (embed in executables)Tushar Gohad2014-03-091-49/+41
* Pass 'prefix' command line option to install script (try2)Tushar Gohad2014-03-071-9/+33
* Bump version to 0.2.3v0.2.3Tushar Gohad2014-03-061-1/+1
* Define runtime_library_dirs for defaultsTushar Gohad2014-03-051-3/+8
* Pass autoconf_arguments to build.shTushar Gohad2014-03-051-2/+4
* Revert "Pass setup.py prefix to autoconf install (c_eclib)"Tushar Gohad2014-03-051-23/+16
* New Release 0.2.2Tushar Gohad2014-03-011-2/+2
* Pass setup.py prefix to autoconf install (c_eclib)Tushar Gohad2014-03-011-16/+23
* Extend setup.py clean for c_eclibTushar Gohad2014-02-281-1/+11
* Switch to using setuptools, formatting cleanup for toxTushar Gohad2014-02-281-74/+98
* Add a custom install stage to setup.pyTushar Gohad2014-02-281-1/+36
* Unify c_eclib build into one scriptTushar Gohad2014-02-271-17/+4
* Export CPPFLAGS, LDFLAGS, LIBS for use with pyeclib_cTushar Gohad2014-02-261-13/+39
* Rename .libs to ._libs to avoid confusion with autoconf dirsTushar Gohad2014-02-261-3/+3
* Build c_eclib from local include/libs, split install stageTushar Gohad2014-02-261-1/+8
* New release 0.2.1Tushar Gohad2014-02-241-2/+2
* Fix build_jerasure perms, Update MANIFESTTushar Gohad2014-02-241-1/+1
* Incorporate latest Jerasure and GF-Complete and set alignment on by default (...Kevin Greenan2014-02-161-1/+1
* Wiring algebraic signatures in...Kevin Greenan2014-02-081-1/+1
* Did some refactoring to allow for small string encode (even down to 1 byte) andv0.2Kevin Greenan2014-02-021-1/+1