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:
parent
6cec0bd74d
commit
4ba4bc9a9a
|
@ -18,6 +18,7 @@
|
||||||
pause-on-errors
|
pause-on-errors
|
||||||
force-unpacks
|
force-unpacks
|
||||||
specific-collections
|
specific-collections
|
||||||
|
specific-planet-dirs
|
||||||
archives
|
archives
|
||||||
current-target-directory-getter
|
current-target-directory-getter
|
||||||
current-target-plt-directory-getter)))
|
current-target-plt-directory-getter)))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user