$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-08-18 05:01:57
Roland Schwarz wrote:
>
>
> David Abrahams wrote:
>
>> I wouldn't count on everything in the trunk having been maintained.
>> You might try copying python.jam from RC_1_34_0
>
> Tried, but no success :-(
>
> Now it chokes on some differences in os.jam.
>
> Comparing trunk with RC_1_34_0 reveals a _lot_ of differences in the
> build system anyways.
This is because lots of folks were committing directly to branch,
without caring to follow documented checking policies.
Rene and I are planning to reconcile the differences, but had no time.
- Volodya