|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r53379 - trunk/libs/python/doc/tutorial/doc
From: ghost_at_[hidden]
Date: 2009-05-29 04:05:50
Author: vladimir_prus
Date: 2009-05-29 04:05:49 EDT (Fri, 29 May 2009)
New Revision: 53379
URL: http://svn.boost.org/trac/boost/changeset/53379
Log:
Don't mention --preserve-test-targets.
Targets are no longer removed by default, so this reference
is unnecessary.
Addresses #2001.
Text files modified:
trunk/libs/python/doc/tutorial/doc/tutorial.qbk | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
Modified: trunk/libs/python/doc/tutorial/doc/tutorial.qbk
==============================================================================
--- trunk/libs/python/doc/tutorial/doc/tutorial.qbk (original)
+++ trunk/libs/python/doc/tutorial/doc/tutorial.qbk 2009-05-29 04:05:49 EDT (Fri, 29 May 2009)
@@ -186,10 +186,6 @@
Or something similar. If all is well, you should now have built the DLLs and
run the Python program.
-[note Starting from Boost 1.35, bjam erases the generated executables
-(e.g. pyd file) after the test has concluded to conserve disk space.
-To keep bjam from doing that, pass --preserve-test-targets to bjam.]
-
[:[*There you go... Have fun!]]
[endsect]
Boost-Commit 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