Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Remko van der Vossen (accc9b812a427d80050c63a3a299089cd444a1c4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Remko van der Vossen <wich AT yuugen.jp>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Remko van der Vossen (accc9b812a427d80050c63a3a299089cd444a1c4)
  • Date: Thu, 25 Sep 2014 16:43:17 +0200

All,

As you may have seen I've added quite a few missing dependencies lately,
these were link dependencies that were observed on a simple X11 based
desktop system (no DEs) excluding basesystem deps.

I've not spent too much effort in trying to see whether they are perhaps
optional dependencies, some of them might be automagic dependencies. If
you run into something during casts/recasts that you don't want or
didn't have yet, please see if you can turn it into an optional
dependency. Though with automagic dependencies this can be dangerous as
it may still link with it even when the optional dep is disabled. (one
of the reasons I want to see scoping in castfs and scoped builds)

Another problem may be cyclic dependencies, if you encounter a problem
with circular dependencies, please leave it in the DEPENDS file but
simply comment it out with some comment like "# FIXME CYCLIC" so that
we can quickly find all these once we have proper cycle breaking in
sorcery, and also I won't keep adding them as they are missing
dependencies.

Regards, Remko




Archive powered by MHonArc 2.6.24.

Top of Page