[xcvb-devel] Why (module... ) must be specified in every file?
Anton Vodonosov
avodonosov at yandex.ru
Sat Oct 24 21:55:52 UTC 2009
Hello,
Why in XCVB (module... ) must be specified in every file?
What makes it insufficient to just list the files in the build.xcvb
(e.g. compiling them in the order they are listed)? Desire to
parallelize the compilation (not total order, in contrast to
:depends-on list in build.xcvb)?
Is the (module... ) in every file optional? What will happen
if I leave only :depends-on list in build.xcvb and remove all
the (mudule... ) in separate files?
Best regards,
- Anton
More information about the xcvb-devel
mailing list