For quality and maintenance, CMake >= 3.20 required. Better handling of MPI for those with HDF5+MPI libraries--we haven't yet enabled the actual HDF5 MPI features but are working on it
This facilitates finding HDF5 robustly, as we believe our FindHDF5 is better suited to h5fortran use...
beta: workaround for HDFGroup HDF5 CMake bugs to allow HDF5 autobuild. Tested with Intel Fortran (W...
improve HDF5 build (when needed) improve FindHDF5: finds parallel component if requested, more robus...
also, add MPI linking to h5fortran if user has parallel HDF5 library. We haven't enabled MPI in h5fo...
Although we recommend CMake >= 3.14 in general, to make easier access, we allow CMake >= 3.1
To greatly increase robustness of FindHDF5, vendor CMake 3.18.3. This is because HDF Group is changi...
also, make H5pubconf.h detection and action more robust--if we can't detect the HDF5 configuration, ...
fixed self-build of HDF5 with CMake = 3.20 still recommended to improve performance of HDF5/ZLIB aut...
Make HDF5 autobuild faster and more robust by using the .zip release instead of Gi
build_hdf5.py now works much better, building in paralllel across more compilers and operating syste...
action= r, r+, rw, w, a is all that's allowed --reduce ambiguity this way FindHDF5 and FindMPI are ...
backport CMake 3.19 findhdf5.cmake to make HDF5 finding more robust pathlib submodule instead of mod...
Previously, on MacOS Anaconda Python could get in the way of finding an ABI-compatible HDF5. This up...
FindHDF5.cmake: fix detection of self-built HDF5 on Unix-like OS build_hdf5.py: bugfix and allow bui...
If necessary, we provide two ways to build HDF5. CMake: the CMAKE_INSTALL_PREFIX variable defaults ...
This facilitates finding HDF5 robustly, as we believe our FindHDF5 is better suited to h5fortran use...
beta: workaround for HDFGroup HDF5 CMake bugs to allow HDF5 autobuild. Tested with Intel Fortran (W...
improve HDF5 build (when needed) improve FindHDF5: finds parallel component if requested, more robus...
also, add MPI linking to h5fortran if user has parallel HDF5 library. We haven't enabled MPI in h5fo...
Although we recommend CMake >= 3.14 in general, to make easier access, we allow CMake >= 3.1
To greatly increase robustness of FindHDF5, vendor CMake 3.18.3. This is because HDF Group is changi...
also, make H5pubconf.h detection and action more robust--if we can't detect the HDF5 configuration, ...
fixed self-build of HDF5 with CMake = 3.20 still recommended to improve performance of HDF5/ZLIB aut...
Make HDF5 autobuild faster and more robust by using the .zip release instead of Gi
build_hdf5.py now works much better, building in paralllel across more compilers and operating syste...
action= r, r+, rw, w, a is all that's allowed --reduce ambiguity this way FindHDF5 and FindMPI are ...
backport CMake 3.19 findhdf5.cmake to make HDF5 finding more robust pathlib submodule instead of mod...
Previously, on MacOS Anaconda Python could get in the way of finding an ABI-compatible HDF5. This up...
FindHDF5.cmake: fix detection of self-built HDF5 on Unix-like OS build_hdf5.py: bugfix and allow bui...
If necessary, we provide two ways to build HDF5. CMake: the CMAKE_INSTALL_PREFIX variable defaults ...
This facilitates finding HDF5 robustly, as we believe our FindHDF5 is better suited to h5fortran use...
beta: workaround for HDFGroup HDF5 CMake bugs to allow HDF5 autobuild. Tested with Intel Fortran (W...
improve HDF5 build (when needed) improve FindHDF5: finds parallel component if requested, more robus...