5 Commits
Author SHA1 Message Date
Scot Breitenfeld f858615b70 Revert "Pin BLOSC2 git fetch to versioned tag (#6380)" (#6384)
This reverts commit c478c6e35f.
2026-04-28 13:09:45 -05:00
Scot Breitenfeld c478c6e35f Pin BLOSC2 git fetch to versioned tag (#6380)
BLOSC2_GIT_BRANCH was "main" causing the inline plugin build to fetch
unreleased c-blosc2 that breaks test output comparisons. Pin to the
tagged release matching HDF5_BLOSC2_VERSION so the git and tgz paths
are consistent.
2026-04-26 04:06:26 -04:00
jhendersonHDF 5a11a79fc4 Improvements to CMake logic for handling filters (#6287)
* Re-write zlib/szip CMake logic for clarity

* Update external libaec, zlib-ng and zlib builds to not use patching process

* Add FindZLIBNG module to locate zlib-ng on system

* Rework HDF5 filter plugins support
2026-03-16 13:46:48 -05:00
Allen Byrne 45b6e3ea5e Use mark_as_advanced for various filter-related cache variables (#5735) 2025-08-20 14:43:15 -05:00
Allen Byrne fb7d62841f Separate the cacheinit file into options and values (#5725) 2025-08-15 11:10:49 -05:00