$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Python port on trunk
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-07-27 05:28:20
To facilitate further development, I have merged the code of the Python
port to trunk. Instructions at:
https://zigzag.lvk.cs.msu.su:7813/boost.build/wiki/PythonPort/Quickstart
were updated. I intend to make a pass at modules under 'build' this week,
and install a nagging script to keep Python versions there in sync with
jam counterpart thereafter. As evidenced by
https://zigzag.lvk.cs.msu.su:7813/boost.build/wiki/PythonPort/Status
the tools need quite some work. I personally plan to move gcc from 'compiles
hello world' to 'fully ported' state soonish, but will appreciate
help with other tools.
- Volodya