$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-03-06 01:06:58
On Tuesday 04 March 2008 20:42:01 Joshua Napoli wrote:
> Here is a patch that adds a "pythonpath" feature. This allows a Jamfile to
> add elements to the PYTHONPATH environment variable setting, when running
> python tests. Additionally, includes the patch from my previous email that
> computes the pythonpath when a test depends on multiple python-extension
> targets.
Hi Joshua,
I have applied this patch to SVN HEAD. Thanks!
- Volodya