on Fri May 10 2013, Eric Cornelius
Hi all,
Out of curiosity, is the plan to move to a git pull-request model once the modularization process is complete? Or is github being used simply as a convenient mirror and interface for browsing code and history?
Except in cases where individual maintainers take exception to the github pull request system (I've seen that before, not that I understand it), all maintainers will be using it.
Also, I have some changes to the Jamroot and boostcpp.jam files for improving modularization builds, which aggregate all the public headers from modules into the standard boost/... layout within the install/include directory, as well as implicitly setting up include paths during the initial build process.
https://github.com/EricMCornelius/boost/commit/cdc08a1afa4b3df85997d54d9e6a4...
I'm not sure to whom this should be directed. Daniel, how well does this work match up with your plans? -- Dave Abrahams