apple / apple/foundationdb

Publish fdb_c headers as a downloadable build artifact

Open
#2,880 1 comment 0 reactions 1 assignee Claimed by @AlvinMooreSr View on GitHub
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

For .deb and .rpm client packages, we install both libfdb_c.so and the `foundationdb/*.h` headers necessary to build an application and link against it. For platforms other than debian/ubuntu and fedora/centos, we offer tarballs of the binaries for download, but no headers. If one wants the headers, they'd currently have to download and unpack a .dep or .rpm.

We should separately publish the headers so that they're still accessible for people not on a platform that we already have packaging support for.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.