]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - Makefile
rename bin/allmydata-tahoe to bin/tahoe. Closes #155.
[tahoe-lafs/tahoe-lafs.git] / Makefile
2007-10-11 Brian Warnerrename bin/allmydata-tahoe to bin/tahoe. Closes #155.
2007-10-04 Zooko O'Whielacronxsetup: we needn't depend on make-version targets becaus...
2007-10-04 Zooko O'Whielacronxsetup: attempt to work-around the problem that paths...
2007-09-21 Zooko O'Whielacronxsetup: formatting of dependency-missing errors
2007-09-21 Zooko O'Whielacronxsetup: check for the pywin32 dep only on Windows
2007-09-21 Zooko O'Whielacronxsetup: alas, pywin32 doesn't actually work as an easy_i...
2007-09-21 Brian WarnerMakefile: check-speed: leave the client node stopped...
2007-09-20 Brian Warnercheck_speed: upload multiple files, measure Ax+B
2007-09-21 Zooko O'WhielacronxMakefile: attempt to workaround problem caused by worka...
2007-09-20 Zooko O'WhielacronxMakefile: end PYTHONPATH with "." because the string...
2007-09-20 Brian Warnerstarted framework for an automated speed-checking tool...
2007-09-19 Brian WarnerMakefile: fix and-vs-or bug in check-deps, hide errmsg...
2007-09-20 Zooko O'WhielacronxMakefile: give explicit failure message to user if...
2007-09-20 Brian WarnerMakefile: check-memory: run mode=receive along with...
2007-09-19 Brian Warnercheck-memory: add 'receive' mode, for #97 (consumption...
2007-09-19 Brian WarnerMakefile: check-memory-once: add a convenience target...
2007-09-19 Brian WarnerMakefile: use .built to only require one tahoe-compile...
2007-09-19 Brian Warnercheck_memory: add download-GET-slow, to simulate memory...
2007-09-19 Brian Warnercheck_memory: add download, download-GET
2007-09-17 Brian WarnerMakefile: figleaf2el.py needs PYTHONPATH to get allmyda...
2007-09-15 Brian WarnerMakefile: don't re-check dependencies on each test...
2007-09-15 Brian WarnerMakefile: clean: remove _trial_temp/ and _test_memory...
2007-09-15 Brian WarnerMakefile: check_memory.py now manages the combined...
2007-09-15 Brian WarnerMakefile: insert a linebreak after use of PP, since...
2007-09-15 Brian WarnerMakefile: use absolute path to src/ in PP, since check...
2007-09-15 Brian WarnerMakefile build-deps: use a fake package named 'tahoe...
2007-09-14 Brian WarnerMakefile: use --reactor=poll on cygwin, since select...
2007-09-14 Brian WarnerMakefile: improve 'clean' behavior: rm ez_setup leftove...
2007-09-14 Zooko O'WhielacronxMakefile: don't attempt to run trial tests if the depen...
2007-09-14 Zooko O'WhielacronxMakefile: prepend src/ to the PYTHONPATH
2007-09-14 Zooko O'Whielacronxre-port Makefile to Windows and remove a bunch of no...
2007-09-14 Zooko O'WhielacronxMakefile: add suggestion about how to use the distutils...
2007-09-13 Zooko O'Whielacronxfix Makefile not to assume that ":" is the PYTHONPATH...
2007-09-13 Zooko O'WhielacronxMakefile: re-order targets and let user's PYTHONPATH...
2007-09-12 Brian Warnerpackaging: add 'build-deps' target, to automatically...
2007-09-12 Brian Warnerpackaging: move to setuptools
2007-08-18 Brian WarnerMakefile: oops, fix clean-simplejson target. Might...
2007-08-18 Brian WarnerMakefile: improve 'clean' behavior even more, maybe...
2007-08-18 Brian WarnerMakefile: improve 'clean' behavior by removing foolscap...
2007-08-09 wilcoxjgchanged MakeFile comment to clarify what "test.test_int...
2007-08-22 Brian WarnerMakefile: fix race condition in test-clean that caused...
2007-08-21 Brian WarnerMakefile: stop producing foolscap .debs
2007-08-15 Brian WarnerMakefile: use a different rm *.so command for the ...
2007-08-15 Zooko O'WhielacronxMakefile: more portable way to make clean succeed when...
2007-08-14 Brian WarnerMakefile: fix 'clean' target to work even if there...
2007-08-14 Brian Warnerremove PyCrypto, copy AES/SHA256/Util.number into the...
2007-08-16 Zooko O'Whielacronximport version class and make-version script from pyuti...
2007-08-16 Brian WarnerMakefile: add build_ext target, for convenience
2007-08-10 Brian WarnerMakefile: add 'upload-self' pass to check-memory
2007-08-09 wilcoxjgchanged MakeFile to install simplejson
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