2011-08-01 |
david-sarah | Makefile and setup.py: remove setup.py commands that... |
blob | commitdiff | raw |
2011-08-01 |
david-sarah | Makefile: remove targets that used misc/debian[_helpers... |
blob | commitdiff | raw | diff to current |
2011-08-02 |
Brian Warner | 'test-coverage' now needs PYTHONPATH=. to find TOP... |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Zooko O'Whielacronx | contrib: remove the contributed fuse modules and the... |
blob | commitdiff | raw | diff to current |
2011-06-26 |
david-sarah | Makefile: remove targets relating to 'setup.py check_au... |
blob | commitdiff | raw | diff to current |
2011-06-23 |
david-sarah | Makefile: add 'make check' as an alias for 'make test... |
blob | commitdiff | raw | diff to current |
2011-05-10 |
Zooko O'Whielacronx | replace remaining .html docs with .rst docs |
blob | commitdiff | raw | diff to current |
2011-01-28 |
Zooko O'Whielacronx | docs: edit running.html, change "http://allmydata.org... |
blob | commitdiff | raw | diff to current |
2011-01-22 |
david-sarah | Makefile, setup.py: add more source files to pyflakes... |
blob | commitdiff | raw | diff to current |
2011-01-22 |
david-sarah | Makefile: remove stale commented-out targets for figleaf. |
blob | commitdiff | raw | diff to current |
2011-01-22 |
david-sarah | Makefile: remove a stale comment about a bug fixed... |
blob | commitdiff | raw | diff to current |
2011-01-21 |
david-sarah | Apply pyflakes to more files and fix the resulting... |
blob | commitdiff | raw | diff to current |
2011-01-19 |
david-sarah | Makefile: consistently use TAHOE macro to run bin/tahoe... |
blob | commitdiff | raw | diff to current |
2011-01-19 |
david-sarah | Makefile: consistently use 'tahoe debug trial' to run... |
blob | commitdiff | raw | diff to current |
2011-01-19 |
david-sarah | Makefile: update 'make clean' to delete the setuptools_... |
blob | commitdiff | raw | diff to current |
2011-01-19 |
david-sarah | Makefile: update 'make clean' to avoid deleting the... |
blob | commitdiff | raw | diff to current |
2011-01-15 |
david-sarah | Makefile: allow tarball upload when either BB_BRANCH... |
blob | commitdiff | raw | diff to current |
2011-01-09 |
david-sarah | Makefile: Fix uploading of tarballs on trunk builds. |
blob | commitdiff | raw | diff to current |
2011-01-03 |
david-sarah | Makefile: update 'clean' target for files in bin/ |
blob | commitdiff | raw | diff to current |
2010-12-26 |
david-sarah | Remove unmaintained Windows GUI app, except for windows... |
blob | commitdiff | raw | diff to current |
2010-12-26 |
david-sarah | Remove the Makefile targets relating to the Mac GUI... |
blob | commitdiff | raw | diff to current |
2010-11-28 |
david-sarah | Makefile: BB_BRANCH is set to the empty string for... |
blob | commitdiff | raw | diff to current |
2010-11-25 |
Brian Warner | update Makefile and coverage2el.py to coverage-3.4 |
blob | commitdiff | raw | diff to current |
2010-09-06 |
Zooko O'Whielacronx | setup: use execfile to access _auto_deps.py in its... |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Brian Warner | coverage tools: ignore errors, display lines-uncovered... |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Brian Warner | check-umids: new tool to check uniqueness of umids |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Zooko O'Whielacronx | setup: in the Makefile, refuse to upload tarballs unles... |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Zooko O'Whielacronx | setup: organize misc/ scripts and tools and remove... |
blob | commitdiff | raw | diff to current |
2010-06-04 |
Zooko O'Whielacronx | setup: adjust make clean target to ignore our bundled... |
blob | commitdiff | raw | diff to current |
2010-05-23 |
Zooko O'Whielacronx | setup: upgrade bundled zetuptoolz to zetuptoolz-0.6c15d... |
blob | commitdiff | raw | diff to current |
2010-05-04 |
Zooko O'Whielacronx | tests: pass z to tar so that BSD tar will know to ungzip |
blob | commitdiff | raw | diff to current |
2010-02-03 |
Brian Warner | code coverage: replace figleaf with coverage.py, should... |
blob | commitdiff | raw | diff to current |
2009-12-27 |
Brian Warner | Makefile: upload-tarballs: switch from xfer-client... |
blob | commitdiff | raw | diff to current |
2009-12-06 |
Zooko O'Whielacronx | setup: ignore _darcs in the "test-clean" test and make... |
blob | commitdiff | raw | diff to current |
2009-11-11 |
Brian Warner | clean up uri-vs-cap terminology, emphasize cap instance... |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Brian Warner | new approach for debian packaging, sharing pieces acros... |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Brian Warner | new experimental deb-packaging rules. Only works for... |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Brian Warner | clean up debian packaging: we have control files for... |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Brian Warner | Makefile: add jaunty support, rearrange debian sections... |
blob | commitdiff | raw | diff to current |
2009-04-14 |
Brian Warner | fix quicktest: stop using setuptools, add misc/run... |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Zooko O'Whielacronx | setup: create a "make deb-lenny-head" target |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Zooko O'Whielacronx | trivial: remove unused import detected by pyflakes... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Zooko O'Whielacronx | setup: enable build of .debs for Ubuntu Intrepid, thank... |
blob | commitdiff | raw | diff to current |
2009-02-13 |
Brian Warner | Makefile: minor, add .PHONY declarations |
blob | commitdiff | raw | diff to current |
2009-02-12 |
Brian Warner | Makefile: add figleaf-delta-output, to render figleaf... |
blob | commitdiff | raw | diff to current |
2009-02-12 |
Brian Warner | Makefile: include the figleaf pickle in the uploaded... |
blob | commitdiff | raw | diff to current |
2009-02-12 |
Brian Warner | Makefile: fix test-clean, by ignoring _appname.py and... |
blob | commitdiff | raw | diff to current |
2009-02-03 |
Brian Warner | Makefile: fix 'clean' target to remove bin/tahoe and... |
blob | commitdiff | raw | diff to current |
2009-01-30 |
Brian Warner | Makefile: use 'setup.py test' for test/quicktest target... |
blob | commitdiff | raw | diff to current |
2009-01-30 |
Brian Warner | Makefile: remove the obsolete stats-gatherer-run target |
blob | commitdiff | raw | diff to current |
2009-01-29 |
Zooko O'Whielacronx | setup: remove the "build three times in a row" kludge... |
blob | commitdiff | raw | diff to current |
2009-01-24 |
Brian Warner | rollback the #591 fix, since it breaks quicktest entirely |
blob | commitdiff | raw | diff to current |
2009-01-23 |
Zooko O'Whielacronx | setup: use "trial" executable instead of the setuptools... |
blob | commitdiff | raw | diff to current |
2008-11-21 |
cgalvan | use_setuptools_trial.patch |
blob | commitdiff | raw | diff to current |
2008-10-19 |
robk-tahoe | makefile: added 'fuse-test' target to makefile, to... |
blob | commitdiff | raw | diff to current |
2008-09-25 |
robk-tahoe | fuse/impl_c: move mac tahoefuse impl out into contrib... |
blob | commitdiff | raw | diff to current |
2008-09-17 |
Brian Warner | setup.py,Makefile: move the 'chmod +x bin/tahoe' into... |
blob | commitdiff | raw | diff to current |
2008-09-17 |
Brian Warner | Makefile,docs: tahoe-deps.tar.gz now lives in separate... |
blob | commitdiff | raw | diff to current |
2008-09-17 |
Brian Warner | setup.py,Makefile: teat sdist --sumo about tahoe-deps... |
blob | commitdiff | raw | diff to current |
2008-09-17 |
Brian Warner | Makefile: pyutil from a dependent lib causes a #455... |
blob | commitdiff | raw | diff to current |
2008-09-17 |
Brian Warner | Makefile: desert-island: don't re-fetch tahoe-deps... |
blob | commitdiff | raw | diff to current |
2008-09-17 |
Brian Warner | #249: add 'test-desert-island', to assert that a tahoe... |
blob | commitdiff | raw | diff to current |
2008-09-12 |
Brian Warner | Makefile: fix windows issues |
blob | commitdiff | raw | diff to current |
2008-09-12 |
Brian Warner | Makefile: use run_with_pythonpath, move windows targets... |
blob | commitdiff | raw | diff to current |
2008-09-12 |
Brian Warner | Makefile: convert check-auto-deps target into 'setup... |
blob | commitdiff | raw | diff to current |
2008-09-12 |
Brian Warner | rewrite parts of the Makefile in setup.py. Add 'build_t... |
blob | commitdiff | raw | diff to current |
2008-09-10 |
Brian Warner | Makefile: give setup.py develop a '--site-dirs' arg... |
blob | commitdiff | raw | diff to current |
2008-09-03 |
Zooko O'Whielacronx | setup: don't assert that trial is present when the... |
blob | commitdiff | raw | diff to current |
2008-08-07 |
Zooko O'Whielacronx | setup: remove accidentally duplicated lines from Makefile |
blob | commitdiff | raw | diff to current |
2008-08-07 |
Brian Warner | Makefile: avoid bare quotes, since the emacs syntax... |
blob | commitdiff | raw | diff to current |
2008-08-06 |
Zooko O'Whielacronx | setup: don't attempt to escape quote marks, just delete... |
blob | commitdiff | raw | diff to current |
2008-08-06 |
Zooko O'Whielacronx | setup: escape any double-quote chars in the PATH before... |
blob | commitdiff | raw | diff to current |
2008-07-30 |
Zooko O'Whielacronx | setup: if the user passes a TRIALOPT env var then pass... |
blob | commitdiff | raw | diff to current |
2008-07-30 |
Zooko O'Whielacronx | setup: turn back on reactor=poll for cygwin trial ... |
blob | commitdiff | raw | diff to current |
2008-07-30 |
Zooko O'Whielacronx | setup: fix bug in Makefile -- ifeq, not ifneq -- so... |
blob | commitdiff | raw | diff to current |
2008-07-30 |
Zooko O'Whielacronx | setup: whoops, really remove the default reactor=poll... |
blob | commitdiff | raw | diff to current |
2008-07-30 |
Zooko O'Whielacronx | setup: instead of setting --reactor=poll for trial... |
blob | commitdiff | raw | diff to current |
2008-07-30 |
Zooko O'Whielacronx | setup: pass --reactor=poll to trial unless REACTOR... |
blob | commitdiff | raw | diff to current |
2008-07-21 |
Zooko O'Whielacronx | setup: don't use "python" in Makefile, use $(PYTHON... |
blob | commitdiff | raw | diff to current |
2008-06-19 |
Brian Warner | check_grid.py: make it work, move node start/stop respo... |
blob | commitdiff | raw | diff to current |
2008-06-18 |
Brian Warner | Makefile: minor comment |
blob | commitdiff | raw | diff to current |
2008-06-18 |
Brian Warner | Makefile: edit check-grid comment a bit |
blob | commitdiff | raw | diff to current |
2008-06-18 |
Brian Warner | start work on 'check-grid' target, for use in an automa... |
blob | commitdiff | raw | diff to current |
2008-06-17 |
Brian Warner | Makefile: add ubuntu/hardy deb targets |
blob | commitdiff | raw | diff to current |
2008-06-09 |
Zooko O'Whielacronx | setup: quote another place where spaces in paths cause... |
blob | commitdiff | raw | diff to current |
2008-06-09 |
Brian Warner | Makefile: build twice, since sometimes the Nevow build... |
blob | commitdiff | raw | diff to current |
2008-06-09 |
Zooko O'Whielacronx | setup: don't quote REACTOROPT -- when it is empty then... |
blob | commitdiff | raw | diff to current |
2008-06-05 |
Zooko O'Whielacronx | setup: don't quote TRIALCMD in Makefile -- it can be... |
blob | commitdiff | raw | diff to current |
2008-06-05 |
Zooko O'Whielacronx | setup: quote variables which are going to be passed... |
blob | commitdiff | raw | diff to current |
2008-06-05 |
Zooko O'Whielacronx | setup: indentation |
blob | commitdiff | raw | diff to current |
2008-06-05 |
Zooko O'Whielacronx | setup and docs: various improvements to setup and docs |
blob | commitdiff | raw | diff to current |
2008-05-07 |
Zooko O'Whielacronx | setup: tiny fix to syntax in makefile |
blob | commitdiff | raw | diff to current |
2008-05-06 |
Zooko O'Whielacronx | setup: remove specific checks for twisted dependency... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Brian Warner | Makefile: add quicktest-figleaf: this is in my edit... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Zooko O'Whielacronx | setup: test depends on build, which means it invokes... |
blob | commitdiff | raw | diff to current |
2008-04-22 |
Zooko O'Whielacronx | setup: remove obsolete makefile target build-deps |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Zooko O'Whielacronx | setup: fix spacing in error output messages from makefile |
blob | commitdiff | raw | diff to current |
2008-04-10 |
Brian Warner | minor patch, to trigger the buildbot |
blob | commitdiff | raw | diff to current |
2008-04-01 |
Zooko O'Whielacronx | setup: rename GNUmakefile to Makefile |
blob | commitdiff | raw | diff to current |
2008-03-11 |
Brian Warner | appease some unspecified audience by naming our GNU... |
blob | commitdiff | raw |
next |