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] Pre-build x86 viosock libraries as needed #1234

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

benyamin-codez
Copy link
Contributor

  1. Pre-builds x86 viosock libraries when building virtio-win.sln or viosock.sln for amd64 in the circumstances the required x86 libraries do not already exist.

Split from PR #1212.

1. Pre-builds x86 viosock libraries when building virtio-win.sln or
   viosock.sln for amd64 in the circumstances the required x86 libraries
   do not already exist.

Split from PR virtio-win#1212.

Signed-off-by: benyamin-codez <[email protected]>
build/build.bat Outdated Show resolved Hide resolved
Addendum to cec3f9c.

1. Refactored following review to a new file: prebuild_x86_libs.bat

Split from PR virtio-win#1212.

Signed-off-by: benyamin-codez <[email protected]>
Addendum to cec3f9c and f290abf.

1. Remove unrequired environment variable from build.bat

Split from PR virtio-win#1212.

Signed-off-by: benyamin-codez <[email protected]>
@benyamin-codez
Copy link
Contributor Author

@YanVugenfirer @kostyanf14

This should probably have a new HCK-CI [EWDK] check as well as some HCK-CI/viosock checks too, yes?

build/build.bat Outdated Show resolved Hide resolved
@benyamin-codez
Copy link
Contributor Author

@kostyanf14

Did something break with the checks...?!?

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