Dashboard > Pulse v2.1 > ... > Built-in Projects > BJam Command
  Pulse v2.1 Log In | Sign Up   View a printable version of the current page.  
  BJam Command
Added by Jason Sankey, last edited by Jason Sankey on Sep 15, 2009  (view change)
Labels: 
(None)

Pulse Manual Index

Overview

BJam commands are used to build software with the Boost variant of the Jam build tool. This tool originated at Perforce.

Default Post-Processing

BJam commands apply bjam post-processing to their output by default, in order to capture common warning and error messages.

Locating BJam

The bjam binary is located using the following algorithm:

  • If the command's custom bjam executable field is set, its value is used.
  • If a property named bjam.bin is defined, its value is used.
  • Otherwise, bjam is assumed to be in the PATH.

Zutubi wiki is Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.10 Build:#528 Nov 29, 2006) - Bug/feature request - Contact Administrators