netcdf-c/libsrc4
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
Makefile.am starting to make logging output files for each process for parallel IO builds 2022-02-04 10:35:15 -07:00
nc4attr.c Silence conversion warnings in libsrc4 2024-03-15 17:46:17 +00:00
nc4cache.c Silence conversion warnings in libsrc4 2024-03-15 17:46:17 +00:00
nc4dim.c Silence conversion warnings in libsrc4 2024-03-15 17:46:17 +00:00
nc4dispatch.c Auto fixed clang-tidy readability-redundant-declaration warnings 2024-03-01 20:46:58 -05:00
nc4filters.c Mostly revert the filter code to reduce its complexity of use. 2020-09-27 12:43:46 -06:00
nc4grp.c Silence conversion warnings in libsrc4 2024-03-15 17:46:17 +00:00
nc4internal.c Convert the ENABLE_XXX options to NETCDF_ENABLE_XXX options 2024-05-11 16:23:40 -06:00
nc4type.c Merge pull request #2895 from K20shores/prefix_options 2024-03-20 12:07:23 -06:00
nc4var.c Fix conversion warnings in libdispatch 2024-04-08 11:31:13 +01:00
ncfunc.c Spelling fixes 2019-09-18 08:03:01 -06:00
ncindex.c Silence conversion warnings in libsrc4 2024-03-15 17:46:17 +00:00