]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - Makefile
Makefile: re-enable tarball uploads for "master" branch
[tahoe-lafs/tahoe-lafs.git] / Makefile
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...
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...
next