From 23b7ccca7ffbabcae18bee345f239da848536b6a Mon Sep 17 00:00:00 2001
From: Rene Rivera boost_python, use Boost.Build in the usual way
+ href="../../../tools/build/v1/build_system.htm">Boost.Build in the usual way
from the libs/python/build subdirectory of your boost
installation (if you have already built boost from the top level this may
have no effect, since the work is already done).
This will update all of the Boost.Python v1 test and example targets. The @@ -259,7 +259,7 @@ bjam -sTOOLS=bjam -sTOOLS=toolset test +"../../../more/getting_started.html#Tools">toolset test
bjam -sTOOLS=toolset -sPYTHON_TEST_ARGS=-v test +"../../../more/getting_started.html#Tools">toolset-sPYTHON_TEST_ARGS=-v test which will print each test's Python code with the expected output as it @@ -286,11 +286,11 @@ edit the line which reads
-so that the path refers to the-boost-build ../../../tools/build ; +boost-build ../../../tools/build/v1 ;
tools/build subdirectory
+so that the path refers to the tools/build/v1 subdirectory
of your Boost installation.
@@ -311,10 +311,10 @@ so that the path refers to the root directory of your Boost installation.
BUILD
+ "../../../tools/build/v1/build_system.htm#user_globals">BUILD
variable: