Overview
BJam projects are used to build software with the Boost
variant of the Jam build tool. This tool originated at Perforce
.
BJam Command and Post-Processing
BJam projects define a single recipe which executes a single bjam command. This command will run bjam post-processing by default, in order to capture common warning and error messages.