$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-01-10 12:27:53
Jeff Garland wrote:
> Thomas Witt wrote:
>> Hi,
>>
>> The following list was compiled by Vladimir Prus (Thanks!). It shows
>> files that potentially need updating with respect to the build v2
>> transition. Could the respective library authors please check and report
>> back.
>
> Is there some instruction somewhere that explains how the options have
> changed, etc? I'm completely clueless on how the text in mine needs to be
> updated...
http://boost.org/boost-build2/doc/html/bbv2/advanced/differences_to_v1/build_process.html
describes the most important differences. Other than that,
http://boost.org/boost-build2/doc/html/bbv2/reference.html#bbv2.reference.commandline
is the complete command line syntax, and if you want to refer to configuring toolsets,
there:
http://boost.org/boost-build2/doc/html/bbv2/reference.html#bbv2.reference.init
http://boost.org/boost-build2/doc/html/bbv2/reference/tools.html
Hope this helps, and if you've more question, please post them to boost-build ML.
Thanks,
Volodya