]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - Makefile
Replace "UploadHappinessError" with "UploadUnhappinessError" in tests.
[tahoe-lafs/tahoe-lafs.git] / Makefile
2010-05-04 Zooko O'Whielacronxtests: pass z to tar so that BSD tar will know to ungzip
2010-02-03 Brian Warnercode coverage: replace figleaf with coverage.py, should...
2009-12-27 Brian WarnerMakefile: upload-tarballs: switch from xfer-client...
2009-12-06 Zooko O'Whielacronxsetup: ignore _darcs in the "test-clean" test and make...
2009-11-11 Brian Warnerclean up uri-vs-cap terminology, emphasize cap instance...
2009-08-18 Brian Warnernew approach for debian packaging, sharing pieces acros...
2009-08-18 Brian Warnernew experimental deb-packaging rules. Only works for...
2009-07-03 Brian Warnerclean up debian packaging: we have control files for...
2009-06-18 Brian WarnerMakefile: add jaunty support, rearrange debian sections...
2009-04-14 Brian Warnerfix quicktest: stop using setuptools, add misc/run...
2009-03-06 Zooko O'Whielacronxsetup: create a "make deb-lenny-head" target
2009-03-05 Zooko O'Whielacronxtrivial: remove unused import detected by pyflakes...
2009-03-05 Zooko O'Whielacronxsetup: enable build of .debs for Ubuntu Intrepid, thank...
2009-02-13 Brian WarnerMakefile: minor, add .PHONY declarations
2009-02-12 Brian WarnerMakefile: add figleaf-delta-output, to render figleaf...
2009-02-12 Brian WarnerMakefile: include the figleaf pickle in the uploaded...
2009-02-12 Brian WarnerMakefile: fix test-clean, by ignoring _appname.py and...
2009-02-03 Brian WarnerMakefile: fix 'clean' target to remove bin/tahoe and...
2009-01-30 Brian WarnerMakefile: use 'setup.py test' for test/quicktest target...
2009-01-30 Brian WarnerMakefile: remove the obsolete stats-gatherer-run target
2009-01-29 Zooko O'Whielacronxsetup: remove the "build three times in a row" kludge...
2009-01-24 Brian Warnerrollback the #591 fix, since it breaks quicktest entirely
2009-01-23 Zooko O'Whielacronxsetup: use "trial" executable instead of the setuptools...
2008-11-21 cgalvanuse_setuptools_trial.patch
2008-10-19 robk-tahoemakefile: added 'fuse-test' target to makefile, to...
2008-09-25 robk-tahoefuse/impl_c: move mac tahoefuse impl out into contrib...
2008-09-17 Brian Warnersetup.py,Makefile: move the 'chmod +x bin/tahoe' into...
2008-09-17 Brian WarnerMakefile,docs: tahoe-deps.tar.gz now lives in separate...
2008-09-17 Brian Warnersetup.py,Makefile: teat sdist --sumo about tahoe-deps...
2008-09-17 Brian WarnerMakefile: pyutil from a dependent lib causes a #455...
2008-09-17 Brian WarnerMakefile: desert-island: don't re-fetch tahoe-deps...
2008-09-17 Brian Warner#249: add 'test-desert-island', to assert that a tahoe...
2008-09-12 Brian WarnerMakefile: fix windows issues
2008-09-12 Brian WarnerMakefile: use run_with_pythonpath, move windows targets...
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-09-10 Brian WarnerMakefile: give setup.py develop a '--site-dirs' arg...
2008-09-03 Zooko O'Whielacronxsetup: don't assert that trial is present when the...
2008-08-07 Zooko O'Whielacronxsetup: remove accidentally duplicated lines from Makefile
2008-08-07 Brian WarnerMakefile: avoid bare quotes, since the emacs syntax...
2008-08-06 Zooko O'Whielacronxsetup: don't attempt to escape quote marks, just delete...
2008-08-06 Zooko O'Whielacronxsetup: escape any double-quote chars in the PATH before...
2008-07-30 Zooko O'Whielacronxsetup: if the user passes a TRIALOPT env var then pass...
2008-07-30 Zooko O'Whielacronxsetup: turn back on reactor=poll for cygwin trial ...
2008-07-30 Zooko O'Whielacronxsetup: fix bug in Makefile -- ifeq, not ifneq -- so...
2008-07-30 Zooko O'Whielacronxsetup: whoops, really remove the default reactor=poll...
2008-07-30 Zooko O'Whielacronxsetup: instead of setting --reactor=poll for trial...
2008-07-30 Zooko O'Whielacronxsetup: pass --reactor=poll to trial unless REACTOR...
2008-07-21 Zooko O'Whielacronxsetup: don't use "python" in Makefile, use $(PYTHON...
2008-06-19 Brian Warnercheck_grid.py: make it work, move node start/stop respo...
2008-06-18 Brian WarnerMakefile: minor comment
2008-06-18 Brian WarnerMakefile: edit check-grid comment a bit
2008-06-18 Brian Warnerstart work on 'check-grid' target, for use in an automa...
2008-06-17 Brian WarnerMakefile: add ubuntu/hardy deb targets
2008-06-09 Zooko O'Whielacronxsetup: quote another place where spaces in paths cause...
2008-06-09 Brian WarnerMakefile: build twice, since sometimes the Nevow build...
2008-06-09 Zooko O'Whielacronxsetup: don't quote REACTOROPT -- when it is empty then...
2008-06-05 Zooko O'Whielacronxsetup: don't quote TRIALCMD in Makefile -- it can be...
2008-06-05 Zooko O'Whielacronxsetup: quote variables which are going to be passed...
2008-06-05 Zooko O'Whielacronxsetup: indentation
2008-06-05 Zooko O'Whielacronxsetup and docs: various improvements to setup and docs
2008-05-07 Zooko O'Whielacronxsetup: tiny fix to syntax in makefile
2008-05-06 Zooko O'Whielacronxsetup: remove specific checks for twisted dependency...
2008-04-24 Brian WarnerMakefile: add quicktest-figleaf: this is in my edit...
2008-04-24 Zooko O'Whielacronxsetup: test depends on build, which means it invokes...
2008-04-22 Zooko O'Whielacronxsetup: remove obsolete makefile target build-deps
2008-04-14 Zooko O'Whielacronxsetup: fix spacing in error output messages from makefile
2008-04-10 Brian Warnerminor patch, to trigger the buildbot
2008-04-01 Zooko O'Whielacronxsetup: rename GNUmakefile to Makefile
2008-03-11 Brian Warnerappease some unspecified audience by naming our GNU...
2008-03-10 Peter Secorreverting a change zooko made (2258) to see if it clear...
2008-03-07 Zooko O'Whielacronxsetup: don't install, just "develop" in setup.py in...
2008-03-07 Zooko O'Whielacronxsetup: don't echo the echo of EGGSPATH
2008-02-28 Zooko O'Whielacronxtests: test depends on _version.py
2008-02-27 robk-tahoemac build: updates to respect UPLOAD_DEST argument...
2008-02-01 Brian WarnerMakefile: add 'upload-tarballs' target, using a foolsca...
2008-01-31 Brian Warnertarballs: stick with setup.py's sdist command, which...
2008-01-31 Brian Warneradd 'tarballs' target, to generate compressed source...
2008-01-31 robk-tahoestats: add a simple stats gathering system
2008-01-30 Brian WarnerMakefile: touch .built on every build, so other targets...
2008-01-25 Brian WarnerMakefile: split mac 'make .dmg' and 'upload' into separ...
2008-01-23 Zooko O'Whielacronxsetup: put back "chmod +x bin/tahoe" in the build target
2008-01-23 Zooko O'Whielacronxtests: it is okay to leave a src/allmydata/_auto_deps...
2008-01-23 robk-tahoeadd mac native build
2008-01-23 Zooko O'Whielacronxsetup: require specific versions of dependencies, both...
2008-01-23 Zooko O'Whielacronxsetup: for reasons that I do not understand "show-eggsp...
2008-01-23 Zooko O'Whielacronxsetup: use setuptools (if it is present) at run-time...
2008-01-22 Zooko O'Whielacronxsetup: remove the hatch-eggs make script since the...
2008-01-22 Zooko O'Whielacronxsetup: update some docs, metadata, and docstrings
2008-01-22 Zooko O'Whielacronxsetup: it is okay to leave src/allmydata_tahoe.egg...
2008-01-22 Zooko O'Whielacronxsetup: simplify the setup by removing the "tahoe depend...
2008-01-17 robk-tahoesimplify buildbot upload of windows installer
2008-01-16 robk-tahoemore minor build tweaks for windows
2008-01-15 Brian WarnerMakefile: move use of 'cygpath' into win32-conditionali...
2008-01-15 robk-tahoewindows installer build refinements
2008-01-12 robk-tahoeadd windows installer target to build
2008-01-12 Zooko O'Whielacronxsetup: fix name of setup script again
2008-01-12 Zooko O'Whielacronxsetup: fix name of setup script
2008-01-12 Zooko O'Whielacronxsetup: switch back from using "misc/dependencies/setup...
2008-01-11 Zooko O'Whielacronxsetup: if the build fails, make returns a failure exit...
next