Hi !
B2 homepage looks rather pretty indeed.
Have anyone ever considered to create SDK style project for C++ support ?
I by myself was using both - C++ and C# in my own projects, and I found C# / SDK style project as much easier to use than cmake.
Of course B2 is slightly different than cmake, but I think at the end it will also generate some sort of build files.
For Windows / Visual studio build files are nice, but it's easier just to pass information from files to Visual Studio.
And I see two ways help C++ to evolve - one is visual studio specific using c# / props files / project in C++/SDK style,
another is to help C++ to become scriptable.
I think first approach might be more realistic than second one.
-- Have a nice day!
Tarmo.