$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] merge request
From: Juraj Ivanèiæ (juraj.ivancic_at_[hidden])
Date: 2014-06-17 06:44:25
On 16.6.2014. 11:57, Jürgen Hunold wrote:
> Hi,
>
> we have six merge requests open. I've reviewed
>
> https://github.com/boostorg/build/pull/6
I just finished a better alternative. It generates batch file
replacements in temporary directory (obtained by reading TEMP
environment variable).
https://github.com/jivancic/build/tree/slow_msvc_setup_scripts_2
Could you try that one?