Commit Graph

2563 Commits

Author SHA1 Message Date
Ward Fisher
39665005df Corrected typo in hdf5 download path. 2015-04-24 10:36:35 -06:00
Ward Fisher
55da4d296e Added hdf5/netcdf-4 back to travis-ci tests. 2015-04-24 10:20:38 -06:00
Ward Fisher
078013c0d1 Corrected an undefined reference warning in install.md 2015-04-23 15:42:41 -06:00
Ward Fisher
b44b687f4b Modified auth.md to remove a bunch of warnings. 2015-04-23 15:40:19 -06:00
Ward Fisher
d80300b565 Corrected logic error in buildname prefix/suffix. 2015-04-23 11:13:50 -06:00
Ward Fisher
b5ef92dc5f Added BUILDNAME_PREFIX and BUILDNAME_SUFFIX options to cmake build system, to make it easier to customize the build name displayed on the CDash dashboard. 2015-04-23 11:03:26 -06:00
Ward Fisher
28908d9cfe Modified some tests to work on Windows when a bash shell is available. 2015-04-22 15:47:19 -06:00
Ward Fisher
3f560fff3a Merge branch 'posophe-master' 2015-04-22 14:55:06 -06:00
Ward Fisher
211806b89f Merge branch 'master' of https://github.com/posophe/netcdf-c into posophe-master 2015-04-22 14:37:28 -06:00
Ward Fisher
23e4079480 Relocated a check for mremap so that MMAP support can be properly enabled via cmake. 2015-04-22 09:59:39 -06:00
Ward Fisher
218bd4a259 Corrected logic error. 2015-04-21 16:04:39 -06:00
Ward Fisher
5c471c2f31 Updated release notes. 2015-04-21 15:57: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
4c07e22ae4 Progress working towards [NCF-329] 2015-04-21 13:52:43 -06:00
Russ Rew
522cf5c6ec merge with upstream 2015-04-21 07:03:09 -06:00
Russ Rew
dbd4f6ceb4 Fix more install documentation problems. 2015-04-21 07:00:37 -06:00
Ward Fisher
c366bec8b3 Activated a couple new tests on MSVC builds when bash is available. 2015-04-20 16:06:20 -06:00
Ward Fisher
fa2818863a Changed how several tests are built/invoked. 2015-04-20 13:54:17 -06:00
Ward Fisher
1fe58bde2d Added tst_netcdf4, tst_h_rdc0 to CMake build system. 2015-04-20 13:18:24 -06:00
Ward Fisher
88a012651a Wired tst_nccopy4.sh into cmake. 2015-04-20 13:15:02 -06:00
Ward Fisher
c4511e2ed2 Wired fillbug into cmake. 2015-04-20 13:08:26 -06:00
posophe
a6b6ea54da Use pkgconfig for libs 2015-04-18 13:12:13 +02:00
posophe
327731852e correct casting 2015-04-18 13:09:46 +02:00
posophe
14b399f803 codecleanup 2015-04-18 13:07:04 +02:00
dmh
8673e66640 A couple of docs/ .dox files have apparently
been converted to .md.
2015-04-16 16:44:51 -06:00
Ward Fisher
78ba390f77 Merge branch 'master' of https://github.com/Unidata/netcdf-c 2015-04-13 01:43:26 -06:00
Ward Fisher
6009ccef7e Trimmed some unnecessary files. 2015-04-13 01:42:49 -06:00
Ward Fisher
f62eb305dc Removed netcdf-4 functionality from travis-ci until I figure out how to get modern libhdf5 onto such an old version of ubuntu. 2015-04-06 16:00:02 -06:00
Ward Fisher
e54333a838 Updated travis-ci configuration to use hdf5 from distribution. 2015-04-06 15:10:58 -06:00
Ward Fisher
f8276353d7 Changed EXTRA_DIST to include the new INSTALL.md file. 2015-04-06 14:36:00 -06:00
Ward Fisher
1bd00dd90a Removed old install directions, copied directions from into root directory. 2015-04-06 14:02:44 -06:00
Russ Rew
5e7c8e885e add bug fix entry to release notes 2015-04-03 06:18:05 -06:00
Russ Rew
ab18a2e17c Fix bug NCF-187 (thanks to Alexander Barth). Add test for bug fix. 2015-04-02 12:30:51 -06:00
Russ Rew
6a6e8c08a6 added test case for ncf-187, haven't added fix yet 2015-04-01 15:09:27 -06:00
Ward Fisher
af81e0cb24 Fixed a unix API error reported by clang. 2015-03-31 11:19:49 -06:00
Ward Fisher
3d9725f7df Corrected a libcurl issue as reported in https://github.com/Unidata/netcdf-c/issues/110 2015-03-17 12:42:14 -06:00
Ward Fisher
85a69a3fa3 More document reorganization. 2015-03-15 15:29:58 -06:00
Ward Fisher
aee5888f76 Updated doxygen pdf target. 2015-03-13 15:02:13 -06:00
Ward Fisher
ee006f4938 Updated convention documentation, added param and returns tags to comment header for nc_inq_unlimdims 2015-03-13 14:02:20 -06:00
Ward Fisher
d7d5ad1a66 Split off file format specifications into its own file (markdown extension but doxygen-style tags within, for now) and placed it as an appendix at the top level of the NetCDF User's Guide. 2015-03-13 13:28:42 -06:00
Ward Fisher
0530d65de5 Moved attribute conventions to the top level of the NetCDF User's Guide section and positioned it as an appendix, as found in the old and print documentation 2015-03-13 13:17:18 -06:00
Ward Fisher
6135610392 Deleted on redundant files. 2015-03-12 14:03:49 -06:00
Ward Fisher
b661cb2cf3 o Moved OPeNDap documentation into its own document, but retained the previous organization as part of the NetCDF User's Guide.
o Moved documentation around to improve the flow/organization.
o Converted the notes document to a markdown document.
2015-03-12 13:48:32 -06:00
Ward Fisher
4fa97208bd Reorganization of user guide documentation. Moved accessing opendap data page to sit within the users guide dap-support section. 2015-03-12 12:58:57 -06:00
Ward Fisher
329a801bd6 Added autom4te.cache to .gitignore file. 2015-03-12 11:15:15 -06:00
Ward Fisher
b6d24186d9 Formated auth.md to remove the bevy of format warnings included. Moved it to a sub-section of the NetCDF User's Guide, until a better place for it is found. It seems like we should have a DAP-related page/documentation group. 2015-03-12 11:08:23 -06:00
Ward Fisher
ebf2cb238a Merge branch 'ward-working' 2015-03-11 15:03:49 -06:00
Ward Fisher
9043ae3644 Corrected several static-analysis reported issues. 2015-03-11 14:48:43 -06:00
Ward Fisher
6f855d7de1 Updated release notes with a reference to NCF-326. 2015-03-10 10:03:13 -06:00
Ward Fisher
017f196628 Added the [NCF-326] test to CMake build system. 2015-03-10 09:53:13 -06:00