|
Boost-Build : |
Subject: Re: [Boost-build] Documentation missing for rules
From: Gevorg Voskanyan (v_gevorg_at_[hidden])
Date: 2010-10-06 02:17:57
Edward Diener wrote:
> In the Boost Build documentation I see no documentation in the Reference
>section for these built-in rules:
>
> using
> import
> local
'using' is documented
here: http://www.boost.org/boost-build2/doc/html/bbv2/overview/configuration.html
The other two are not Boost.Build rules, but Boost.Jam keywords.
'import' is documented
here: http://www.boost.org/boost-build2/doc/html/bbv2/overview/jam_language.html
and 'local'
here: http://www.boost.org/boost-build2/doc/html/jam/language.html#jam.language.flow_of_control
> Also the features "compile, compile-fail, link, link-fail, run, run-fail" link
>to a section called "Testing" and that topic is completely blank.
http://www.boost.org/boost-build2/doc/html/bbv2/builtins/testing.html doesn't
appear blank for me :-\
Best Regards,
Gevorg
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