Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-04-07 04:29:45


Hello!

This is a call for help. At the moment, V2 (just like V1) tends to produce
pretty long target paths. This issue has several components:

  1. We produce extra path element even for features not affecting particular
     target. For example "debug" in target path for generated docs is wrong.
  2. Using full names of features makes for pretty long paths, and there's no
     "compression" of paths.
  3. The algorithm to compute the path is completely non-customizable.

Those are problems, but really, I don't have completely answers to help. If
somebody could come and propose/design the right semantic of target paths,
this would be a great help.

If you don't have time to design it all, but have some ideas, please speak
out. Note, especially, that you don't need to have any deep knowledge of V2
*code*, you just need to think about the best user interface, so it's a good
way to affect V2 without learning jam language ;-)

Thanks in advance,
Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk