Zooko O'Whielacronx
|
bfc69178b2
|
setup: fix bug in bugfix to patch to include .egg's found in CWD
|
2007-12-22 11:19:52 -07:00 |
|
Zooko O'Whielacronx
|
2ee424b3a3
|
setup: fix bug in previous patch to include .egg's from CWD
|
2007-12-22 11:14:27 -07:00 |
|
Zooko O'Whielacronx
|
7fdcbddbbc
|
setup: we also need to include .egg's in the CWD in our search path, because if we install a 3rd party library into support/, and *it* installs a library that *it* requires, that one will appear in CWD
It would be nice to figure out a way to force them to all appear in support/ where they belong.
|
2007-12-22 11:04:24 -07:00 |
|
Zooko O'Whielacronx
|
771485dc94
|
re-port Makefile to Windows and remove a bunch of no-longer-needed hacks
|
2007-09-13 18:20:35 -07:00 |
|
Brian Warner
|
b75276af00
|
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 |
|