Opened 10 years ago

#234 new enhancement

Avoid calling MSVC setup scripts on every build action

Reported by: Md Abdur Rahim Owned by: somebody
Priority: minor Milestone: M16 - Various fixes
Component: component1 Version:
Keywords: Cc:

Description

Since MSVC 10.0 calling compiler setup script became very time-consuming. This can be avoided by calling them once and caching their environment changes. See related discussion:

http://lists.boost.org/boost-build/2013/09/27000.php

Proposed patch attached.

Attachments (1)

msvc.jam.patch (3.0 KB) - added by Md Abdur Rahim 10 years ago.

Download all attachments as: .zip

Change History (1)

Changed 10 years ago by Md Abdur Rahim

Attachment: msvc.jam.patch added
Note: See TracTickets for help on using tickets.