]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - Makefile
docs: release notes for Tahoe-LAFS v1.8.3
[tahoe-lafs/tahoe-lafs.git] / Makefile
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...
2008-01-11 Brian WarnerMakefile: add new misc/dependencies/ litter to the...
2008-01-10 robk-tahoeresolve makefile conflicts
2008-01-10 robk-tahoeadd windows-exe target to makefile
2008-01-10 robk-tahoetweaks to build process to support py2exe
2008-01-10 Brian WarnerMakefile: pyflakes: the newest pyflakes is more picky...
2008-01-08 Zooko O'Whielacronxsetup: fix it to direct the user to install.html in...
2008-01-08 Zooko O'Whielacronxsetup: direct user to doc/install.html if the build...
2008-01-05 Brian WarnerMakefile: don't run darcsver if we already have _versio...
2008-01-03 Brian WarnerMakefile: run 'make-version' at least once, in the...
2008-01-01 Zooko O'Whielacronxsetup: add back "build-deps" as an alias for "build...
2008-01-01 Zooko O'Whielacronxsetup: rename build-deps to build-auto-deps
2008-01-01 Zooko O'Whielacronxsetup: "make" now defaults to "simple-build", which...
2008-01-01 Zooko O'Whielacronxsetup: clean up darcsver egg on "make clean"
2008-01-01 Zooko O'Whielacronxsetup: use darcsver instead of pyutil for darcsver...
2007-12-30 Zooko O'Whielacronxdocs: a bunch of updates to simplify the process of...
2007-12-25 Brian WarnerMakefile: put an existing PYTHONPATH in front of our...
2007-12-22 Zooko O'Whielacronxsetup: allow shell built-ins "true" and "false" so...
2007-12-22 Zooko O'Whielacronxsetup: small tidy-up of Make rules
2007-12-21 Zooko O'Whielacronxsetup: remove misc/make-version.py and invoke "darcsver...
2007-12-14 Brian WarnerMakefile check-speed: force-quit any leftover client...
2007-12-13 Zooko O'Whielacronxa few documentation and naming convention updates
2007-11-20 Zooko O'Whielacronxsetup: make dependency failures more helpful (thanks...
2007-11-14 Zooko O'Whielacronxsetup: pass INCLUDE_DIRS and LIBRARY_DIRS variables...
2007-11-09 Zooko O'Whielacronxsetup: fix formatting of error messages from makefile
2007-11-08 Brian WarnerMakefile: check-deps: check for pycryptopp
2007-11-06 Brian WarnerMakefile: add 'find-trailing-spaces' tool and target
2007-11-03 Brian WarnerMakefile: add simple 'repl' target to start a python...
2007-10-17 Brian WarnerMakefile: add ubuntu 'gutsy' as a .deb target
2007-10-15 Brian WarnerMakefile: define TRIALCMD with '=' not ':=', to fix...
2007-10-15 Zooko O'Whielacronxsetup: use the new find_exe module to find trial
2007-10-15 Zooko O'Whielacronxsetup: remove an explanation from the top of the Makefi...
2007-10-11 Brian Warnerdeb: add docs/* to the debian package
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...
next