Commit Graph

4956 Commits

Author SHA1 Message Date
Ward Fisher
5490405adf Refactoring. 2018-04-25 13:53:34 -06:00
Ward Fisher
87a4dee4b6 Figuring out path and package manager, logic error, using msys2 instead of mingw. 2018-04-25 13:50:13 -06:00
Ward Fisher
12fd293a5f Figuring out path and package manager, logic error, using msys2 instead of mingw. 2018-04-25 13:49:32 -06:00
Ward Fisher
167a1772f9 Figuring out path and package manager, logic error. 2018-04-25 13:44:30 -06:00
Ward Fisher
fcfe45632f Figuring out path and package manager. 2018-04-25 13:43:46 -06:00
Ward Fisher
e36d8a3d7b Figuring out path still still. 2018-04-25 13:41:41 -06:00
Ward Fisher
eff3aaa3a7 Figuring out path still. 2018-04-25 13:40:14 -06:00
Ward Fisher
3e194a6e3c Figuring out path. 2018-04-25 13:39:08 -06:00
Ward Fisher
a3c0df5c3f Another step forward. 2018-04-25 13:37:28 -06:00
Ward Fisher
3b7e5f8083 Two steps forward 2018-04-25 13:37:06 -06:00
Ward Fisher
66d588aba7 One step back 2018-04-25 13:33:19 -06:00
Ward Fisher
ec0ff33988 One step forward. 2018-04-25 13:31:46 -06:00
Ward Fisher
c8ad2bfdd5 Update 2018-04-25 13:24:53 -06:00
Ward Fisher
8d60645917 Update 2018-04-25 13:22:12 -06:00
Ward Fisher
47d3384a07 Attemping to wire in mingw64 2018-04-25 13:17:18 -06:00
Ward Fisher
9512510dc1 Escaping path 2018-04-24 16:57:47 -06:00
Ward Fisher
e25c8fb1ff Attempting to install choco 2018-04-24 16:57:11 -06:00
Ward Fisher
6bd293ae29 Shot in the dark. 2018-04-24 16:38:37 -06:00
Ward Fisher
26592c3894 Removed path variables that weren't currently working. 2018-04-24 16:24:47 -06:00
Ward Fisher
9d2e6b9774 Quoting cmake generator variable in appveyor.yml. 2018-04-24 16:21:47 -06:00
Ward Fisher
253733062c More appveyor. 2018-04-24 16:18:42 -06:00
Ward Fisher
b2dc3776a9 Removed duplicate key in appveyor.yml 2018-04-24 16:15:56 -06:00
Ward Fisher
663f7706f1 Added threads package to cmake build. 2018-04-24 16:15:26 -06:00
Ward Fisher
616f9f295b Specified 64-bit Visual Studio. 2018-04-24 16:05:35 -06:00
Ward Fisher
1dd2b92dbe Moving forward with testing. 2018-04-24 15:59:41 -06:00
Ward Fisher
3d6c3a03ee Diagnostic change. 2018-04-24 15:49:32 -06:00
Ward Fisher
8d101037f3 More appveyor debugging. 2018-04-24 15:46:38 -06:00
Ward Fisher
d04207804d More appveyor related changes. 2018-04-24 15:45:00 -06:00
Ward Fisher
1c1044d011 Starting to feel out appveyhor yaml. 2018-04-24 15:40:24 -06:00
Ward Fisher
f216710499 Attempting appveyor support. Based on work by @ocefpaf, see https://github.com/Unidata/netcdf-c/pull/347 for more information. 2018-04-24 11:28:22 -06:00
Ward Fisher
d1807582c2
Merge pull request #945 from Unidata/pr-aggregate.wif
Combine several pull requests
2018-04-23 13:25:37 -06:00
Ward Fisher
63535acfbc Merge remote-tracking branch 'origin/plugdir.dmh' into pr-aggregate.wif 2018-04-23 11:24:20 -06:00
Ward Fisher
e3a60459eb Merge remote-tracking branch 'origin/issue942.dmh' into pr-aggregate.wif 2018-04-23 11:19:58 -06:00
Ward Fisher
8156bdc204 Merge remote-tracking branch 'origin/crcnames.dmh' into pr-aggregate.wif 2018-04-23 11:19:18 -06:00
Dennis Heimbigner
6f69e5a10d Fix github issue https://github.com/Unidata/netcdf-c/issues/942 2018-04-23 11:14:03 -06:00
Dennis Heimbigner
3b0fb561d6 Make change work with cmake 2018-04-22 13:19:12 -06:00
Dennis Heimbigner
d438391f33 ckp 2018-04-22 13:17:57 -06:00
Dennis Heimbigner
d3b309722e re: gh issue https://github.com/Unidata/netcdf-c/issues/911
I took Ed's advice and moved the plugin stuff to its own
top-level directory. This is an attempt to solve the problem of
copying files that we have experienced. In any case, it will
serve as a place to stick additional plugins.
2018-04-21 20:10:47 -06:00
Ward Fisher
e60d87814b
Merge branch 'master' into crcnames.dmh 2018-04-20 15:06:44 -06:00
Ward Fisher
51de06630c
Merge pull request #919 from NetCDF-World-Domination-Council/ejh_fill_test
added fill mode and var rename tests
2018-04-20 15:06:33 -06:00
Ed Hartnett
41639d325f
Merge branch 'master' into ejh_fill_test 2018-04-20 03:35:25 -06:00
Ward Fisher
764fa48c77
Merge branch 'master' into crcnames.dmh 2018-04-19 16:06:39 -06:00
Ward Fisher
405290697a
Merge pull request #935 from Unidata/gh931.wif
Enabled CDF5 support by default
2018-04-19 15:57:12 -06:00
Ed Hartnett
f36ae96ee4
Merge branch 'master' into ejh_fill_test 2018-04-19 15:41:38 -06:00
Ward Fisher
bb9bb66073
Merge branch 'master' into gh931.wif 2018-04-19 14:41:26 -06:00
Ward Fisher
6beb3de8b6
Merge pull request #934 from gsjaardema/patch-19
Use hdf5-1.8 compatible output format if possible
2018-04-19 14:41:05 -06:00
Ward Fisher
1ff184d988 Enabled CDF5 support by default, in support of https://github.com/Unidata/netcdf-c/issues/931 2018-04-19 13:26:58 -06:00
Greg Sjaardema
e9088e5dfa
Use hdf5-1.8 compatible output format if possible
In hdf5-1.10.2, THG added a new enumeration for use in the `H5Pset_libver_bounds` function which makes it easier to maintain compatibility with hdf5-1.8.X clients.   

An explanation is provided at https://www.hdfgroup.org/2018/04/why-should-i-care-about-the-hdf5-1-10-2-release/ 

In particular, the section "What does this change mean to an HDF5 application?" discusses its use with NetCDF
2018-04-19 13:26:56 -06:00
Ward Fisher
d7ead42c3e Merge branch 'master' into gh479-conflict-resolution 2018-04-18 13:48:58 -06:00
Ward Fisher
ee9537b6ab Adjusted enddef test to work on 32 bit platforms as well. 2018-04-18 13:20:50 -06:00