$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Boost.Build files at superproject root
From: Peter Dimov (lists_at_[hidden])
Date: 2014-12-31 10:35:18
Currently, the Boost root contains the following files:
    boost-build.jam
    boostcpp.jam
    boostcpp.py
    bootstrap.bat
    bootstrap.sh
    Jamroot
which are part of Boost.Build and so their rightful place is in the 
submodule.
Would it be possible to move them there, and leave only minimal forwarding 
shims (that would never need to change) in the superproject?