Cmake build bugfix: detect template change and regenerate update cmake presets and use them in C
use CMake presets and built-in policy for robustnes add ability to auto-build NetCDF if missing/brok...
Note with error message that CMake >= 3.20 needed for autobuild of NetCDF (let us know if this is an...
as with h5fortran, check that linking NetCDF4 works before declaring NetCDF_FOUND
FindHDF5.cmake: fix detection of self-built HDF5 on Unix-like OS build_hdf5.py: bugfix and allow bui...
this allows easier control from externalProject as option() (here implicit) overrides the CMAKE_ARG
Use CMake native features better to make the Zlib and HDF5 autobuilds more rock solid
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...
beta: workaround for HDFGroup HDF5 CMake bugs to allow HDF5 autobuild. Tested with Intel Fortran (W...
Improve internal structure, testing and reliability by: harmonizing tests with nc4fortran making mo...
backport CMake 3.19 findhdf5.cmake to make HDF5 finding more robust pathlib submodule instead of mod...
If necessary, we provide two ways to build HDF5. CMake: the CMAKE_INSTALL_PREFIX variable defaults ...
fixed self-build of HDF5 with CMake = 3.20 still recommended to improve performance of HDF5/ZLIB aut...
This facilitates finding HDF5 robustly, as we believe our FindHDF5 is better suited to h5fortran use...
generate h5fortran.pc for pkg-config improve packaging export targets to build di
use CMake presets and built-in policy for robustnes add ability to auto-build NetCDF if missing/brok...
Note with error message that CMake >= 3.20 needed for autobuild of NetCDF (let us know if this is an...
as with h5fortran, check that linking NetCDF4 works before declaring NetCDF_FOUND
FindHDF5.cmake: fix detection of self-built HDF5 on Unix-like OS build_hdf5.py: bugfix and allow bui...
this allows easier control from externalProject as option() (here implicit) overrides the CMAKE_ARG
Use CMake native features better to make the Zlib and HDF5 autobuilds more rock solid
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...
beta: workaround for HDFGroup HDF5 CMake bugs to allow HDF5 autobuild. Tested with Intel Fortran (W...
Improve internal structure, testing and reliability by: harmonizing tests with nc4fortran making mo...
backport CMake 3.19 findhdf5.cmake to make HDF5 finding more robust pathlib submodule instead of mod...
If necessary, we provide two ways to build HDF5. CMake: the CMAKE_INSTALL_PREFIX variable defaults ...
fixed self-build of HDF5 with CMake = 3.20 still recommended to improve performance of HDF5/ZLIB aut...
This facilitates finding HDF5 robustly, as we believe our FindHDF5 is better suited to h5fortran use...
generate h5fortran.pc for pkg-config improve packaging export targets to build di
use CMake presets and built-in policy for robustnes add ability to auto-build NetCDF if missing/brok...
Note with error message that CMake >= 3.20 needed for autobuild of NetCDF (let us know if this is an...
as with h5fortran, check that linking NetCDF4 works before declaring NetCDF_FOUND