Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-03-25 02:01:18


Khassapov, Alex wrote:

> Hi,
>
>
>
> I found (in tools/testing.jam) rules 'time' and 'record-time' which seem
> useful, I wonder if I can use any of them to monitor time used to
> compile files/targets? Or they are only used to record execution time
> of some tests?

It appears to be used to record build time of test targets, and I don't
see an obvious way to record time of each compilation using those rules.

Creating a wrapper for compiler that would invoke real compiler and record
to spent time might be easier.

- Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk