AdaCore / AdaCore/gnatcoverage
Allow building with shared libraries
Open
Nobody has claimed this yet.
- Dominant language
- Ada
- Stars
- 47
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
GNATCoverage could, in theory, be build using shared libraries instead of static. This would be more convenient for distribution packaging (see https://github.com/andrewathalye/nix-ada for example).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating GNATCoverage's build entry points and comparing its current static-library setup with the nix-ada packaging example linked in the issue. The work is complete when GNATCoverage can be built using shared libraries and remains usable for distribution packaging.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100