Vailin Choi
c40edf8c24
Fix for HDFFV-10166 h5watch tests fail randomly to match expected output files
...
(1) Re-structure tests to do one "extend" action at a time
(2) Re-try test till max limit before final failure
2017-04-24 18:12:50 -05:00
lrknox
49cded79ce
Add new files in release_docs to MANIFEST.
...
Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running
autogen.sh.
Conflicts:
README.txt
c++/src/Makefile.in
fortran/src/Makefile.in
hl/c++/src/Makefile.in
hl/fortran/src/Makefile.in
hl/src/Makefile.in
java/src/jni/Makefile.in
release_docs/RELEASE.txt
src/Makefile.in
2017-04-15 08:17:10 -05:00
lrknox
b9a27fddaa
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
...
* commit '0d05cb607e5951f3a28a101be56ca194022a7fa1':
Reverted addition of The HDF Group copyright headers to 3rd party CMake files for Java.
Add Copyright headers to 90 files (mostly .cmake files) without Copyright headers.
Add "Copyright by The HDF Group."" to copyright header.
2017-04-14 16:40:52 -05:00
lrknox
25ec07450a
Change copyright headers to replace url referring to file to be removed
...
and replace it with new url for COPYING file.
Fix 2 lines in java error test expected output file where messages
include line numbers changed by reducing the copyright header by 2
lines.
2017-04-14 11:54:16 -05:00
Quincey Koziol
1e4b2588b6
Switch to using flag in signal handler, to trigger dropping out of main loop
...
and shutdown cleanly, instead of calling leave() from the signal handler.
2017-04-03 11:56:52 -07:00
lrknox
ea6c20fdc6
Stop skipping h5watch tests.
2017-03-24 16:30:45 -05:00
Allen Byrne
2562ec3a4b
Update CMake files and formatting
2017-03-01 14:47:53 -06:00
Allen Byrne
177c050891
HDFFV-9875 Fix target exports and add static tools pdb files
2017-02-02 12:09:10 -06:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
Vailin Choi
066e01f967
Skip h5watch tests
...
Tests for h5watch are skipped temporarily.
Debugging for test failures will be done.
2017-01-09 18:59:06 -06:00
Allen Byrne
508714805a
hdf5 lib needed for extend_dset link.
2016-12-28 15:31:58 -06:00
Allen Byrne
518a94dd0f
Add test lib to extend_dset test link line
2016-12-28 15:20:09 -06:00
Allen Byrne
9b0f236d8c
Add hl test dir and test dlib
2016-12-28 15:09:57 -06:00
Allen Byrne
27feb0357f
Fix h5test.h include issue
2016-12-28 15:03:17 -06:00
Quincey Koziol
eefddf2813
Bring new/updated tests from revise+chunks branch: flush1/flush2 update and
...
flushrefresh test. (Also refactor of message send / wait code)
2016-12-19 20:44:54 -08:00
Quincey Koziol
57afb68e46
Bring SWMR-related tools changes from revise_chunks to develop.
2016-12-11 11:25:08 -08:00
Allen Byrne
c3cea7f96e
Add missing EXPORT tag in INSTALL command
2016-10-17 09:52:00 -05:00
Allen Byrne
3ee36553b9
Add support for namespace and add tools to binaries config
2016-10-14 11:22:22 -05:00
Allen Byrne
7d6bea96ab
Fix cyclic depends due to typo
2016-10-05 16:17:39 -05:00
Allen Byrne
dd9caf37d2
Merge test output file clearing into runTest.cmake
2016-10-03 15:34:11 -05:00
Quincey Koziol
1853868fdc
Description:
...
Cleanups from Dana's review.
Tested on:
MacOSX/64 10.11.5 (amazon) w/C++ & FORTRAN
(h5committest forthcoming)
2016-09-29 11:01:23 -07:00
Quincey Koziol
fa66428a6d
Description:
...
Further warning cleanups: from 667 warnings to 503.
2016-09-27 10:29:16 -07:00
Allen Byrne
e55844b752
[svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom commands. Fixes possible overruns on windows command lines.
2016-08-01 12:35:00 -05:00
Quincey Koziol
03dafc5ebe
[svn-r30020] Description:
...
Bring r29992 from revise_chunks branch to trunk:
Turn off error reporting for h5debug and hdf2gif.
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial, parallel & produciton
(h5committest forthcoming)
2016-06-05 21:30:16 -05:00
Allen Byrne
2d36359035
[svn-r29874] Move hl/tools/gif2h5 CMake code to subfolder.
2016-05-04 10:54:31 -05:00
Dana Robinson
a6da81e49b
[svn-r29007] Fixed typos in h52gif test.
...
Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
serial autotools
2016-01-28 13:24:01 -05:00
Scot Breitenfeld
1cd606b5e0
[svn-r27854] fixed typo in name of file
2015-09-22 10:26:25 -05:00
Dana Robinson
cc0165a973
[svn-r27799] Minor warning fixes in the high-level library.
...
Tested on: jam (too minor for h5committest)
2015-09-16 05:34:25 -05:00
Dana Robinson
c27d180848
[svn-r27507] Merge of r27237-27500 from the trunk.
...
Tested w/ h5committest
NOTES: - The manifest may still be messed up.
- Cmake fails since the dual binary work needs to be merged with
this repo's CMake externals.
2015-08-14 14:58:54 -05:00
Scot Breitenfeld
caf0e7692a
[svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.
...
Tested: h5committest --PASSED--
2015-08-11 09:35:30 -05:00
Scot Breitenfeld
3b4696ccd1
[svn-r27489] reverted merge of branch
2015-08-10 20:22:33 -05:00
Scot Breitenfeld
a9bef45c75
[svn-r27470] svn merge -r27425:27460 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-08-05 16:35:30 -05:00
Allen Byrne
9e2434625d
[svn-r27469] Merge from trunk with dual-binary CMake code.
...
Tested: local linux with CMake
2015-08-05 16:01:07 -05:00
Scot Breitenfeld
2c897f41c0
[svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-07-14 10:34:45 -05:00
Allen Byrne
8bbe712961
[svn-r27364] Add Mac Framework support
2015-07-09 11:56:16 -05:00
Scot Breitenfeld
85bcb77904
[svn-r27221] Reworked Fortran autools REAL KIND detection.
2015-06-16 16:47:00 -05:00
Scot Breitenfeld
f2d14c76b8
[svn-r27186] added fix for jam with promoted reals and integers
2015-06-10 14:15:08 -05:00
Scot Breitenfeld
62401ac7c6
[svn-r27167] more DT fixes
2015-06-09 12:05:09 -05:00
Scot Breitenfeld
32703c9fc5
[svn-r27164] various bug fixes for DT
2015-06-08 16:13:15 -05:00
Scot Breitenfeld
8641814c4e
[svn-r27154] fixed issue with mis-matching long double between Fortran and C
2015-06-05 17:17:13 -05:00
Scot Breitenfeld
043173a689
[svn-r27151] fixed __float128 errors
2015-06-04 15:26:02 -05:00
Scot Breitenfeld
4d500d4902
[svn-r27140] fixed interger*16 support
2015-06-03 09:13:58 -05:00
Scot Breitenfeld
52e5579fba
[svn-r27122] removed dependency on generatored fortran source code
2015-05-28 11:53:15 -05:00
Scot Breitenfeld
244784ab2c
[svn-r27115] Moved testing KINDs and SIZEOFs to configure.
2015-05-27 17:07:18 -05:00
Dana Robinson
984ecb72c2
[svn-r27038] Merge of r26393-27031 from the trunk.
...
Tested on 64-bit linux VM w/ C++ and Fortran 2003
2015-05-07 16:05:14 -05:00
Scot Breitenfeld
5e6d18e5be
[svn-r26869] removed the --enable-fortran2003 option, it is now just --enable-fortran
2015-04-21 13:33:25 -05:00
Scot Breitenfeld
0cc9b0c79f
[svn-r26825] Added include for preprocessing fortran files with configure definitions
2015-04-16 13:36:34 -05:00
Larry Knox
3032f3adf3
[svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redundant /usr/include and lib in fcompile and link flags checks, now that I have run reconfigure.
...
Also changed paths to h5cc, etc. in scripts to run installed examples from relative paths to absolute paths.
Tested with h5committest.
2015-04-02 16:07:53 -05:00
Allen Byrne
99baa66184
[svn-r26699] Generators are only built static
2015-04-01 16:02:43 -05:00
Allen Byrne
d28652dacf
[svn-r26685] Add new test from test script
2015-03-31 16:42:53 -05:00