$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-08-29 02:59:05
Victor A. Wagner, Jr. wrote:
> sounds good... are there any plans to have V2 build ALL of the tools when
> invoked from the boost/tools directory? I don't really mind manually going
> down a couple directories and running a build.bat file, but as more and
> more tools get added, that's going to become problematic.
You mean Jamfile.v2 in boost_root/tools which would build all tools. No
problem. I've just wrote one which build two of the tools and places them to
a single directory, and can commit the file rather quickly.
- Volodya