[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Wed Dec 31 11:57:14 CET 2008
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 08/12/31 11:57:14
Added files:
cm3/m3-sys/windowsResources/src/: m3overrides
Log message:
Add missing override to fix some builds.
I'm highly suspicious of all this "override" stuff.
It clearly causes too much duplication and distribution of information.
I shouldn't have to know the directory structure of my dependencies,
and even if I do, I should be able to share that knowledge with their many
other dependents. The "scripts" directory also figures this sort of stuff out automatically..
Being able to have multiple package stores is well and good.
I'm not sure they need to ever be used in an "unshipped" form, but instead just
use alternate roots and create new empty roots as needed. ?
More information about the M3commit
mailing list