
6 Jul
2006
6 Jul
'06
12:01 p.m.
Vladimir Prus wrote:
If it's fine with everybody, I can make the warning appear only when the library is actually built.
That's great, but isn't the core issue that all the lib Jamfiles are being read just by doing use-project /boost : .. ; ? Can't use-project be lazy somehow? Just depending on a single Boost library now adds several seconds to the BB startup time. It seems to me that this can't scale very well. -- Daniel Wallin