bst-build - Man Page

Build elements in a pipeline

Synopsis

bst build [Options] [ELEMENTS]...

Description

Build elements in a pipeline

Options

--all

Build elements that would not be needed for the current build plan

--track PATH

Specify elements to track during the build. Can be used repeatedly to specify multiple elements

--track-all

Track all elements in the pipeline

--track-except PATH

Except certain dependencies from tracking

-J, --track-cross-junctions

Allow tracking to cross junction boundaries

--track-save

Deprecated: This is ignored

Referenced By

bst(1).

14-Jul-2019 bst build Manual