build dependencies




As we attempt to hash out this humongo ASCII art dependency tree, it 
occurs to me that it might be easier if we put build-time dependencies 
at the module level in some form that a build script or Makefile could 
process.

Something like a file in each module called .build-deps with
module-name: other-module other-module other-module

Just build ordering dependencies, not run-time dependencies, else you
end up running in circles.

Thoughts?  If something like this gets into CVS, I will update the top 
level makefile mess I posted the other day to grok it.


-- 
Jonathan Sergent / sergent@io.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]