Ward Fisher
|
4201d10116
|
Added clang to list of compilers used by travis-ci.
|
2015-02-23 12:42:49 -07:00 |
|
Ward Fisher
|
4fe5e8eaeb
|
Corrected travis-ci link in README.md
|
2015-02-18 21:55:30 -07:00 |
|
Ward Fisher
|
255afffffa
|
Specified LD_LIBRARY_PATH in travis-ci script.
|
2015-02-18 21:48:56 -07:00 |
|
Ward Fisher
|
925102efc7
|
Corrected typo in travis script.
|
2015-02-18 21:45:34 -07:00 |
|
Ward Fisher
|
0f5624f247
|
Modified .travis.yml to pull a pre-built hdf5-1.8.14 for the platform.
|
2015-02-18 21:43:16 -07:00 |
|
Ward Fisher
|
738a635490
|
modified travis.yml
|
2015-02-18 16:10:41 -07:00 |
|
Ward Fisher
|
e8bea25d4e
|
Converted the contributed travis.yml file to do a basic build, as we explore travis-ci. Will add more esoteric options/builds moving forward.
|
2015-02-18 16:02:02 -07:00 |
|
Ward Fisher
|
1222b77c6a
|
Merge branch 'nschloe-travis'
|
2015-02-18 15:42:22 -07:00 |
|
Ward Fisher
|
0bbba22051
|
Merge branch 'travis' of https://github.com/nschloe/netcdf-c into nschloe-travis
|
2015-02-18 15:42:12 -07:00 |
|
Quincey Koziol
|
810694e113
|
Merge remote-tracking branch 'upstream/master'
|
2015-02-13 08:47:23 -06:00 |
|
Ward Fisher
|
84d66378b0
|
Removed stray tarball.
|
2015-02-12 14:36:48 -07:00 |
|
Ward Fisher
|
ae4d54bcc6
|
Added stray .nc file to CLEANFILES
|
2015-02-12 13:34:39 -07:00 |
|
Ward Fisher
|
4b9230b4a9
|
Preparing for 4.3.3 release.
|
2015-02-12 13:16:54 -07:00 |
|
Nico Schlömer
|
dd4881e394
|
add basic travis support
|
2015-02-11 22:07:33 +01:00 |
|
Ward Fisher
|
e56c67a772
|
Added an assertion, although I'm not convinced it's strictly needed, it is for safety now. Will assess whether it can be reached (at a glance it's not reachable, but static analysis says it is) or not. Will update as needed.
|
2015-02-11 13:29:40 -07:00 |
|
Ward Fisher
|
dd2ae92a48
|
Corrected a potential dereference of a null pointer.
|
2015-02-11 13:13:39 -07:00 |
|
Ward Fisher
|
2d3d747b17
|
Corrected a couple of dereferencing-null errors identified by static analysis.
|
2015-02-10 13:51:52 -07:00 |
|
Ward Fisher
|
c1875ec8f0
|
Addressed a couple of memory leaks identified by clang.
|
2015-02-10 13:39:15 -07:00 |
|
Ward Fisher
|
473163c41a
|
Corrected a couple of static analysis-detected warnings.
|
2015-02-10 13:04:37 -07:00 |
|
Russ Rew
|
b40068afdb
|
fix arg type in internal function
|
2015-02-05 17:05:10 -07:00 |
|
Russ Rew
|
b56cd87284
|
fix array size in test program
|
2015-02-05 16:56:15 -07:00 |
|
Russ Rew
|
72c3e5809a
|
Fix comment, small memory leak
|
2015-02-05 16:33:42 -07:00 |
|
Russ Rew
|
cd64d27552
|
add release-notes entry for ncf-324 fix
|
2015-02-05 15:43:52 -07:00 |
|
Quincey Koziol
|
45d6661202
|
Merge remote-tracking branch 'upstream/master'
|
2015-02-05 08:56:26 -06:00 |
|
Ward Fisher
|
8c0db4c22f
|
Merge branch 'master' of https://github.com/Unidata/netcdf-c
|
2015-02-04 14:12:17 -07:00 |
|
Ward Fisher
|
3582812bf0
|
Added tst_bug324 to CMake-based builds, but it is failing for some reason. Will investigate shortly.
|
2015-02-04 14:11:20 -07:00 |
|
Ward Fisher
|
50db5ff7d6
|
Merge branch 'qkoziol-NCF-324'
|
2015-02-04 09:54:57 -07:00 |
|
Ward Fisher
|
e2a56efa9c
|
Merge branch 'NCF-324' of https://github.com/qkoziol/netcdf-c into qkoziol-NCF-324
|
2015-02-04 09:54:17 -07:00 |
|
Ward Fisher
|
5b40f3a27e
|
Added a platform check for hostname on Windows. Updated how 'diff' is called in a diskless test to ignore whitespace when comparing files.
|
2015-02-04 09:11:27 -07:00 |
|
Ward Fisher
|
01793b4098
|
Reversed an edit made when working on Visual Studio/bash compatibility.
|
2015-02-03 12:39:41 -07:00 |
|
Quincey Koziol
|
022f11b72c
|
Merge remote-tracking branch 'upstream/master'
|
2015-02-03 08:14:08 -06:00 |
|
Ward Fisher
|
b95573c692
|
Tied postinstall.sh.in to the current netcdf-fortran release (4.4.2).
|
2015-02-02 15:30:40 -07:00 |
|
Ward Fisher
|
444bf7a311
|
Cleaning up ctest site identification.
|
2015-02-02 15:14:22 -07:00 |
|
Ward Fisher
|
fc97546113
|
Updated nc-config.cmake.in to work with Windows-style paths. Further changes to get shell scripts running in Windows, when bash is available.
|
2015-02-02 14:46:51 -07:00 |
|
Ward Fisher
|
f875bba02d
|
Updated Release Notes
|
2015-02-02 14:46:51 -07:00 |
|
Ward Fisher
|
261e7511cc
|
Modified group rename shell script to work in Msys/Windows Environment.
|
2015-02-02 14:46:51 -07:00 |
|
Ward Fisher
|
dd2318b725
|
Added fencepost for cross-dll memory freeing in Windows/Visual Studio
|
2015-02-02 14:46:51 -07:00 |
|
Ward Fisher
|
2d72b7ca7f
|
More work on getting the shell scripts working properly with cmake under MSYS.
|
2015-02-02 14:46:50 -07:00 |
|
Ward Fisher
|
f9d3718739
|
Updated shell script to work on Windows.
|
2015-02-02 14:46:50 -07:00 |
|
Ward Fisher
|
b1d3304bee
|
Removed a shell test when using visual studio. The test script manually invokes the compiler gcc.
|
2015-02-02 14:46:50 -07:00 |
|
Ward Fisher
|
33ec07444f
|
Removed non-portable byte-length checks. Left files being generated, as they may be required by other tests.
|
2015-02-02 14:46:50 -07:00 |
|
Ward Fisher
|
e3125a5ac9
|
Work progresses, but have encountered an issue. See https://github.com/Unidata/netcdf-c/issues/103.
|
2015-02-02 14:46:50 -07:00 |
|
Ward Fisher
|
fe1b96cdd9
|
Updated CMakelists to remove debug, release subdirectories on Windows. Updating shell scripts to work with MSYS paths.
|
2015-02-02 14:46:50 -07:00 |
|
Quincey Koziol
|
4f8898719a
|
NCF-324: Make similar change to get_vara code, and add in test to Makefile.am
|
2015-02-02 08:51:00 -06:00 |
|
Quincey Koziol
|
9fa9e84466
|
Merge branch 'master' into NCF-324
|
2015-02-02 08:34:47 -06:00 |
|
Quincey Koziol
|
f90b4a7c45
|
Merge remote-tracking branch 'upstream/master'
rigin master
|
2015-02-02 08:34:09 -06:00 |
|
Quincey Koziol
|
e9484cc7e6
|
NCF-324 - Don't reopen HDF5 dataset if it's already open (in particular when
the variable name is the same as a dimension name).
|
2015-02-02 08:32:17 -06:00 |
|
Russ Rew
|
0f17bc9792
|
Add test for fix of bug NCF-324, but don't wire it in to run yet
|
2015-01-30 14:04:50 -07:00 |
|
Quincey Koziol
|
a2f7707734
|
Merge remote-tracking branch 'upstream/master'
|
2015-01-30 08:25:28 -06:00 |
|
Ward Fisher
|
8135282595
|
Merge pull request #102 from sebastic/hyphen-used-as-minus-sign
Fix another hyphen-used-as-minus-sign issue in nccopy.1 man page.
|
2015-01-27 10:41:20 -07:00 |
|