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

A bunch of CMake fixes #480

Merged
merged 7 commits into from
Jan 28, 2025
Merged

A bunch of CMake fixes #480

merged 7 commits into from
Jan 28, 2025

Conversation

graebm
Copy link
Contributor

@graebm graebm commented Jan 6, 2025

See: See: awslabs/aws-c-common#1178

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

@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.64%. Comparing base (aef075b) to head (b5e2074).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #480   +/-   ##
=======================================
  Coverage   89.64%   89.64%           
=======================================
  Files          20       20           
  Lines        6344     6344           
=======================================
  Hits         5687     5687           
  Misses        657      657           

@sfod sfod merged commit 6eb8be5 into main Jan 28, 2025
35 checks passed
@sfod sfod deleted the cmake-modules branch January 28, 2025 23:11
debasishbsws added a commit to wolfi-dev/os that referenced this pull request Jan 29, 2025
- Replaced custom build commands with Melange standard CMake pipelines (configure, build, install).
- Set BUILD_TESTING=OFF as want_check was causing errors.
- Removed manual handling of aws-c-s3 dev folder, as it is now handled upstream (see: awslabs/aws-c-s3#480).

Signed-off-by: Debasish Biswas <[email protected]>
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.

3 participants