Commit Graph

627 Commits

Author SHA1 Message Date
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
905b1456ab HDFFV-10384 merge from develop 2018-02-19 13:22:19 -06:00
Allen Byrne
84d523eb00 HDFFVC-10396 merge from develop 2018-01-26 13:25:06 -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
Allen Byrne
c7a1245a19 Fix VS2012,2008 declaration statements 2017-10-12 09:04: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
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
Allen Byrne
2bd8e1053b HDFFV-10188 merge fix and tests from develop 2017-08-23 08:58:06 -05:00
M. Scot Breitenfeld
bc2bc80be9 Merge branch 'hdf5_1_8' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into hdf5_1_8 2017-08-04 09:03:39 -05:00
M. Scot Breitenfeld
51b97cc02d generated reconfigure files for configure changes 2017-08-04 09:03:29 -05:00
Allen Byrne
df099c7264 HDFFV-10256 correct len of string copy to the len of esc string
Merge from develop
2017-08-02 14:51:08 -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
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
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
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
ba2cfde1fd Merge/port changes from develop back to 1.8 for tools and cmake 2017-03-29 16:44:23 -05:00
Allen Byrne
78ea0a0c08 HDFFV-9875 Bring changes from develop branch 2017-02-06 15:30:08 -06:00
Allen Byrne
13a9bbb56d HDFFV-10112 correct form of comment 2017-01-23 08:55:13 -06:00
Allen Byrne
363c5e67a5 HDFFV-10118 port plugin tools test fix to 1.8 2017-01-20 15:49:43 -06:00
Allen Byrne
d22b02cf29 Add copy of N files 2017-01-18 14:33:46 -06:00
Allen Byrne
35f0e16e34 HDFFV-9994 port changes from develop.
CMake folder changes brought up to standard.
2017-01-18 14:05:25 -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
6f21a54989 Add missing EXPORT tag in install command 2016-10-17 10:00:15 -05:00
Allen Byrne
06b2da9165 Add namespace and export utils 2016-10-14 12:35:40 -05:00
Allen Byrne
208cfdc941 Merge/align from trunk(develop) 2016-09-28 13:06:02 -05:00
Allen Byrne
3bd9ac725c [svn-r30172] HDFFV-9953,9955: add new testfiles to h5dump (required for hdfview testing). These dataset types did not exist in other files. 2016-07-12 12:18:06 -05:00
Allen Byrne
d6d7e62d0b [svn-r30171] HDFFV-9939: convert cmake copy commands to reduce issue with too long command lines on some platforms.
Also, refactor hl/tools/gif3h5 cmake files.
JAVA-1920: add plugin test with plugin that depends on hdf5
2016-07-12 12:16:00 -05:00
Allen Byrne
22eaae5999 [svn-r29309] HDFFV-9698, HDFFV-9241, HDFFV-9570: Merge fixes from trunk for subsetting index, default fill value display, and optional arg crash. Also some minor compiler warnings fixes. 2016-03-07 11:09:42 -05:00
Allen Byrne
d29b786508 [svn-r29001] Missing testfile committed 2016-01-28 08:23:09 -05:00
Allen Byrne
c07c6e098a [svn-r28992] HDFFV-9639: double-free fix. 2016-01-27 15:43:06 -05:00
Larry Knox
11778b8233 [svn-r28274] Applied patch to eliminate warnings from PRINTSTREAM macros from HDF5 1.8.16.
Update supported platform and tested configuration info in RELEASE.txt.

Tested with h5committest.new.
2015-11-04 12:49:19 -05:00
Allen Byrne
7470e8114d [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8
Tested: local linux (CMake branch has been tested on Windows)
2015-08-19 15:35:08 -05:00
Allen Byrne
5c0d909724 [svn-r27253] Move packed bits files to subfolder 2015-06-19 12:13:50 -05:00
Mohamad Chaarawi
db4acaf3ab [svn-r27165] Merge 27133 & 27158 from trunk:
- Add a new attribute function characterstic for format:
   * H5_ATTR_FORMAT(X,Y,Z)  __attribute__((format(X, Y, Z)))
 - Rename UNUSED attribute characterstic to H5_ATTR_UNUSED.
 - Rename NORETURN attribute characterstic to H5_ATTR_NORETURN

tested with h5committest.
2015-06-08 16:30:38 -05:00
Albert Cheng
e7faa6e220 [svn-r26752] Merged r26750 and r26751 from trunk.
HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in compound type.

Added the testing to h5repack where it belongs.
Undo the tests added to h5dump.

Tested: h5committested plus tested in jam by hand.
2015-04-07 13:30:41 -05:00
Larry Knox
083ef61b05 [svn-r26728] Merge trunk reviwions 26669 and 26670.
Removed from configure.ac VPATH section, LONE_COLON check and checks for redundant addition of /usr/include and /usr/lib to compile flags, with reconfigure.

Tested h5committest
2015-04-04 10:27:14 -05:00
Allen Byrne
5f68d05f9f [svn-r26722] Disable failing test 2015-04-03 13:57:35 -05:00
Mohamad Chaarawi
523a4f7658 [svn-r26717] Merge revisions 26387, 26649, 26650, 26678, and 26691 from trunk to squish warnings. 2015-04-03 12:40:11 -05:00
Albert Cheng
0f173c15bb [svn-r26706] Merge r26702 of trunk to v18 branch.
HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in compound type.

Description:
The test added failed in some machines because the data file contains infinity values that different machines print them differently as "inf", "INF", "Inf", ...

Solution:
Added a "ignorecase" option to TOOLTEST() to do caseless matching between generated output vs expected output. This solved most machines problem for now.

Tested: h5committest, emu by hand for both development and production modes.
But cmake built h5dump failed to read the data file. Using the same source to build h5dump by autotools produced a h5dump that can read the test data file. Don't know why cmake could not produce a correct binary.
2015-04-02 11:13:28 -05:00