Added support for planet files by internally reorganizing setup-unit:

the cc structure once represented a collection to be compiled; now it
represents a directory to be compiled, with different ways of constructing
a cc applying to libraries and collection paths.

original commit: 56358bed791e23498e841586da0bb0901bbe0c2f
This commit is contained in:
Jacob Matthews 2005-02-03 14:24:22 +00:00
parent 6cec0bd74d
commit 4ba4bc9a9a

View File

@ -18,6 +18,7 @@
pause-on-errors
force-unpacks
specific-collections
specific-planet-dirs
archives
current-target-directory-getter
current-target-plt-directory-getter)))