Subject: Re: [Boost-build] What does bjam -a mean by "everything"?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-06-05 20:57:56


AMDG

Anthony Foglia wrote:
> bjam -a supposedly means "Rebuild everything", according to the
> help option, but I have no idea what everything means.

-a tells bjam to behave as though all targets are out of date.
It will build exactly the same targets as if you deleted everything
and ran bjam without -a.

In Christ,
Steven Watanabe