- DSSS doesn't look like it's being maintained (which brings up another
subject, I'll avoid here).
Nope, it's abandoned. The dependencies are determined by rebuild which is
based on stone age dmd code.
a) xfbuild and dsss are similar. Perhaps xfbuild could see the
dependency.
If I could get a sense of committment of the developer and it's
capabilities I
might use it (especially if it worked with linux and ldc). Is there a
way to
force dependencies in DSSS or xfbuild? If so, I haven't seen them.
xfBuild determines the dependencies by using a special file created by dmd.
So if dmd is able to detect them, xfBuild will compile them as well.