mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-21 08:39:46 +08:00
0eed60a295
Most changes are to get plugins working. libdispatchdreg.c went in in unidata/netcdf-c#2460, after I'd done it here. Summary of individual changes below. BLD: Remove declspec(dllexport); in dreg.c. By removing the explicit handling, the automatic handling (equivalent to --export-all-symbols with recent GNU tools) will be enabled again, so the generated library will have more than one function exported. BLD: Link plugins against libnetcdf on Cygwin. BLD: Add AM_LDFLAGS to plugin _LDFLAGS to pass -no-undefined. BLD: Link ncz*filters plugins against libnetcdf. BLD: Add AM_LDFLAGS to test plugin _LDFLAGS. Also move rpath from AM_LDFLAGS to test plugin _LDFLAGS. TST: Don't run nczarr_test/run_specific_filters.sh on Cygwin. It takes over half an hour to complete, where the others take a minute or less. TST: Try to find the hanging Cygwin test. |
||
---|---|---|
.. | ||
awsincludes.h | ||
CMakeLists.txt | ||
datt.c | ||
dattget.c | ||
dattinq.c | ||
dattput.c | ||
dauth.c | ||
daux.c | ||
dcompound.c | ||
dcopy.c | ||
dcrc32.c | ||
dcrc32.h | ||
dcrc64.c | ||
ddim.c | ||
ddispatch.c | ||
defcheck.c | ||
denum.c | ||
derror.c | ||
dfile.c | ||
dfilter.c | ||
dfilterx.c | ||
dgroup.c | ||
dhttp.c | ||
dinfermodel.c | ||
dinstance.c | ||
dinternal.c | ||
dnotnc3.c | ||
dnotnc4.c | ||
doffsets.c | ||
dopaque.c | ||
dparallel.c | ||
dpathmgr.c | ||
drc.c | ||
dreadonly.c | ||
dreg.c | ||
ds3util.c | ||
dstring.c | ||
dtype.c | ||
durlmodel.c | ||
dutf8.c | ||
dutil.c | ||
dv2i.c | ||
dvar.c | ||
dvarget.c | ||
dvarinq.c | ||
dvarput.c | ||
dvlen.c | ||
ezxml_extra.c | ||
json.c | ||
Makefile.am | ||
nc.c | ||
ncbytes.c | ||
ncexhash.c | ||
nchashmap.c | ||
ncjson.c | ||
nclist.c | ||
nclistmgr.c | ||
nclog.c | ||
ncs3sdk.cpp | ||
ncsettings.hdr | ||
nctime.c | ||
ncuri.c | ||
ncxcache.c | ||
netcdf.m4 | ||
stubdef.c | ||
u8.c | ||
u8.h | ||
utf8proc_data.c | ||
utf8proc.c | ||
utf8proc.h |