Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Build: allow options to use Boost + OpenSSL static libs#722

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
deanberris merged 1 commit intocpp-netlib:0.13-releasefromanonimal:0.13-release
Jan 9, 2017

Conversation

anonimal
Copy link

Though usually not encouraged, there are use-cases for linking openssl statically (windows without openssl installed, static apps, etc.) and, though it's not as much of a security issue, the same use-cases apply to boost (so static apps don't end up linking boost dynamically because of cpp-netlib).

Default isOFF for both options (as I think it should be since those who need it will know when to use it).

@deanberris
Copy link
Member

LGTM -- ideally though we really ought to just remove the dependency on Boost if we can really achieve that.

@deanberrisdeanberris merged commit92d41b7 intocpp-netlib:0.13-releaseJan 9, 2017
@deanberris
Copy link
Member

@anonimal -- do you mind sending this change up to master as well?

@anonimal
Copy link
Author

@deanberris sure, no problem. By the way, I'm currently dealing withthis cmake issue. It may or may not be related to cpp-netlib, I'll keep you posted if it ends up being an implementation issue.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@anonimal@deanberris

[8]ページ先頭

©2009-2025 Movatter.jp