Commit 3b32490b authored by jim's avatar jim

update


git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@68764 62d5b8a3-27da-0310-9561-8e5933582275
parent 5b4e6ca6
......@@ -8,7 +8,7 @@
- download, checkout
- Should ot be possible to provide multiple recipies?
- Should it be possible to provide multiple recipies?
Or should recipies be combined through inheritence (or
composition)?
......@@ -20,12 +20,25 @@
- Some way to freeze versions so we can have reproducable buildouts.
Maybe simple approach:
- Egg recipe outputs dependency info with debug logging
- Egg recipe has option to specify dependencies. When used,
don't automatically fetch newer data.
- Part dependencies
- custom uninstall
- Fix develop so thet ordinary eggs fetched as dependencies end up
in eggs directory.
- spelling :)
- document recipe initialization order
Issues
- Want to be able to control whether eggs get unzipped when they are
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment