HDFGroup / HDFGroup/hdf5

Separate builds for separate library components

Open
#3,221 2 comments 1 reaction 1 assignee Claimed by @mattjala View on GitHub
Component - Build
Dominant language
C
Stars
988
Forks
355
Avg merge
4d 2h
Merged PRs (30d)
12

Description

How can I make stand-alone builds of the major components of HDF5? I would like to be able to split up and make stand-alone builds for the following. The purpose is improved management for external repositories, such as MacPorts, especially dependency management.

* Core C library, including HL library.
* Fortran API.
* C++ API.
* Java API.
* Manuals.
* Tools library.

I could imagine doing this with the existing Autotools and Cmake. For best results, I would need a way to turn off building the core library, while building any of the satellites. I don't see how to do that right now. Suggestions?

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.