]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/history - zfec/setup.py
setup: loosen the requirements -- you need argparse and pyutil only if you want the...
[tahoe-lafs/zfec.git] / zfec / setup.py
2009-06-15 zookosetup: loosen the requirements -- you need argparse...
2009-06-15 zookosetup: increase requirement on setuptools version to...
2009-06-15 zookosetup: don't use BaseException (introduced in Python...
2009-06-14 zookosetup: require darcsver
2009-01-05 zookosetup: VERSIONFILE boilerplate tidy-up
2008-10-21 zookosetup: add classifiers indicating what versions of...
2008-10-13 zookosetup: fix harmless silliness in --debug parsing, add...
2008-09-13 zookosetup: add some scripts to benchmark zfec with differen...
2008-09-11 zookosetup: fix another bug in the "build with a specific...
2008-09-11 zookosetup: fix bug in detection of --stride option to build
2008-07-25 zookosetup: url=http://allmydata.org/trac/zfec
2008-09-08 zookomake the STRIDE settable at build-time with the "-...
2008-05-20 zookosetup: update docs in setup code
2008-05-19 zookosetup: specify data_files in such a way that stdeb...
2008-01-20 zookodoc: add mention of Haskell to the docs -- incomplete...
2008-01-19 zookosetup: new way to require darcsver and setuptools_darcs
2008-01-19 zookosetup: use my own hacked version of ez_setup, which...
2008-01-19 zookodoc: trivial fixups and touch a yearstamp
2008-01-19 zookosetup: remove "--debug" from sys.argv if it is present...
2008-01-18 zookodoc: TODO, copyright, version number regex, etc.
2007-12-30 zookosetup: prepend os.getcwd() to misc/dependencies
2007-12-22 zookozfec: setup: tests_require pyutil
2007-12-22 zookozfec: setup: use setuptools egg in-place in misc/depend...
2007-12-20 zookozfec: setup: include _version.py so that the zfec packa...
2007-12-20 zookozfec: update licensing and attribution docs
2007-12-20 zookozfec: dual-license under GPL and TGPPL
2007-12-20 zookozfec: setup: require setuptools_darcs >= 1.1.0 (fixes...
2007-12-20 zookozfec: fix import of sys in the case that ez_setup could...
2007-12-13 zookozfec: setup: pass --quiet to darcsver invocation in...
2007-11-13 zookozfec: setup: fix the spelling of "zfec.fec" package...
2007-11-09 zookozfec: setup: bump the required version number of setupt...
2007-11-09 zookozfec: setup: keep trying to setup even if ez_setup...
2007-11-09 zookozfec: setup: don't spew a traceback if darcsver isn...
2007-11-09 zookozfec: a few debugging and in-line comment tweaks
2007-11-09 zookozfec: setup: use argparse and pyutil as separate packag...
2007-11-08 zookozfec: setup: build _fec.so under the zfec subdirectory
2007-10-03 zookozfec: use ez_setup.py without a "download delay"
2007-09-27 zookozfec: make invocation of darcsver in setup.py more...
2007-09-18 zookozfec: silence warning about darcsver not being present...
2007-09-12 zookozfec: install unzipped by default (can be overridden...
2007-09-12 zookozfec: quiet warning message if darcsver fails
2007-09-12 zookozfec: update licensing text
2007-09-12 zookozfec: attempt to invoke "darcsver" when setup.py is...
2007-09-12 zookozfec: make zfec.h and ez_setup.py be included in source...
2007-08-25 zookozfec: attempt to configure setuptools to include *...
2007-08-21 zookozfec: copy the new version of pyutil's version_class...
2007-08-21 zookozfec: edit text of error message
2007-08-09 zookozfec: required version of setuptools is 0.6c6 on cygwin...
2007-06-04 Zooko O'Whielacron... zfec: autogenerate version numbers from darcs history
2007-05-09 Zooko O'Whielacron... zfec: tweak licence text
2007-06-06 robk-orgchange the 'ez_setup.py' script to have distinct desire...
2007-05-02 Zooko O'Whielacron... zfec: v1.0.0
2007-04-30 Zooko O'Whielacron... zfec: v1.0.0b3-0-STABLE
2007-04-30 Zooko O'Whielacron... zfec: add the setuptools bootstrap script to download...
2007-04-27 Zooko O'Whielacron... zfec: organize the trove classifiers in the metadata
2007-04-27 Zooko O'Whielacron... zfec: fix up the package metadata for e.g. the Python...
2007-04-27 Zooko O'Whielacron... zfec: yet another tweak to the licence
2007-04-27 Zooko O'Whielacron... zfec v1.0.0b1-0-STABLE
2007-04-27 Zooko O'Whielacron... zfec: update licence, contact info, description
2007-04-27 Zooko O'Whielacron... zfec: invoke test_util as well as test_zfec when you...
2007-04-26 zookozfec: tweak licence text for clarity
2007-04-26 zookozfec: make it Python 2.4-compatible (but also it requir...
2007-04-26 warnerzfec: setup.py: switch back to distutils, since setupto...
2007-04-21 Zooko O'Whielacron... zfec: make "./setup.py test" do the right thing
2007-04-21 Zooko O'Whielacron... zfec: version 1.0.0a5-1-STABLE
2007-04-21 Zooko O'Whielacron... zfec: change URLs from allmydata.com to allmydata.org
2007-04-21 zookozfec: version zfec 1.0.0a4-1-STABLE
2007-04-21 zookozfec: use setuptools to construct executables, fix...
2007-04-20 Zooko O'Whielacron... zfec: shorter short description
2007-04-20 Zooko O'Whielacron... zfec: mv the cmdline tools from "bin/" to "cmdline...
2007-04-20 Zooko O'Whielacron... zfec: switch from distutils to setuptools (a.k.a. ez_se...
2007-04-20 Zooko O'Whielacron... zfec: update docs
2007-04-20 Zooko O'Whielacron... zfec: bump version number to zfec 1.0.0a3-1-STABLE
2007-04-20 Zooko O'Whielacron... zfec: change formatting of copyright timestamps, licenc...
2007-04-18 zookozfec: update docs, metadata, version number to 1.0...
2007-04-18 warnerrename top-level package from 'fec' to 'zfec'
2007-04-18 zookopyfec: rename pyfec to zfec