$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-05-06 06:07:31
Hi Rene,
----- Original Message -----
From: "Rene Rivera" <grafik_at_[hidden]>
> Update of /cvsroot/boost/boost/tools/build
> In directory usw-pr-cvs1:/tmp/cvs-serv14455
>
> Added Files:
> variables.html
> Log Message:
> Boost.Build global variables. Initially listing only variables from
allyourbase.jam.
Are you sure this is a good idea? I thought we were just going to document
toolset configuration variables. Most of the global variables should never
be touched by users, and trying to tell people how to use them seems likely
to make the tool harder to use, not easier. Sometimes too much information
hurts...
-Dave