$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Brian Ravnsgaard Riis (brian_at_[hidden])
Date: 2007-01-05 08:16:56
Stan Gunawan wrote:
> Hi,
>
> Is there a way to force a rebuild (or clean + build) when using a
> particular build variant?
>
> Say when using the 'release' variant, I'd like to force everything to be
> rebuilt.
>
> Thanks,
> stan
> _______________________________________________
> Unsubscribe & other changes: http://listarchives.boost.org/mailman/listinfo.cgi/boost-build
>
>
>
bjam -a release
-- /Brian Riis