Subject: Re: [Boost-build] Very slow Visual Studio 2012 builds
From: Juraj Ivanèiæ (juraj.ivancic_at_[hidden])
Date: 2013-11-04 16:55:08


On 4.11.2013. 21:50, Steven Watanabe wrote:

> - If you kept the ">nul" when calling the setup
> script, there would be no need to use __DELIMITER__...
> to identify the start of the output you want.
> - I think it would be better to replace setup-$(c)
> with the environment setting commands. That
> would avoid having to edit every action and
> all the flags.

Good points. How about this?