]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - setup.py
MDMF: s/Writable/Writeable/g, for consistency with existing SDMF code
[tahoe-lafs/tahoe-lafs.git] / setup.py
2011-08-01 david-sarahMakefile and setup.py: remove setup.py commands that...
2011-07-21 david-sarahUpdate the dependency on zope.interface to fix an incom...
2011-07-21 david-sarahUpdate the dependency on Twisted to >= 10.1. This allow...
2011-01-31 david-sarahsetup.py: don't make bin/tahoe.pyscript executable...
2011-05-10 Zooko O'Whielacronxreplace remaining .html docs with .rst docs
2011-01-31 Zooko O'Whielacronxsetup: comment out the setup_requires on setuptools_dar...
2011-01-28 Zooko O'Whielacronxdocs: edit running.html, change "allmydata.org" to...
2011-01-22 david-sarahMakefile, setup.py: add more source files to pyflakes...
2011-01-22 david-sarahRemove obsolete and bit-rotted 'setup.py check-auto...
2011-01-21 david-sarahMake 'setup.py trial' and 'setup.py test' pass --versio...
2011-01-21 Zooko O'Whielacronxsetup: increase version number requirement on darcsver...
2011-01-19 david-sarahsetup.py: add descriptions for some of the setup comman...
2011-01-19 david-sarahsetup.py: create bin/tahoe.pyscript on Unix as well...
2011-01-19 david-sarahChange 'setup.py trial' and 'setup.py test' to use...
2011-01-18 david-sarahMake 'mock' a run-time rather than setup-time dependenc...
2011-01-18 david-sarahsetup: load the setuptools_darcs-1.2.12.egg that is...
2011-01-15 david-sarahAttempt to fix test-with-fake-dist build step.
2011-01-08 david-sarahsetup.py: add Python 2.7 trove classifier.
2010-11-23 Zooko O'Whielacronxsetup: require the latest version of darcsver
2010-11-19 Zooko O'Whielacronxsetup: when testing, set the __requires__ as precisely...
2010-11-14 Zooko O'Whielacronxsetup: specify that the version file must go into src...
2010-11-05 david-sarahsetup.py: fix a bug in the check for whether we are...
2010-10-29 david-sarahsetup.py, misc/build_helpers/run_trial.py: use undocume...
2010-09-06 Zooko O'Whielacronxsetup: use execfile to access _auto_deps.py in its...
2010-09-30 Zooko O'Whielacronxminor: remove unused interface declaration, change...
2010-09-21 Zooko O'Whielacronxsetup: force the bundled version of darcsver to take...
2010-07-25 david-sarahChanges to Tahoe needed to work with new zetuptoolz...
2010-06-09 Zooko O'Whielacronxsetup: move the mock library from install_requires...
2010-06-07 Zooko O'Whielacronxsetup: organize misc/ scripts and tools and remove...
2010-06-04 Zooko O'Whielacronxsetup: undo the previous patch to quote the executable...
2010-06-04 Zooko O'Whielacronxsetup: put quotes around the path to executable in...
2010-05-25 david-sarahDocument reason for the trialcoverage version requireme...
2010-05-24 david-sarahDowngrade version requirement for trialcoverage to...
2010-05-23 Zooko O'Whielacronxsetup: upgrade bundled zetuptoolz to zetuptoolz-0.6c15d...
2010-05-21 Zooko O'Whielacronxsetup: if the string '--reporter=bwverbose-coverage...
2010-05-04 Zooko O'Whielacronxdocs: update README, mv it to README.txt, update setup.py
2009-09-20 Zooko O'Whielacronxsetup: mark setup.py as having utf-8 encoding in it
2009-09-20 Zooko O'Whielacronxdoc: licensing cleanups
2009-08-18 Brian Warnersetup.py: read _version.py and pass to setup(version...
2009-08-02 Zooko O'Whielacronxdocs: update relnotes.txt, relnotes-short.txt, and...
2009-07-23 Zooko O'Whielacronxsetup: mark stdeb as setup_requires if "sdist_dsc"...
2009-07-12 Zooko O'Whielacronxsetup: add "test_mac_diskimage" command which attempts...
2009-05-07 Zooko O'Whielacronxsetup: fix comment in setup.py
2009-02-19 Brian Warnersetup.py: fix pyflakes complaints
2009-02-19 Brian Warnermove show-tool-versions out of setup.py and into a...
2009-02-19 Brian Warnersetup.py: add show_tool_versions command, for the benef...
2009-02-19 Brian Warnersetup.py: wrap to 80 cols, no functional changes
2009-02-12 Zooko O'Whielacronxversioning: include an "appname" in the application...
2009-02-05 Zooko O'Whielacronxsetup: require new bundled setuptools-0.6c12dev
2009-02-04 Zooko O'Whielacronxsetup: remove a couple of horrible work-arounds in...
2009-01-30 Zooko O'Whielacronxsetup: require setuptools_trial >= 0.5, and delegate...
2009-01-29 Zooko O'Whielacronxsetup: require darcsver >= 1.2.0 and rely exclusively...
2009-01-29 Zooko O'Whielacronxsetup: subclass setuptools.Command instead of distutils...
2009-01-29 Zooko O'Whielacronxsetup: temporarily comment-out the horrible kludge...
2009-01-29 Zooko O'Whielacronxsetup: always create a support dir and populate it...
2009-01-29 Zooko O'Whielacronxsetup: if any of "build", "develop", or "test" appear...
2009-01-29 Zooko O'Whielacronxsetup: add metadata indicating compatibility with pytho...
2009-01-29 Zooko O'Whielacronxsetup: a new improved way to create tahoe executables
2009-01-27 Zooko O'Whielacronxsetup: hack the sys.argv to set poll reactor if "python...
2009-01-20 Zooko O'Whielacronxsetup: require darcsver always, and not just when we...
2009-01-19 Zooko O'Whielacronxsetup: undo (for the second time) the use of the -...
2009-01-17 cgalvanrun build_tahoe command with trial commmand
2009-01-17 cgalvanadding multi-version support
2009-01-16 cgalvanprevent --site-dirs from being passed to the 'install...
2009-01-15 Zooko O'Whielacronxsetup: put back configuration of the PYTHONPATH which...
2009-01-14 Zooko O'Whielacronxsetup: fix previous patch to set reactor to poll reacto...
2009-01-14 Zooko O'Whielacronxsetup: use poll reactor for trial if on linux2 or cygwin
2009-01-09 cgalvanset bin/tahoe executable permissions and leave build_ta...
2008-12-06 Zooko O'Whielacronxsetup: remove custom Trial class inside our setup.py...
2009-01-09 cgalvanfix bin/tahoe executable for Windows
2008-12-06 Zooko O'Whielacronxsetup: attempt to remove the custom setuptools-ish...
2008-12-01 Zooko O'Whielacronxsetup: integrate the bundled setuptools_trial plugin...
2008-11-21 cgalvanuse_setuptools_trial.patch
2008-11-25 Zooko O'Whielacronxsetup: move the requirement on simplejson from setup...
2008-11-25 francoissetup.py: Require simplejson version >= 2.0.5
2008-11-21 Zooko O'Whielacronxsetup: turn off --multi-version until I can figure...
2008-11-20 Zooko O'Whielacronxsetup: use "setup.py develop --multi-version" so that...
2008-10-25 Zooko O'Whielacronxsetup: pretend the tahoe requires twisted to set up...
2008-10-21 Zooko O'Whielacronxsetup: remove the developer note about doing without...
2008-09-24 robk-tahoesetup: fix site-dirs to find system installed twisted...
2008-09-24 Zooko O'Whielacronxsetup: stop catching EnvironmentError when attempting...
2008-09-19 Brian Warnersetup.py trial: improve --verbose suggestion a bit
2008-09-17 Brian Warnersetup.py: remove unused 'Extension' import
2008-09-17 Brian Warnersetup.py,Makefile: move the 'chmod +x bin/tahoe' into...
2008-09-17 Brian Warnersetup.py,Makefile: teat sdist --sumo about tahoe-deps...
2008-09-17 Brian Warner#249: get dependent libs from tahoe-deps and ../tahoe...
2008-09-12 Brian Warnersetup.py: add 'setup.py run_with_pythonpath', to run...
2008-09-12 Brian WarnerMakefile: convert check-auto-deps target into 'setup...
2008-09-12 Brian Warnerrewrite parts of the Makefile in setup.py. Add 'build_t...
2008-08-27 Zooko O'Whielacronxsetup: patch from Chris Galvan to build sdists with...
2008-07-14 Brian Warnersetup.py: cosmetic, remove trailing whitespace
2008-06-21 Zooko O'Whielacronxsetup: setup_requires darcsver >= 1.1.5
2008-06-05 Zooko O'Whielacronxsetup and docs: various improvements to setup and docs
2008-04-18 Zooko O'Whielacronxsetup: trivial change to metadata to test patch/branch...
2008-04-18 Zooko O'Whielacronxsetup: a tiny tweak to setup to avoid requiring darcsve...
2008-04-14 Zooko O'Whielacronxsetup: mark Tahoe in the Trove classifiers as Productio...
2008-04-09 Zooko O'Whielacronxsetup: setup_requires twisted, because foolscap <=...
2008-03-26 Zooko O'Whielacronxsetup: require setuptools >= v0.6c8
2008-03-11 Zooko O'Whielacronxsetup_require pyutil >= 1.3.16, as the Windows installe...
2008-03-11 Zooko O'Whielacronxsetup: setup_require darcsver >= 1.1.2
next