tahoe-lafs/misc
robk-tahoe 2585908296 tweaks to build process to support py2exe
py2exe is unable to handle .eggs which are packaged as zip files
in preference it will pull in other versions of libraries if they 
can be found in the environment.

this changes causes .eggs to be built as .egg directories, which
py2exe can handle.
2008-01-09 19:02:53 -07:00
..
dependencies tweaks to build process to support py2exe 2008-01-09 19:02:53 -07:00
feisty/debian debian: update dependencies to match calc-deps.py, mainly pycryptopp-0.2.8 2008-01-02 15:14:34 -07:00
munin munin: add a sample file for /etc/munin/plugin-conf.d/ 2007-10-22 15:08:39 -07:00
sid/debian debian: update dependencies to match calc-deps.py, mainly pycryptopp-0.2.8 2008-01-02 15:14:34 -07:00
count_dirs.py misc/count_dirs.py: dev tool to estimate filetree space consumption 2007-06-16 21:55:13 -07:00
figleaf2el.py change #!/usr/bin/python to #!/usr/bin/env python 2007-03-29 14:01:28 -07:00
figleaf2html move figleaf2html and figleaf_htmlizer.py into our tree, for easier customization 2007-01-03 22:06:51 -07:00
figleaf.el figleaf.el: add code to auto-enable the annotation mode for all source files 2007-01-18 01:00:11 -07:00
figleaf.excludes misc/figleaf.excludes: exclude simplejson too, since we don't run their tests 2007-07-12 16:26:25 -07:00
find_trial.py setup: use the new find_exe module to find trial 2007-10-15 11:52:26 -07:00
find-dep-eggs.py setup: whoops, fix the use of source-tree-root-dir eggs in our Makefile 2008-01-01 01:53:31 -07:00
find-trailing-spaces.py Makefile: add 'find-trailing-spaces' tool and target 2007-11-05 21:32:08 -07:00
get-version.py setup: update in-line doc of get-version.py 2008-01-08 10:51:01 -07:00
getmem.py change #!/usr/bin/python to #!/usr/bin/env python 2007-03-29 14:01:28 -07:00
logtool.py logtool: add 'gather' and 'dump' modes 2007-11-18 18:32:04 -07:00
pyver.py packaging: add 'build-deps' target, to automatically build and install (locally, in ./support) necessary dependencies. All such installed files are used during tests. 2007-09-12 16:48:45 -07:00
simulator.py a few documentation and naming convention updates 2007-12-12 19:34:08 -07:00
sizes.py hush some pyflakes warnings 2007-09-15 15:07:21 -07:00
storage-overhead.py hush some pyflakes warnings 2007-09-15 15:07:21 -07:00
test-darcs-boringfile.py makefile: add a test-darcs-boringfile target 2007-05-23 17:51:28 -07:00