aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/project/boost/build.py
diff options
context:
space:
mode:
Diffstat (limited to 'project/boost/build.py')
-rw-r--r--project/boost/build.py7
1 files changed, 5 insertions, 2 deletions
diff --git a/project/boost/build.py b/project/boost/build.py
index bd4fd6b..a29fb29 100644
--- a/project/boost/build.py
+++ b/project/boost/build.py
@@ -5,8 +5,11 @@
R'''Build Boost.
-This script builds the Boost libraries. Its main utility is setting the
-correct --stagedir parameter value to avoid name clashes.
+The main utility of this script is setting the correct --stagedir parameter
+value to avoid name clashes.
+
+It also facilitates building with different toolsets/for different platforms
+with the help from the --toolset and --platform parameters.
Usage example: