Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2004-12-31 13:57:18


The docs show this example:

stage dist : hello
: <traverse-dependencies>on <include-type>EXE
<include-type>LIB
;

I dislike the names being used here. “include” already has a different
meaning, and “traverse” is just vague -- it isn't clear what happens
when those dependencies are traversed. You could replace both names
with “install” and it would be an improvement.

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
 

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