$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Jurko GospodnetiÄ (jurko.gospodnetic_at_[hidden])
Date: 2008-07-30 14:23:09
Hi.
> Ok, I managed to get new fixes working without changing the old
> command line parameters gcc & qcc toolsets use by default. I also added
> support you requested for hp_cxx & acc toolsets. I'll be committing this
> as soon as I run some more tests on it - Boost Build tests, parts of the
> Boost library build, compare commands logged for those builds before and
> after the changes made, and whatever else I can think of...
>
> I'll post here when I commit everything...
Just committed the following:
http://svn.boost.org/trac/boost/changeset/47883
Documentation update.
http://svn.boost.org/trac/boost/changeset/47890
Made the c++-template-depth feature optional, preserving default
behaviour for gcc & qcc toolsets.
http://svn.boost.org/trac/boost/changeset/47892
Updated the predefined c++-template-depth Boost Build feature
values to include all multiples of 64 up to 1024.
http://svn.boost.org/trac/boost/changeset/47893
Added support for the c++-template-depth feature with the hp_cxx
Boost Build toolset.
http://svn.boost.org/trac/boost/changeset/47894
Added support for the c++-template-depth feature with the acc
Boost Build toolset.
Hope this helps.
Best regards,
Jurko GospodnetiÄ