dmh
fab66699d1
Moved libsrc5 to libsrcp
...
because pnetcdf is used for
more than CDF-5 files.
2015-08-14 20:39:56 -06:00
Ward Fisher
32100c77b1
Turned extra tests on by default.
2015-07-07 13:49:39 -06:00
Ward Fisher
267d422810
Bumped version number to proper revision in configure.ac.
2015-06-19 12:50:55 -06:00
Ward Fisher
dbd2be12ae
Changed version to include 'development' signifier. This will be removed/changed when preparing releases. This way, there will never be a question about what is being worked on.
2015-06-19 12:29:15 -06:00
dmh
7bb344982e
Undo commit 6f753dacd1
.
...
Apparently not needed after all.
2015-06-17 15:31:52 -06:00
dmh
6f753dacd1
1. fix a missing socklen_t problem.
2015-06-17 14:06:51 -06:00
Ward Fisher
cf8d7c47b8
Fixed a typo reported by Carl Ponder.
2015-05-29 13:08:09 -06:00
Ward Fisher
0ee68b1b6d
Cleaned up some dangling doxygen-related options which were being defined by cmake but not by automake.
2015-05-26 14:29:28 -06:00
Ward Fisher
292c8002a9
Corrected an issue with autotools-based builds.
2015-05-08 14:27:19 -06:00
Ward Fisher
08b5f2d66e
Added a check for H5free_memory in configure.ac.
2015-04-21 15:25:05 -06:00
Ward Fisher
9fccf5de56
Bumped version number in preparation for the next release, 4.3.3.1
2015-02-25 10:48:12 -07:00
Ward Fisher
4b9230b4a9
Preparing for 4.3.3 release.
2015-02-12 13:16:54 -07:00
Ward Fisher
ee352cd622
Prepared documentation for upcoming release candidate.
2015-01-14 13:01:13 -07:00
Ward Fisher
e338db5ef2
Corrected typo
2015-01-13 09:56:37 -07:00
Ward Fisher
77619e5c06
Added failure states if m4 utility is not detected.
2015-01-12 10:36:11 -07:00
Ward Fisher
3aa6c969e2
Added an explicit check for CURLOPT_CHUNK_BGN_FUNCTION, otherwise we break the build on systems with libcurl older than version 7.21.0
2014-12-27 22:59:06 -08:00
Ward Fisher
8de2a68a30
Renamed option used to enable fortran bootstrap behavior. Updated RELEASE_NOTES.md with information re: this new option.
2014-11-20 15:56:11 -07:00
Ward Fisher
57b5f15297
First pass at script to install netcdf-fortran automatically is completed.
2014-11-18 15:33:16 -07:00
dmh
7e582ad3f2
re: Jira NCF-309
...
The code for handling character constants
in datalists in ncgen has some problems.
1. It failed on large constants
2. It did not handle e.g. var = 'a', 'b', ...
in the same way that ncgen3 did.
3. The code for generate.c and genchar.c needed
some refactoring to make it a little simpler
(but not simple).
2014-09-18 18:26:06 -06:00
Ward Fisher
6d6abddae7
Removed calls to process Doxygen templates that no longer exist.
2014-09-18 12:26:42 -06:00
Ward Fisher
028d564344
Have finished with autotools-based netcdf_meta.h template. Need to redo cmake-based template to match behavior.
...
Modified cmake to use the same netcdf_meta template as autotools.
Removed trace of old cmake template file.
2014-09-11 12:32:55 -06:00
Ward Fisher
2368e0ed05
Work in progress.
2014-09-10 13:35:27 -06:00
Ward Fisher
206ebc514c
Infrastructure for generating a meta header file dynamically at configure time.
2014-09-10 13:35:27 -06:00
Ward Fisher
bb8077af30
Working woards automatically-generated meta information file.
2014-09-10 13:35:27 -06:00
Ward Fisher
2ddb91205d
Initial version of template header file.
2014-09-10 13:35:26 -06:00
Ward Fisher
92d2789625
Updated the RELEASE NOTES, bumped to the next (possible) version, rc2. It's not for sure that there will be an RC2, however.
2014-08-29 12:24:16 -06:00
Ward Fisher
cb25feb786
First pass at fleshing out libnetcdf.settings for autotools-based builds.
2014-05-30 15:30:58 -06:00
Ward Fisher
5f6edb62ea
Added code to check for C Compiler.
2014-05-30 13:48:55 -06:00
Ward Fisher
6c0e34f89a
Added skeleton for libnetcdf.settings. See JIRA ticket at https://bugtracking.unidata.ucar.edu/browse/NCF-303
2014-05-30 13:36:35 -06:00
Ward Fisher
3ac11849af
Removed absolute paths in doxygen documentation generation. Added new doxygen templates to the autotools-based builds.
2014-05-29 14:07:45 -06:00
Ward Fisher
05aaa4b376
Renamed man4 directory to docs.
2014-05-21 14:40:39 -06:00
Ward Fisher
f0e3bc696f
Made 'dynamic loading' the default, to match the default for hdf5.
2014-05-05 15:37:47 -06:00
Ward Fisher
9dc06b5ccc
Bumped developer revision to 4.3.3-rc1, to avoid any confusion as to what version a change belongs to.
2014-04-23 16:00:49 -06:00
Ward Fisher
0c993c9990
Updated version strings in relevant documents.
2014-04-23 14:36:40 -06:00
dmh
883608adb2
Merge branch 'master' of http://github.com/Unidata/netcdf-c
2014-04-15 21:25:51 -06:00
dmh
4346b01c19
note jna problem
2014-04-15 21:25:44 -06:00
Ward Fisher
a9d20ccef6
Bumped revisions to rc3 in case we have an rc3 release.
...
Updated release notes, deleted out-of-date file.
Amended copyright file to include recent years.
Amended release notes.
2014-04-15 15:47:43 -06:00
dmh
a8a96e6ce1
conflict
2014-04-09 19:57:00 -06:00
dmh
a9c2796dff
jna fix
2014-04-09 19:55:20 -06:00
dmh
211004898f
jna fixes
2014-04-09 15:20:16 -06:00
Ward Fisher
2fa40a72e0
Bumped revisions on development branch to the next expected release, 4.3.2-rc2. This way we'll avoid any confusion with the just-released 4.3.2-rc1.
2014-03-20 14:26:28 -06:00
Ward Fisher
c04c95b158
Added checks for CURLOPT_USERNAME and CURLOPT_PASSWORD to configure.ac
2014-03-17 16:00:45 -06:00
Ward Fisher
af762fd1e8
Updating internal version numbers to reflect upcoming 4.3.2 release candidate.
2014-03-17 14:34:03 -06:00
Ward Fisher
1480ae77a9
Added test_varm3 back in to the list of active tests, to keep it in step with autotools.
...
Corrected configure.ac; CURLOPT_RESPONSE_CODE should have been CURLINFO_RESPONSE_CODE.
2014-03-13 10:06:12 -06:00
Ward Fisher
d9df1aaa0b
Moved check for libdl before the check for libhdf5. This way, when working with static libraries, libdl will be used when compiling the libhdf5 test program.
2014-03-12 16:52:13 -06:00
dmh
c7086dd04b
Add support to detect authorization errors to DAP
2014-03-11 11:58:22 -06:00
dmh
e1c4e79757
conflict resolution
2014-03-10 16:41:35 -06:00
dmh
a1f8d0a761
turn on tst_auth
2014-03-10 16:40:52 -06:00
Ward Fisher
513cb29ea4
The replacement of 'int' with 'size_t' caused a number of errors across multiple platforms in our CI system. The culprit is not obvious, so I am reverting the commit until we can take a closer look at the underlying issue.
...
Revert "1. Attempted to reduce the number of conversion errors"
This reverts commit 1b941d342d
.
2014-03-10 10:04:37 -06:00
dmh
1b941d342d
1. Attempted to reduce the number of conversion errors
...
when -Wconversion is set. Fixed libdispatch, but
rest of netcdf remains to be done.
2014-03-09 15:51:45 -06:00