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

projects/Windows: remove wolfSSL from legacy projects #15468

Closed
wants to merge 1 commit into from

Conversation

jay
Copy link
Member

@jay jay commented Nov 1, 2024

  • Remove wolfSSL from the legacy projects for Visual Studio 2010 - 2013.

It's no longer possible to maintain the custom build configuration of wolfSSL for these old versions of Visual Studio.

Note support for wolfSSL was recently added to the winbuild build system in 4de627a and the user could possibly make their own wolfSSL build and attempt to link it using an old version of Visual Studio that way.

Ref: https://gist.github.com/jay/5f6d8d5ba15c12c7457e3216a94da72d

Closes #xxxx

@jay jay added build Windows Windows-specific labels Nov 1, 2024
@dfandrich
Copy link
Contributor

Analysis of PR #15468 at 3cbe771d:

Test 503 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Generated by Testclutch

Makefile.am Outdated Show resolved Hide resolved
@jay jay force-pushed the rm_wolfssl_from_projects branch from 6a4f286 to 9cc5fc1 Compare November 21, 2024 05:08
jay added a commit to jay/curl that referenced this pull request Nov 21, 2024
- Remove wolfSSL from the legacy projects for Visual Studio 2010 - 2013.

It's no longer possible to maintain the custom build configuration of
wolfSSL for these old versions of Visual Studio.

Note support for wolfSSL was recently added to the winbuild build system
in 4de627a and the user could possibly make their own wolfSSL build and
attempt to link it using an old version of Visual Studio that way.

Ref: https://gist.github.com/jay/5f6d8d5ba15c12c7457e3216a94da72d

Closes curl#15468
@jay jay added the feature-window A merge of this requires an open feature window label Nov 21, 2024
- Remove wolfSSL from the legacy projects for Visual Studio 2010 - 2013.

It's no longer possible to maintain the custom build configuration of
wolfSSL for these old versions of Visual Studio.

Note support for wolfSSL was recently added to the winbuild build system
in 4de627a and the user could possibly make their own wolfSSL build and
attempt to link it using an old version of Visual Studio that way.

Ref: https://gist.github.com/jay/5f6d8d5ba15c12c7457e3216a94da72d

Closes curl#15468
@jay jay force-pushed the rm_wolfssl_from_projects branch from 9cc5fc1 to 7037046 Compare December 22, 2024 04:57
@jay jay closed this in 440bf8d Dec 22, 2024
@jay jay deleted the rm_wolfssl_from_projects branch December 22, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build feature-window A merge of this requires an open feature window hacktoberfest-accepted Windows Windows-specific
Development

Successfully merging this pull request may close these issues.

4 participants