Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build] Extend SetVsEnv.bat #1233

Merged

Conversation

benyamin-codez
Copy link
Contributor

  1. Enforce echo off after calling SetupBuildEnv.cmd, which will otherwise spill noise into the build log.
    If data amongst this noise is required, best to report it specifically.

  2. Provide some extra EWDK details when EnterpriseWDK=True.
    Here we include the BuildLab, VS year and dev CLI version as well as the Version_Number (EWDK Build Number).

Split from PR #1212.

1. Enforce echo off after calling SetupBuildEnv.cmd, which will
   otherwise spill noise into the build log. If data amongst this
   noise is required, best to report it specifically.

2. Provide some extra EWDK details when EnterpriseWDK=True. Here
   we include the BuildLab, VS year and dev CLI version as well
   as the Version_Number (EWDK Build Number).

Split from PR virtio-win#1212.

Signed-off-by: benyamin-codez <[email protected]>
@YanVugenfirer YanVugenfirer merged commit a10b799 into virtio-win:master Dec 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants