Dennis Heimbigner
80d8926bad
fix user+password;also the bad-name problem;also merged libncdap3+ncdap4->libdap2
2011-04-27 20:50:27 +00:00
Ed Hartnett
29e8619787
simplified build system
2011-04-26 20:57:24 +00:00
Ed Hartnett
882b48f017
fixed HDF5 object versioning so that all netCDF-4 files can be read by HDF5-1.8.x releases
2011-04-25 11:10:24 +00:00
Dennis Heimbigner
c04d65e1d3
2011-04-17 18:50:10 +00:00
Dennis Heimbigner
0b477e29cc
rebuilt dap constraints
2011-04-16 20:56:36 +00:00
Ed Hartnett
3f378c4414
changed to 4.1.2 at last
2011-03-29 18:24:01 +00:00
Ed Hartnett
0ff6a2d289
bumped release to 4.1.2-rc2
2011-03-28 19:31:43 +00:00
Ed Hartnett
d0d5e7c8c3
changes to make make check work on dll builds (by turning off shell tests for dll builds)
2011-03-21 20:31:56 +00:00
Ed Hartnett
fe6d7fe83e
fixed broken Makefile.am
2011-03-19 14:41:23 +00:00
Ed Hartnett
cee776c836
bumped version to 4.1.2-rc1
2011-03-17 11:09:37 +00:00
Ed Hartnett
965a3aac70
minor refactor of the build system to work better for cross-compiling
2011-03-15 10:19:08 +00:00
Ed Hartnett
7ee0ecebe5
changed error messages when some libraries are not found
2011-02-14 23:59:06 +00:00
Ed Hartnett
b1afe7e09f
attempt to detect missing zlib in configure instead of at link time
2011-02-09 12:38:07 +00:00
Ed Hartnett
15eff55021
moved some code so that AC_PROG_CC is not called before it should be
2011-02-04 19:23:30 +00:00
Dennis Heimbigner
dfd3c50b60
make rpc/types.h check unconditional
2011-02-01 23:28:55 +00:00
Ed Hartnett
be6f296501
added attempted fix for shared builds on macOS
2011-01-31 11:27:18 +00:00
Ed Hartnett
1d810b5034
fixed some hdf4 configure settings, added more hdf4 tests
2011-01-28 18:01:37 +00:00
Ed Hartnett
2ebb1cbafc
fixed problems with parallel I/O of classic files with pnetcdf library
2011-01-28 12:45:52 +00:00
Ed Hartnett
0cf2709a5e
bumped version number
2011-01-18 22:44:30 +00:00
Dennis Heimbigner
a8143234c1
2nd attempt to fix the AMDEP problem
2011-01-15 20:57:00 +00:00
Dennis Heimbigner
1e6f7dcb1b
fix curl conditional problem
2011-01-15 05:38:22 +00:00
Dennis Heimbigner
aa0b94f46e
Fixed testing for CURLOP_KEYPASSWD
2011-01-13 17:45:41 +00:00
Dennis Heimbigner
8dac6733ee
Fixed bug in file:// handling
2011-01-11 00:07:38 +00:00
Ed Hartnett
1a3ba4a6d8
cywin-mingw32 dlls now building
2011-01-06 20:12:06 +00:00
Dennis Heimbigner
f7e41dde66
add cdmremote skeleton code
2010-12-15 21:45:05 +00:00
Ed Hartnett
1d733fe2e1
updated libtool version required to 2.4.
2010-11-30 20:25:04 +00:00
Ed Hartnett
03f63a5f1c
many changes for memory fixes
2010-11-29 22:23:16 +00:00
Ed Hartnett
186597e4ad
fixed libtool initialization
2010-11-23 22:12:05 +00:00
Dennis Heimbigner
d6741c826a
Fixed some constraint handling bugs
2010-11-13 23:24:28 +00:00
Dennis Heimbigner
b2c05fa4d0
fixed:
...
ncgen: nan bug
made semicolons optional after type decls
libncdap{3,4}: revamped the NC surrogate to better match
with libsrc
libdispatch: Added a new_nc function to the dispatch table; its purpose
is to allow hierarchical use of NC compatible data structures.
libsrc: cleaned up the NC structure by removing drno field
general: removed --with-oc options
2010-11-09 22:53:03 +00:00
Ed Hartnett
d2bdd8fe9e
shared library now by default
2010-10-15 15:10:34 +00:00
Russ Rew
4b3ea48bbd
Merged latest trunk changes into my branch.
2010-10-04 16:53:34 +00:00
Ed Hartnett
105fe5fed1
fixed extra-test bug, return code from nc_inq_var_* functions with bad ncids, bumped version to beta2
2010-09-24 15:55:54 +00:00
Russ Rew
08db2ae283
Merge in trunk changes to eliminate call to H5close. Update some of the
...
configure --help output for nccopy, --enable-c-only option.
2010-09-15 15:25:20 +00:00
Dennis Heimbigner
80e693a444
enforce --disable-dap-remote-tests
2010-09-02 19:34:46 +00:00
Dennis Heimbigner
e10672c0fa
upgrade oc directory to support CURLOP_KEYPASSWD
2010-08-13 20:06:04 +00:00
Dennis Heimbigner
dd4fe6d25c
dispatch.h->ncdispatch.h to avoid visualstudio filename conflict
2010-08-05 02:44:59 +00:00
Dennis Heimbigner
c5cb1104b7
removed USE_DISPATCH and most uses of nc3 from libsrc4
2010-07-30 19:20:22 +00:00
Ed Hartnett
d5dffba00e
fixed bug in netcdf-4 coordinate variable define after enddef/redef, bumped version to 4.1.2-beta1
2010-07-08 18:58:23 +00:00
Ed Hartnett
f0a72cbefb
fixed broken classic-only build
2010-06-28 17:17:43 +00:00
Russ Rew
8a013d4f51
Changed calls in tests from deprecated _ubyte functions to equivalent
...
_uchar functions.
2010-06-22 22:41:04 +00:00
Ed Hartnett
bb57cf2e4b
moved functions out of m4 into c files in libdispatch/netcdf.m4
2010-06-18 14:01:51 +00:00
Ed Hartnett
57d743dddb
fixed build problems for libcf/gridspec, pnetcdf, and hdf4
2010-06-10 17:18:48 +00:00
Ed Hartnett
7afbaa4b52
merged trunk up to revision 75, move v2 API
2010-06-07 11:12:14 +00:00
Ed Hartnett
00290e013a
fixed typo
2010-06-04 12:57:54 +00:00
Ed Hartnett
9990471ff8
took out snapshot in version
2010-06-04 12:53:35 +00:00
Ed Hartnett
1ba136e4cd
fixed makefile problems to allow make dist to work
2010-06-04 12:23:10 +00:00
Ed Hartnett
92ccf1c5fa
moved headers to include directory
2010-06-03 20:22:55 +00:00
Ed Hartnett
1e0541f31d
moving to trunk subdir
2010-06-03 13:25:25 +00:00