$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Greene (greened_at_[hidden])
Date: 2006-03-03 15:48:36
Is there any way to get bjam to display the commands it is running
during a build? I see things like "doxygen-action" but that doesn't
tell me exactly how dxygen is being run. I'm trying to figure out
how to invoke the Boost documentation tools outside of jam but I
can't puzzle it out. A switch to print the actual commands being
executed would help a lot.
Thanks.
-Dave