Commit Graph

21 Commits

Author SHA1 Message Date
Brian Warner
1e8d4c9bfd add some simple create-client/start-client targets, document htem briefly 2007-04-26 20:16:48 -07:00
Brian Warner
3bd7239253 pyflakes: do not assume that pyflakes lives in /usr/local, just assume that it is on the PATH 2007-04-26 19:00:48 -07:00
Zooko O'Whielacronx
56ad51857c make pyflakes run faster and with more alacrity 2007-04-26 18:12:35 -07:00
Zooko O'Whielacronx
634bdd0f28 --rterrors is a nice flag for trial 2007-04-26 18:11:52 -07:00
Zooko O'Whielacronx
a1241e68b1 GNUmakefile: detect trial's location better on Windows 2007-04-26 17:49:01 -07:00
Zooko O'Whielacronx
6dcf858000 use zfec's setuptools installer in the nice controllable way 2007-04-26 15:40:16 -07:00
Brian Warner
752e5a56f4 another dummy record to trigger the buildbot 2007-04-25 18:22:23 -07:00
Brian Warner
66db748578 dummy record to trigger the buildbot 2007-04-25 18:13:48 -07:00
Zooko O'Whielacronx
30e5872b17 use select reactor instead of iocp reactor on Windows
Good: this makes it pass all the current unit tests
Bad: this makes it limited to around 100 simultaneous peers
2007-04-19 20:07:57 -07:00
Brian Warner
e43693e1f4 GNUmakefile: 'test' should use zfec, not fec 2007-04-18 17:59:18 -07:00
Brian Warner
85ce71ff9c GNUmakefile: remove test-zfec target, since the normal 'test' target provides zfec coverage 2007-04-18 11:41:00 -07:00
Zooko O'Whielacronx
224a66dbde GNUmakefile: clean up better 2007-04-18 16:09:54 -07:00
Zooko O'Whielacronx
09758871ce rename "pyfec" to "zfec" within tahoe build system and source code 2007-04-18 10:11:23 -07:00
Zooko O'Whielacronx
0ae8f98ac9 GNUmakefile: rm -rf ./src/pyfec/build on clean 2007-04-18 09:49:47 -07:00
Zooko O'Whielacronx
f4b00f9737 GNUmakefile: don't stop clean if clean-pyfec fails 2007-04-18 09:48:24 -07:00
Brian Warner
1a6da72861 don't include test code itself in the test-coverage numbers 2007-04-16 12:32:45 -07:00
Zooko O'Whielacronx
f7ddd89a90 silence warning when building 2007-04-11 08:50:59 -07:00
Zooko O'Whielacronx
08bdde9e4a port GNUmakefile to Windows, cygwin, Linux, MacOSX/PPC, MacOSX/Intel
And of course it may well work on lots of other modern unixes, too, especially the more GNUish ones.
2007-04-10 12:24:32 -07:00
Brian Warner
5d66cc4c76 include pyfec in the trial tests 2007-04-06 18:17:23 -07:00
Brian Warner
6b204e5402 add .deb targets for edgy 2007-04-04 16:39:25 -07:00
Zooko O'Whielacronx
01502ce665 port the makefile to Windows and update the README 2007-04-04 11:18:38 -07:00