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

improved windows build workflow #12

Merged
merged 3 commits into from
Nov 1, 2022

Conversation

fw2568
Copy link

@fw2568 fw2568 commented Nov 1, 2022

generate artificats with build result for windows

@fw2568 fw2568 merged commit d0170ee into dbosoft-master Nov 1, 2022
fw2568 added a commit that referenced this pull request Feb 5, 2024
* Windows build for master branch (#8)
* merged windows build
* Update build-and-test.yml
Removed windows steps from build-and-test workflow
* Update build-windows.yml
rename windows build workflow (no tests active)

* fix json inlining (#9)
restored ovs upstream json inline

* remove pthreads code after build (#10)

* improved windows build workflow (#12)

* generate artificats for windows

* fix install step in windows workflow

* copy pthreads

* added TargetVersion for Analyze configurations (#11)

* Update README.rst

* driver branding (#13)

* Revert "driver branding (#13)" (#14)

This reverts commit 8f437fd.

* dbosoft branding (#15)

* branding
* branding: fixed check for extension

* Update build-windows.yml (#16)

* fixed version variable (#17)

* Build with SSL enabled (#18)

- Update build-windows.yml to download openssl
- openssl 1.1 renamed libraries
* update appveyor openssl download to openssl 1.1

* OpenSSL DLLs are missing in build output (#19)
copy DLLs of openssl 1.1 to c:\openvswitch

* fix BSOD in kernel driver (#20)

In case OVS_KEY_ATTR_IN_PORT is not in netlink attributes
a BSOD will occur.

* Driver: windows server 2016 compatibility (#21)

* lower driver build version for server 2016
* use ExAllocatePoolPriorityUninitialized

* Update build-windows.yml

* disable SSL build

disable ssl to build server issue - cannot find headers

* disable parallel build on windows
option -j sometimes cause build errors currently
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant