netcdf-c/libhdf5
Dennis Heimbigner 69ed78e7d7 Convert the ENABLE_XXX options to NETCDF_ENABLE_XXX options
# Primary Change
In order to conform to the cmake overhaul, occurrences of
ENABLE_XXX options in the nczarr code have been changed to
NETCDF_ENABLE_XXX.

# Misc. Other changes
* Fix use of rand_s in libdispatch/ncrandom.c
* Fix some bugs in the mingw gitub action.
* Fix signature bug in libncpoco/cp_win32.c
* Make some NCZarr fixes to config.h.cmake.in
2024-05-11 16:23:40 -06:00
..
CMakeLists.txt Replace ENABLE_DLL with NETCDF_ENABLE_DLL 2024-03-18 15:51:21 -05:00
H5FDhttp.c Add H5FD_http_finalize function and call on hdf5 finalize 2023-12-12 18:16:31 -05:00
H5FDhttp.h Merge branch 'main' into awsdfalt.dmh 2024-03-05 12:50:08 -07:00
hdf5attr.c Refactor macro _FillValue to NC_FillValue in support of https://github.com/Unidata/netcdf-c/issues/2858 2024-04-24 11:38:07 -06:00
hdf5create.c Silence some sign conversion warnings in libhdf5 2024-03-01 16:58:34 +00:00
hdf5debug.c Remove the execinfo capability 2023-11-04 21:32:33 -06:00
hdf5debug.h Mitigate S3 test interference + Unlimited Dimensions in NCZarr 2023-09-26 16:56:48 -06:00
hdf5dim.c Silence some sign conversion warnings in libhdf5 2024-03-01 16:58:34 +00:00
hdf5dispatch.c Replace ENABLE_BYTERANGE with NETCDF_ENABLE_BYTERANGE 2024-03-18 15:50:57 -05:00
hdf5err.h Additional Fixes to NCZarr 2020-12-16 20:48:02 -07:00
hdf5file.c Merge pull request #2874 from ZedThree/silence-libhdf5-warnings 2024-03-20 17:26:58 -06:00
hdf5filter.c Convert the ENABLE_XXX options to NETCDF_ENABLE_XXX options 2024-05-11 16:23:40 -06:00
hdf5grp.c Provide a Number of fixes/improvements to NCZarr 2020-11-19 17:01:04 -07:00
hdf5internal.c Silence some sign conversion warnings in libhdf5 2024-03-01 16:58:34 +00:00
hdf5open.c Convert the ENABLE_XXX options to NETCDF_ENABLE_XXX options 2024-05-11 16:23:40 -06:00
hdf5set_format_compatibility.c hdf5set_format_compatibility.c: Function docs. 2022-02-01 09:58:36 -07:00
hdf5type.c Silence some sign conversion warnings in libhdf5 2024-03-01 16:58:34 +00:00
hdf5var.c Refactor macro _FillValue to NC_FillValue in support of https://github.com/Unidata/netcdf-c/issues/2858 2024-04-24 11:38:07 -06:00
Makefile.am Replace ENABLE_BYTERANGE with NETCDF_ENABLE_BYTERANGE 2024-03-18 15:50:57 -05:00
nc4hdf.c Silence most conversion warnings in nc4hdf.c 2024-03-01 17:16:42 +00:00
nc4info.c Remove need for HDF5-1.6 API being defined 2021-04-28 13:59:24 -06:00
nc4mem.c re: github issues 2018-10-30 20:48:12 -06:00
nc4memcb.c Silence some sign conversion warnings in libhdf5 2024-03-01 16:58:34 +00:00