]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - Makefile
Remove -u shortcut for 'tahoe ls --uri' which clashes with --node-url. fixes ticket...
[tahoe-lafs/tahoe-lafs.git] / Makefile
2008-11-21 cgalvanuse_setuptools_trial.patch
2008-10-19 robk-tahoemakefile: added 'fuse-test' target to makefile, to...
2008-09-25 robk-tahoefuse/impl_c: move mac tahoefuse impl out into contrib...
2008-09-17 Brian Warnersetup.py,Makefile: move the 'chmod +x bin/tahoe' into...
2008-09-17 Brian WarnerMakefile,docs: tahoe-deps.tar.gz now lives in separate...
2008-09-17 Brian Warnersetup.py,Makefile: teat sdist --sumo about tahoe-deps...
2008-09-17 Brian WarnerMakefile: pyutil from a dependent lib causes a #455...
2008-09-17 Brian WarnerMakefile: desert-island: don't re-fetch tahoe-deps...
2008-09-17 Brian Warner#249: add 'test-desert-island', to assert that a tahoe...
2008-09-12 Brian WarnerMakefile: fix windows issues
2008-09-12 Brian WarnerMakefile: use run_with_pythonpath, move windows targets...
2008-09-12 Brian WarnerMakefile: convert check-auto-deps target into 'setup...
2008-09-12 Brian Warnerrewrite parts of the Makefile in setup.py. Add 'build_t...
2008-09-10 Brian WarnerMakefile: give setup.py develop a '--site-dirs' arg...
2008-09-03 Zooko O'Whielacronxsetup: don't assert that trial is present when the...
2008-08-07 Zooko O'Whielacronxsetup: remove accidentally duplicated lines from Makefile
2008-08-07 Brian WarnerMakefile: avoid bare quotes, since the emacs syntax...
2008-08-06 Zooko O'Whielacronxsetup: don't attempt to escape quote marks, just delete...
2008-08-06 Zooko O'Whielacronxsetup: escape any double-quote chars in the PATH before...
2008-07-30 Zooko O'Whielacronxsetup: if the user passes a TRIALOPT env var then pass...
2008-07-30 Zooko O'Whielacronxsetup: turn back on reactor=poll for cygwin trial ...
2008-07-30 Zooko O'Whielacronxsetup: fix bug in Makefile -- ifeq, not ifneq -- so...
2008-07-30 Zooko O'Whielacronxsetup: whoops, really remove the default reactor=poll...
2008-07-30 Zooko O'Whielacronxsetup: instead of setting --reactor=poll for trial...
2008-07-30 Zooko O'Whielacronxsetup: pass --reactor=poll to trial unless REACTOR...
2008-07-21 Zooko O'Whielacronxsetup: don't use "python" in Makefile, use $(PYTHON...
2008-06-19 Brian Warnercheck_grid.py: make it work, move node start/stop respo...
2008-06-18 Brian WarnerMakefile: minor comment
2008-06-18 Brian WarnerMakefile: edit check-grid comment a bit
2008-06-18 Brian Warnerstart work on 'check-grid' target, for use in an automa...
2008-06-17 Brian WarnerMakefile: add ubuntu/hardy deb targets
2008-06-09 Zooko O'Whielacronxsetup: quote another place where spaces in paths cause...
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...
next