$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: vladimir_prus (ghost_at_[hidden])
Date: 2002-08-28 10:45:33
--- In jamboost_at_y..., Patrick Frants <gclbb-jamboost_at_m...> wrote:
> Hi,
>
> I want to stop building after the first failure. That is possible
with
> standard jam's -q option:
>
> -q Quit quickly as soon as a target fails.
>
> Is there a reason it is not in bjam (yet)?
Hi Patrick!
This option *is* there, at least in CVS. I guess that once
new boost version is released, the precompiled binaries should
have this option, too.
HTH,
Volodya