Hi, is vc10 support implemented? And if so, is this the right way to build for vc10:
bjam.exe --build-dir="c:\development\boost" --prefix="c:\development\boost" --build-type=complete toolset=msvc-100 stage > C:\development\boost\build-output-vc10.txt

When running this, everything builds, but the files have improper names. Visual studio expects libboost_filesystem-vc100-mt-gd-1_39.lib but in the stage directory there are no files with vc100, just vc.