blob: eb74ec790e2c207df62789cfec26a2d0057c75e0 [file] [log] [blame]
.TH "BST BUILD" "1" "18-Jul-2018" "" "bst build Manual"
.SH NAME
bst\-build \- Build elements in a pipeline
.SH SYNOPSIS
.B bst build
[OPTIONS] [ELEMENTS]...
.SH DESCRIPTION
Build elements in a pipeline
.SH OPTIONS
.TP
\fB\-\-all\fP
Build elements that would not be needed for the current build plan
.TP
\fB\-\-track\fP PATH
Specify elements to track during the build. Can be used repeatedly to specify multiple elements
.TP
\fB\-\-track\-all\fP
Track all elements in the pipeline
.TP
\fB\-\-track\-except\fP PATH
Except certain dependencies from tracking
.TP
\fB\-J,\fP \-\-track\-cross\-junctions
Allow tracking to cross junction boundaries
.TP
\fB\-\-track\-save\fP
Deprecated: This is ignored