$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2007-10-04 13:07:26
On Oct 1, 2007, at 12:51 AM, Vladimir Prus wrote:
> In light of that, I think that the future of Boost.Build is a Python
> implementation.
When did it become acceptable for Boost's build tool to be written in
Python?
I love Python, but that's a rather large dependency for Boost to
have, given that many Boost users will have to build Boost from sources.
- Doug