
Beman Dawes wrote:
http://svn.boost.org/trac/boost/changeset/48493 was not merged into branches/release. The comment reads: Minor stylistic changes made to the main Boost library Jamroot file. Corrected several comments. Made searching for header files not search through .svn folders.
I'm going to do this merge. In the future, please merge such changes into release rather than relying on the release managers to pick them up.
This commit was intentionally not merged. Please see my email asking for permission to merge other Jamroot changes. You should not that this commit breaks installing from libs/<some-library>/build directories, so there's a follow-up commit on trunk to fix that -- which was checked in *after* I've merged other Jamroot changes, so decision not to merge 48493 was actually right.
Thanks,
--Beman
PS: Who is Jerko?
Jurko is one of Boost.Build developers. - Volodya