$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-01-06 08:54:02
On Friday 29 December 2006 02:51, Jaroslav Gresula wrote:
> Is it possible to rebuild only a particular target but not targets it is
> dependent on?
From command line? No.
In certainly possible on the lower levels. Feel like implementing new
options like --shallow-rebuild?
- Volodya