on Sat Jul 20 2013, Dave Abrahams
on Thu Jul 18 2013, Bjørn Roald
wrote: On 07/11/2013 11:42 AM, Dave Abrahams wrote:
This is now done and submodules are back. It should be possible to resume work on the testing.
Thanks for understanding,
The conversion create additional misplaced files in libs/type_traits/include/boost. At least config.hpp and smart_ptr.hpp are misplaced. See: https://github.com/boostorg/type_traits/tree/master/include/boost
this line:
"development/type_traits/boost/" : "include/boost/";
type_traits repo section of https://github.com/ryppl/Boost2Git/blob/master/repositories.txt is suspicious
These issues appear to be fixed now.
Currently this is a show stopper for getting "./b2 headers" to generate correct links to headers in boost folder after applying patches provided here: http://lists.boost.org/boost-build/2013/07/26861.php
In addition the execute bit is not set correctly on: ./bootstrap.sh ./tools/build/v2/engine/build.sh causing "./bootstrap.sh" to fail.
OK, clearly I need to handle https://github.com/ryppl/Boost2Git/issues/33. This should not be a huge challenge.
OK, done. When http://jenkins.boost.org/job/Boost2Git/2150/console completes you should see the change in the repositories. -- Dave Abrahams