diff --git a/boost_build_v2.html b/boost_build_v2.html index 0230df7c7..1e3060aaf 100644 --- a/boost_build_v2.html +++ b/boost_build_v2.html @@ -22,12 +22,12 @@ div.alert { color: red } table { align: center; border: thin; } - + + - build request, build request expansion and directly requested targets + - conditional properties + -->

bjam there. A simple application will be built. You can also play with other projects in examples-v2. + it somewhere. + +

It is slighly better way is to copy new/user-config.jam + into one of the locations where it can be found (given in this table). This prevent you from + accidentally overwriting your config when updating.

--> @@ -1211,6 +1211,13 @@ borland/runtime-link=static,dynamic Build another project when this one is built. + + + explicit + + States that the target should be built only by explicit + request. +

Each project is also associated with project root. That's a @@ -1461,17 +1468,17 @@ borland/runtime-link=static,dynamic

  • It allows to have main target names with slashes. + That makes good rationale for why main target must contain names. + -->
  • @@ -1554,10 +1561,21 @@ borland/runtime-link=static,dynamic follows:

    @@ -1554,10 +1561,21 @@ borland/runtime-link=static,dynamic follows: