Commit Graph

543 Commits

Author SHA1 Message Date
lrknox
b4ec6e06d5 Update version in RELEASE.txt.
Correct merge errors from hdf5_1_8.
2018-05-14 21:44:51 -05:00
lrknox
a5bab8081e Updated support branch version number to 1.8.22 2018-05-12 20:39:08 -05:00
Allen Byrne
d87a94a00d HDFFV-10444 fix so numbers 2018-04-10 11:48:59 -05:00
Allen Byrne
e835063ebf Change CMake min to 3.10 2018-03-09 12:38:48 -06:00
Allen Byrne
85590e85cb HDFFV-10412 merge from develop 2018-02-22 11:37:06 -06:00
Allen Byrne
905b1456ab HDFFV-10384 merge from develop 2018-02-19 13:22:19 -06:00
Allen Byrne
ef4aa562dd HDFFV-10392,10393,01385 merge from develop 2018-01-22 11:56:54 -06:00
Allen Byrne
f514861864 HDFFV-8745 merge h5diff attribute fix 2018-01-11 09:13:05 -06:00
lrknox
2c3bde7f74 Add assignment to get value from environment variable realtimeOutput.
Propagate changes to Makefile.ins with bin/reconfigure.
2017-12-04 16:54:09 -06:00
lrknox
e57c83fce0 Update version string on hdf5_1_8 development branch following creation of new
hdf5_1_8_20 branch.
2017-10-30 14:57:03 -05:00
Allen Byrne
9a92d408e1 Fix typo 2017-10-24 14:19:35 -05:00
Allen Byrne
1854f99793 Fix typos 2017-10-24 11:07:10 -05:00
Allen Byrne
7dbf569af9 HDFFV-10297 Free buffer used in loop 2017-10-23 12:41:17 -05:00
Allen Byrne
1183268334 HDFFV-10297 - Cleanup, Initialize variables 2017-10-23 09:46:12 -05:00
Allen Byrne
6d7133bf01 HDFFV-10297 merge from develop 2017-10-19 15:15:44 -05:00
Allen Byrne
fbc86cfb3d HDFFV-10297 merge from develop
Also cleaned up some other non-merged changes
2017-10-11 15:11:39 -05:00
Allen Byrne
0b070ae114 HDFFV-10282 refactor out assert calls in tools 2017-09-06 12:36:26 -05:00
Allen Byrne
8b910ce2d6 HDFFV-10276 restore argument spacing 2017-09-06 09:57:39 -05:00
Allen Byrne
60ed478b75 Fix extra whitespace in usage() text 2017-09-06 09:17:18 -05:00
Allen Byrne
27b361687d HDFFV-10276 add enable-error-stack to h5diff 2017-08-31 15:27:25 -05:00
lrknox
7f758f2eea Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into hdf5_1_8 2017-08-25 15:10:42 -05:00
M. Scot Breitenfeld
51b97cc02d generated reconfigure files for configure changes 2017-08-04 09:03:29 -05:00
lrknox
6f579e48ca Put back link targets for dynamically loaded libraries in Makefile.ams
that avoid linking with libhdf5 dependencies.  Some configurations
failed unnecessarily to find and link with lz and lsz when these targets
were removed.
2017-06-15 11:49:17 -05:00
lrknox
9a31b0748f Disable building of libdynlib* dynamically loaded plugin test libraries
on CYGWIN.
Added known problem entry to RELEASE.txt.
Set version for 1.8.19 release.
Barbara updated contents of README.txt file.
2017-06-14 12:26:55 -05:00
lrknox
16e0eb3c52 Moved libdynlib* plugin test libraries to noist_LT_LIBRARIES with added
flag '-rpath /nowhere' to stop them being installed while keeping them
from linking with libhdf5, etc.
Incremented version to 1.8.19-pre1 and ran bin/release to create tar
and zip files for testing.
2017-06-12 17:04:41 -05:00
lrknox
34c1ca89db Update h5vers and release scripts for 1.8.19 branch, set version to
1.8.19-pre1.
    Note:  changes to these scripts were brought from develop/hdf5_1_10
    and modified for 1.8 version differences.
Update HDF5 version to 1.8.20-snap0.
Update HL .so number for added API function.
2017-06-08 10:17:26 -05:00
Allen Byrne
79bd25fd06 Merge pull request #543 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8
* commit 'c13e0835f70b3ba9d9d706d772b5fa0f2a534cbf':
  Add missing creation order flag set
  Update usage reference file for test
  Remove unavailable argument
  Add missing variable
  HDFFV-8611 preserve creation order for root group
2017-05-26 09:06:51 -05:00
Allen Byrne
618414d4b1 Add missing creation order flag set 2017-05-25 10:48:17 -05:00
Allen Byrne
58664babf3 Update usage reference file for test 2017-05-25 10:26:43 -05:00
Allen Byrne
3afae8e36f Remove unavailable argument 2017-05-24 16:43:20 -05:00
Allen Byrne
2a9250cc23 Add missing variable 2017-05-24 16:41:52 -05:00
Allen Byrne
7e0114692d HDFFV-8611 preserve creation order for root group 2017-05-24 15:35:56 -05:00
lrknox
3a43f7af3e Merge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8 2017-05-19 21:32:43 -05:00
Allen Byrne
7557384b9b Correct name of reference file to be copied 2017-05-18 11:57:36 -05:00
Allen Byrne
a466f16851 Tools merge from develop-1.10 2017-05-17 15:53:42 -05:00
lrknox
583952ed15 Change copyright headers to replace url referring to file to be
removed and replace it with new url for COPYING file.
2017-05-16 10:16:12 -05:00
lrknox
0ff30fa67c Move libdynlib* test lib files from lib_LTLIBRARIES to dyn_LTLIBRARIES
and other changes to Makefiles and config/conclude.am to eliminate
link errors with new libdynlib*_la_LDFLAGS which were added to stop
libdynlib* files linking to external libraries.
2017-05-10 13:54:18 -05:00
Allen Byrne
780d0653f8 HDFFV-10170 fix reconfigure 2017-04-18 15:31:41 -05:00
Allen Byrne
0558a12ef8 HDFFV-10170 undo patch and fix dyn lib build 2017-04-18 14:22:47 -05:00
Allen Byrne
bb101f4774 HDFFV-10173 fix cygwin noinst libs 2017-04-17 13:44:19 -05:00
Allen Byrne
ba2cfde1fd Merge/port changes from develop back to 1.8 for tools and cmake 2017-03-29 16:44:23 -05:00
Allen Byrne
1f4602f73b HDFFV-10120 verify nozlib checks and synchronize scripts with develop 2017-03-01 12:33:32 -06:00
Allen Byrne
78ea0a0c08 HDFFV-9875 Bring changes from develop branch 2017-02-06 15:30:08 -06:00
Allen Byrne
4f3f30e63d Update CMake required to version 3.2.2 2017-01-18 14:42:39 -06:00
lrknox
1974619efb Update shared object file numbers according to changes in v1.8.18 release.
Update autotools and libtool versions.
Run bin/reconfigure.
2016-11-01 13:30:48 -05:00
Allen Byrne
8cf4dfead3 remove unnecessary call to h5reset() 2016-10-25 10:07:28 -05:00
Allen Byrne
0235ea066d Change return statement format 2016-10-21 14:23:02 -05:00
Allen Byrne
353664699d Correct 1.8 version of reference file 2016-10-19 13:42:25 -05:00
Allen Byrne
a3f85138ee Add test for 1.8 version of testlib 2016-10-19 13:10:42 -05:00
Allen Byrne
adcf6bbefd Add new testlib to makefile 2016-10-19 13:06:30 -05:00