Commit Graph

4431 Commits

Author SHA1 Message Date
Ed Hartnett
6d31b47543
Merge branch 'master' into ejh_more_warnings 2017-11-10 02:52:46 -07:00
Ed Hartnett
e8ad412df5
Merge branch 'master' into ejh_fix_docs 2017-11-10 02:43:42 -07:00
Ed Hartnett
ca49633a64
Merge branch 'master' into ejh_fix_test 2017-11-10 02:43:32 -07:00
Ed Hartnett
a416f3ebe5
Merge branch 'master' into ejh_more_docs_2 2017-11-10 02:42:37 -07:00
Ward Fisher
a9dde277d7 Merge branch 'ejh_enum_mem_fix' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into more_ejh_pulls 2017-11-09 16:11:17 -07:00
Ward Fisher
2b749d3926 Merge branch 'ejh_delete_ncx' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into more_ejh_pulls 2017-11-09 12:53:06 -07:00
Ward Fisher
d185602abf Merge branch 'ejh_make_j' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into more_ejh_pulls 2017-11-09 12:52:55 -07:00
Ward Fisher
41e1ead0e8 Merge branch 'ejh_v2_docs' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into more_ejh_pulls 2017-11-09 12:52:48 -07:00
Ward Fisher
381badca6d Merge branch 'ejh_fix_disable_utilities' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into more_ejh_pulls 2017-11-09 12:52:40 -07:00
Ward Fisher
fde90d9e10 Updated requirements in install.md to clarify both 1.8.x branch and 1.10.x branch minimum versions. 2017-11-09 12:51:05 -07:00
Ed Hartnett
cfa773d29d used cast to int instead of %ul printf format, because some compilers are a little out of step 2017-11-09 10:44:46 -07:00
Ed Hartnett
e792d992b1 fixed names of output files to enable parallel builds 2017-11-09 07:21:00 -07:00
Ed Hartnett
3807080886 noted dependancy between tests, allowing make check to work in parallel 2017-11-09 07:05:01 -07:00
Ed Hartnett
93cb051b72 found a few more easy warnings 2017-11-09 06:39:43 -07:00
Ed Hartnett
0e0482bc05 fixed warnings 2017-11-09 06:24:18 -07:00
Ed Hartnett
fcef323154 fixed warning in dfile.c 2017-11-09 05:58:15 -07:00
Ed Hartnett
b9911d6e6f took out most uses of EXTRA_TESTS, returned it to disabled by default 2017-11-08 13:25:23 -07:00
Ed Hartnett
85defe4467 removed cmake_faq.md from Makefile.am. These questions are already included in the CMake section of the FAQ 2017-11-08 06:17:26 -07:00
Ed Hartnett
0ce3d98dc4 fixed typos in CMake build documentation 2017-11-08 05:26:15 -07:00
Ed Hartnett
bd22bde4c8 final cleanup 2017-11-08 04:29:53 -07:00
Ed Hartnett
d1946e4b69 cleanup whitespace issues 2017-11-08 04:28:44 -07:00
Ed Hartnett
9d187c099a fixed file name in test 2017-11-08 04:20:13 -07:00
Ed Hartnett
4f7fb907f6 removed unused files 2017-11-08 04:13:03 -07:00
Ed Hartnett
02b66af553 added more documentation 2017-11-08 03:33:44 -07:00
Ed Hartnett
6252d25866 add docs for nc_create_par() and other functions 2017-11-08 03:05:22 -07:00
Ed Hartnett
d41e6c5a54
Merge branch 'master' into ejh_fix_disable_utilities 2017-11-07 18:38:27 -07:00
Ed Hartnett
3f6f87cf0f
Merge branch 'master' into ejh_v2_docs 2017-11-07 18:35:29 -07:00
Ed Hartnett
6653eeaf7f
Merge branch 'master' into ejh_turn_tests_on 2017-11-07 18:35:16 -07:00
Ed Hartnett
d4c1fd5d80
Merge branch 'master' into ejh_delete_ncx 2017-11-07 18:35:05 -07:00
Ed Hartnett
a72d5b4d16
Merge branch 'master' into ejh_enum_mem_fix 2017-11-07 18:34:55 -07:00
Ward Fisher
e7fee3ee53 Corrected an issue encountered by the default compiler on ARM. 2017-11-07 15:19:07 -07:00
Ward Fisher
672c352f3e Merge branch 'ejh_remove_counts' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into more_ejh_pulls 2017-11-07 15:04:29 -07:00
Ward Fisher
0d604c856b Merge branch 'ejh_doc_fixes' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into more_ejh_pulls 2017-11-07 14:41:20 -07:00
Ward Fisher
e7ddc522c9 Merge branch 'ejh_docs_2' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into more_ejh_pulls 2017-11-07 14:39:11 -07:00
Ward Fisher
b92ae0cdbc Merge branch 'ejh_fix_use_cdf' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into more_ejh_pulls 2017-11-07 14:14:10 -07:00
Ward Fisher
e762e85dbb Merge branch 'ejh_fix_cdf5_test' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into more_ejh_pulls 2017-11-07 14:11:17 -07:00
Ward Fisher
f820d38bb1 Merge branch 'ejh_fix_warnings_interops5' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into more_ejh_pulls 2017-11-07 14:08:38 -07:00
Ed Hartnett
32f01869d2
Merge branch 'master' into ejh_turn_tests_on 2017-11-07 03:00:22 -07:00
Ed Hartnett
b13c2c9b10
Merge branch 'master' into ejh_docs_2 2017-11-07 03:00:08 -07:00
Ed Hartnett
f16d3cc237
Merge branch 'master' into ejh_doc_fixes 2017-11-07 02:59:50 -07:00
Ed Hartnett
95d6ef87d0
Merge branch 'master' into ejh_remove_counts 2017-11-07 02:59:37 -07:00
Ed Hartnett
c725a52ec3
Merge branch 'master' into ejh_delete_ncx 2017-11-07 02:59:27 -07:00
Ed Hartnett
85b1788fd1
Merge branch 'master' into ejh_enum_mem_fix 2017-11-07 02:59:13 -07:00
Ward Fisher
69e849468a Merge branch 'ejh_dap_warn' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into more_ejh_pulls 2017-11-06 15:00:54 -07:00
Ward Fisher
e595a8cc84
Merge pull request #587 from Unidata/badlink1.dmh
Fix broken link to NCO within FAQ
2017-11-06 13:30:29 -07:00
Ward Fisher
9f41a861f5
Merge branch 'master' into badlink1.dmh 2017-11-06 10:25:04 -07:00
Ed Hartnett
59217fe8ac cleaned up, fixed comments 2017-11-06 06:19:34 -07:00
Ed Hartnett
c58bc3e41c fixed warnings 2017-11-06 06:06:47 -07:00
Ed Hartnett
f8c77f0692 refurbished tst_cdf5format.c 2017-11-06 05:35:34 -07:00
Ed Hartnett
3bb378bbba
Merge branch 'master' into ejh_turn_tests_on 2017-11-06 03:01:19 -07:00