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

[Backport 1.3] Add windows support (#583) #644

Merged

Conversation

naveentatikonda
Copy link
Member

@naveentatikonda naveentatikonda commented Dec 2, 2022

  • Add Windows Support

Signed-off-by: Naveen [email protected]

Description

Add Windows Support
Cherry-picked from 6b44bb8
Backported from #599

Issues Resolved

#635

Check List

  • All tests pass
  • Commits are signed as per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

* Add Windows Support

Signed-off-by: Naveen <[email protected]>

* Add license for libwinpthread and copy all licenses to LICENSE.txt

Signed-off-by: Naveen <[email protected]>

* Download OpenBLAS

Signed-off-by: Naveen <[email protected]>

* Remove Git Patch and add branching logic for CMakeLists.txt

Signed-off-by: Naveen <[email protected]>

Signed-off-by: Naveen <[email protected]>
@naveentatikonda naveentatikonda requested a review from a team December 2, 2022 23:38
@codecov-commenter
Copy link

Codecov Report

Merging #644 (2b04faf) into 1.3 (773b88f) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                1.3     #644   +/-   ##
=========================================
  Coverage     84.19%   84.19%           
+ Complexity      901      900    -1     
=========================================
  Files           127      127           
  Lines          3867     3867           
  Branches        358      358           
=========================================
  Hits           3256     3256           
  Misses          454      454           
  Partials        157      157           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@naveentatikonda naveentatikonda merged commit bcce85d into opensearch-project:1.3 Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants