$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] eclipse plugin for boost.build
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2012-04-07 09:50:39
AMDG
On 04/06/2012 01:32 PM, Boosty2 wrote:
>
> Last not least I made a simple app around "b2.exe" (named "bb.exe" and
> writes all
> output into console AND a log file you can set via a "-L" parameter - surely
> a good thing for
> command line usage when building big projects).
>
On Unix systems, this would be spelled
b2 | tee logfile
In Christ,
Steven Watanabe