CI tests HDF5 build in static and shared across Linux, MacOS, Windows put Rpath in exe for shared build
also, make H5pubconf.h detection and action more robust--if we can't detect the HDF5 configuration, ...
generate h5fortran.pc for pkg-config improve packaging export targets to build di
If necessary, we provide two ways to build HDF5. CMake: the CMAKE_INSTALL_PREFIX variable defaults ...
Further shared lib enhancements for Windows if building HDF5, allow selecting from HDF5 versions in ...
This allows user to specify HDF5_ROOT and ZLIB_ROOT to say ~/lib_gcc so that the HDF5 library can be...
improve HDF5 build (when needed) improve FindHDF5: finds parallel component if requested, more robus...
Using the HDF Group HDF5 Git repo, allow autobuilding a recent release of HDF5 if the system HDF5 li...
FindHDF5.cmake: fix detection of self-built HDF5 on Unix-like OS build_hdf5.py: bugfix and allow bui...
Make HDF5 autobuild faster and more robust by using the .zip release instead of Gi
allow system zlib to be used when building hdf5 this avoids twice-defined ZLIB::ZLIB error
beta: workaround for HDFGroup HDF5 CMake bugs to allow HDF5 autobuild. Tested with Intel Fortran (W...
use JSON for URLs as best practice CI tests NetCDF build put Rpath in exe for shared build
build_hdf5.py now works much better, building in paralllel across more compilers and operating syste...
Use CMake native features better to make the Zlib and HDF5 autobuilds more rock solid
this allows easier control from externalProject as option() (here implicit) overrides the CMAKE_ARG
also, make H5pubconf.h detection and action more robust--if we can't detect the HDF5 configuration, ...
generate h5fortran.pc for pkg-config improve packaging export targets to build di
If necessary, we provide two ways to build HDF5. CMake: the CMAKE_INSTALL_PREFIX variable defaults ...
Further shared lib enhancements for Windows if building HDF5, allow selecting from HDF5 versions in ...
This allows user to specify HDF5_ROOT and ZLIB_ROOT to say ~/lib_gcc so that the HDF5 library can be...
improve HDF5 build (when needed) improve FindHDF5: finds parallel component if requested, more robus...
Using the HDF Group HDF5 Git repo, allow autobuilding a recent release of HDF5 if the system HDF5 li...
FindHDF5.cmake: fix detection of self-built HDF5 on Unix-like OS build_hdf5.py: bugfix and allow bui...
Make HDF5 autobuild faster and more robust by using the .zip release instead of Gi
allow system zlib to be used when building hdf5 this avoids twice-defined ZLIB::ZLIB error
beta: workaround for HDFGroup HDF5 CMake bugs to allow HDF5 autobuild. Tested with Intel Fortran (W...
use JSON for URLs as best practice CI tests NetCDF build put Rpath in exe for shared build
build_hdf5.py now works much better, building in paralllel across more compilers and operating syste...
Use CMake native features better to make the Zlib and HDF5 autobuilds more rock solid
this allows easier control from externalProject as option() (here implicit) overrides the CMAKE_ARG
also, make H5pubconf.h detection and action more robust--if we can't detect the HDF5 configuration, ...
generate h5fortran.pc for pkg-config improve packaging export targets to build di
If necessary, we provide two ways to build HDF5. CMake: the CMAKE_INSTALL_PREFIX variable defaults ...