build icon indicating copy to clipboard operation
build copied to clipboard

[msvc] Remove need for setup scripts on each action.

Open grafikrobot opened this issue 7 years ago • 1 comments

Talking to Robert S. he mentioned that we could avoid running the vcvars script for each compiler invocation by instead: running the vcvars once on configure, extracting the compiler env vars, converting them to regular build options (i.e. include, libdirs, etc), clearing the env for each compile invocation. This depends on https://github.com/boostorg/build/issues/342

grafikrobot avatar Sep 26 '18 07:09 grafikrobot

Thank you for your contributions. Main development of B2 has moved to https://github.com/bfgroup/b2 This issue has been automatically marked as "transition" to indicate the potential for needing transition to the new B2 development project.

stale[bot] avatar Jun 26 '21 03:06 stale[bot]