Skip to content

Conversation

@lesserwhirls
Copy link
Member

@lesserwhirls lesserwhirls commented Mar 19, 2025

Description of Changes

The first of three (anticipated) PRs to address #753. This PR enables a GitHub workflow to generate libaec libraries for Windows (x86_64), MacOS (x86_64, aarch64), and Linux (x86_64, aarch64). The zip produced by this workflow will be used in the next PR to create a libaec-native jar, which will allow the JNA bindings to call the C libraries without needing to install extra software on a system for (hopefully) a majority of use cases.

PR Checklist

  • Link to any issues that the PR addresses
  • Add labels
  • Open as a draft PR
    until ready for review
  • Make sure GitHub tests pass
  • Mark PR as "Ready for Review"

@lesserwhirls lesserwhirls added the build: github Issue or pull request related to the GitHub build infrastructure. label Mar 19, 2025
@lesserwhirls lesserwhirls added this to the v5.8 milestone Mar 19, 2025
@lesserwhirls lesserwhirls marked this pull request as ready for review March 19, 2025 22:38
@lesserwhirls lesserwhirls merged commit 1ef165d into Unidata:maint-5.x Mar 19, 2025
13 checks passed
@lesserwhirls lesserwhirls deleted the gh-753 branch March 19, 2025 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build: github Issue or pull request related to the GitHub build infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant