mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-15 08:30:11 +08:00
f4a909a86e
* main: (209 commits) Bump Visual Studio appveyor, for the brief period before we swap out to GitHub actions. Make a change in support of https://github.com/Unidata/netcdf-c/pull/2879 Revert "fix cmake build with ENABLE_HDF4 and hdf requiring jpeg" removing need for global compile definition fix cmake build with ENABLE_HDF4 and hdf requiring jpeg Removed assumption that we are linking against static HDF5 when building a static library. While it's reasonable to provide a mechanism to specify this, it is not necessarily true. We should also perhaps rename the NC_FIND_SHARED option, since LIBS implies it will look for static or shared libraries for all dependencies, but this logic only looks for HDF5. In any case, commenting this out for now until we can rework it. Re-adding global add-definition for the time being. Its lack introduces an unnecessary roadblock (at the moment). Re-formulated logic for determining what tests to run when. Need to figure out why plugins are turned off when MINGW is true, but that's a different issue. As of this push, all tests succeed on local windows system. Update cmake-based plugins and test logic. Modify messages to be more clear. setting dll export on each target Correct lingering compilation issue under Visual Studio. Hopefully I haven't broken the Linux build Addressing a handful of issues encountered in Visual Studio re: linking, setting compiler flags for VC, etc. removing c++ header file from c header Corrected a dependencies issue linking against libcurl and finding curl/curl.h using Visual Studio. There's another issue to correct, but this is getting us a lot closer. Correct(?) syntax with target_compile_options() in top level CMakeLists.txt. Correct the logic flow in libncxml/CMakeLists.txt to not try to include non-existant directory when libxml2 is not found. removing unused cmake updating tests to use correct cmake variable removing possibly redundant cmake for shared library updating release notes bumping cmake version ... |
||
---|---|---|
.. | ||
bindata.c | ||
bytebuffer.c | ||
bytebuffer.h | ||
c0_4.cdl | ||
c0.cdl | ||
c5.cdl | ||
cdata.c | ||
cdfdata.c | ||
CMakeLists.txt | ||
cmldata.c | ||
compound_datasize_test2.cdl | ||
compound_datasize_test.cdl | ||
ctests.sh | ||
cvt.c | ||
data.c | ||
data.h | ||
debug.c | ||
debug.h | ||
depend | ||
dump.c | ||
dump.h | ||
env | ||
escapes.c | ||
f77data.c | ||
foo.cdl | ||
ftests.sh | ||
genbin.c | ||
genc.c | ||
genchar.c | ||
gencml.c | ||
generate.c | ||
generate.h | ||
generr.c | ||
generr.h | ||
genf77.c | ||
genj.c | ||
genjjni.c | ||
genjstd.c | ||
genlib.c | ||
genlib.h | ||
getfill.c | ||
includes.h | ||
internals.html | ||
jdata.c | ||
jdatajni.c | ||
jdatastd.c | ||
jtests.sh | ||
lfs-tests | ||
list.c | ||
list.h | ||
main_cpp.cpp | ||
main.c | ||
Makefile.am | ||
makeparser.sh | ||
ncf199.cdl | ||
ncf345.cdl | ||
ncgen.1 | ||
ncgen.h | ||
ncgen.l | ||
ncgen.y | ||
ncgenl.c | ||
ncgeny.c | ||
ncgeny.h | ||
odom.c | ||
odom.h | ||
ref_camrun.cdl | ||
run_tests2.sh | ||
semantics.c | ||
tst_gattenum.cdl | ||
tst_usuffix.cdl | ||
util.c | ||
util.h |