arcade icon indicating copy to clipboard operation
arcade copied to clipboard

Add native tools on machine parameter to build.ps1

Open jonfortescue opened this issue 2 years ago • 2 comments

  • [x] This issue is blocking
  • [ ] This issue is causing unreasonable pain

In order to use native tools on machine locally, the NativeToolsOnMachine environment variable needs to be specified. This is easy to do in YAML, but when using eng/common/build.ps1 it's not quite as easy. We should add a parameter to that build script to make specifying native tools on machine easier.

jonfortescue avatar Sep 20 '22 21:09 jonfortescue

Would we need this for release/3.1 and release/5.0 branches as well?

RussKie avatar Sep 23 '22 02:09 RussKie

@RussKie Yup, I'm backporting to the other branches as we go. :)

jonfortescue avatar Sep 23 '22 16:09 jonfortescue