6 Jan
2014
6 Jan
'14
9:09 p.m.
I remember there were discussions about moving Boost.Build somewhere, and it appears that some scripts were updated for that but the actual Boost.Build code is still in tools/build/v2. I did 'git pull' in the Boost root, it's up to date. Boost-build is in a submodule, ' git submodule update' should fix your problem.
I tried to find a reference to this in the trac wiki, but couldn't anything except a link to http://git-scm.com/docs/git-submodule - Thomas