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

Add support for building with pkgconfig #1310

Merged
merged 2 commits into from
Nov 27, 2023

Conversation

samuel40791765
Copy link
Contributor

Issues:

Resolves CryptoAlg-2164

Description of changes:

librelp, bind, and other libraries use package config to detect OpenSSL support. This lets these projects find AWS-LC with their existing configuration.

Call-outs:

Versioning still needs ironing out

Testing:

This can be tested once we add CI for librelp. This passes locally but we haven't ironed out all the details for librelp just yet.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b15b9d3) 77.96% compared to head (afa678a) 76.36%.
Report is 16 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1310      +/-   ##
==========================================
- Coverage   77.96%   76.36%   -1.60%     
==========================================
  Files         530      421     -109     
  Lines      101077    70974   -30103     
==========================================
- Hits        78805    54200   -24605     
+ Misses      22272    16774    -5498     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

pkgconfig/openssl.pc.in Show resolved Hide resolved
CMakeLists.txt Show resolved Hide resolved
CMakeLists.txt Show resolved Hide resolved
justsmth
justsmth previously approved these changes Nov 21, 2023
@samuel40791765 samuel40791765 enabled auto-merge (squash) November 27, 2023 17:08
@samuel40791765 samuel40791765 merged commit 7e6aef8 into aws:main Nov 27, 2023
20 checks passed
@justsmth justsmth mentioned this pull request Dec 4, 2023
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.

4 participants