]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - Makefile
changed README install "Python Way" section
[tahoe-lafs/tahoe-lafs.git] / Makefile
2007-07-31 tahoeadd install target, works at lest on sudo-free cygwin
2007-07-17 Brian WarnerMakefile/check-memory: put all stats in ./memstats.out
2007-07-17 Brian Warnercheck_memory.py: test POST-based uploads as well as...
2007-07-11 Brian Warnercease producing .debs for dapper, since they'd depend...
2007-07-11 Brian WarnerMakefile: factor out deb-foolscap-ARCH to a separate...
2007-07-11 Brian WarnerMakefile: make it clear that it requires GNU Make
2007-07-11 Brian Warnerrename GNUmakefile to Makefile: I've mis-typed the...
2007-04-04 Zooko O'Whielacronxport the makefile to Windows and update the README
2007-03-29 Brian Warnerfirst attempt at adding debian packaging support for...
2007-03-09 Brian Warnerstart work on a memory-measuring test tool
2007-03-09 Brian Warneradd test-pyfec target, not added to the main 'test...
2007-03-08 Brian WarnerMakefile: add an upload-figleaf target, rather than...
2007-03-06 Brian WarnerMakefile: update figleaf code to use INSTDIR instead...
2007-02-02 Brian Warnerdummy line to show off buildbot
2007-02-01 Zooko O'Whielacronxfix purely syntactic merge conflict
2007-02-01 Zooko O'Whielacronx"make clean" recursively runs cleanup in subprojects...
2007-02-01 Brian WarnerMakefile: $(PWD) doesn't always work, in particular...
2007-02-01 Brian WarnerMakefile: parameterize 'trial' and 'python' to enable...
2007-01-31 Brian WarnerMakefile: count-lines: ignore build/* files, also add...
2007-01-30 Zooko O'Whielacronxcleanup new "instdir" on "make clean"
2007-01-30 Zooko O'Whielacronxchange build system to use subpackages pristinely and...
2007-01-22 Brian WarnerMakefile: add target to count lines of code and TODOs
2007-01-17 Brian WarnerMakefile: use absolute paths when setting PYTHONPATH
2007-01-09 Brian Warnerfigleaf.el: when converting to the elisp-readable forma...
2007-01-09 Brian Warnerfigleaf: delete coverage file (.figleaf) before each...
2007-01-07 Brian WarnerMakefile: add a default target to just build the tree
2007-01-06 Brian Warnerdebian: give incrementing version numbers to .deb packa...
2007-01-06 Brian Warnerdisable figleaf tracing during py_ecc, since it takes...
2007-01-04 Brian Warnermore figleaf emacs work: enable the minor mode, then...
2007-01-04 Brian Warnermodify figleaf2html to show module names instead of...
2007-01-04 Brian Warnermove figleaf2html and figleaf_htmlizer.py into our...
2007-01-04 Brian Warnerfigleaf: move a copy into allmydata.util.figleaf, updat...
2006-12-14 Brian WarnerMakefile: fix location of figleaf.excludes
2006-12-14 Brian WarnerMakefile: allow 'make test TEST=something.else'
2006-12-14 Brian WarnerMakefile: improve 'clean' target to remove debian/...
2006-12-14 Brian WarnerMakefile: add pyflakes target, only covering allmydata...
2006-12-14 Brian WarnerMakefile: add correct generated build/lib.linux-i686...
2006-12-07 Brian Warneradd figleaf-output target
2006-12-06 Brian Warnertests: add support for figleaf code-coverage gathering
2006-12-05 Brian Warneradd preliminary debian packaging
2006-12-04 Brian Warnerinitial file-table support, VirtualDrive service, rearr...
2006-12-01 Rob Kinninmontadded run-client2 target to makefile
2006-12-01 Rob Kinninmontadded create_dirs makefile target to create initial...
2006-11-30 Brian Warnercreate a Makefile to drive things