Commit Graph

16464 Commits

Author SHA1 Message Date
Dana Robinson
e8a0726636 Merge pull request #464 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:bin_trace_complain to develop
* commit 'b1a5ba405393da68028cf1c8b159a3abb51d2187':
  Updated bin/trace to emit errors and reordered autogen.sh processing so that script failures leave the library in a non-compilable state, making it harder to ignore errors.
2017-04-25 12:52:41 -05:00
Dana Robinson
b1a5ba4053 Updated bin/trace to emit errors and reordered autogen.sh processing
so that script failures leave the library in a non-compilable state,
making it harder to ignore errors.
2017-04-25 02:09:55 -04:00
Allen Byrne
9d84abe503 Merge pull request #457 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '0fb5ce7ad50664f800ffe7e107e0fb0f90f66e12':
  Correct name of native function
  Fix javadoc
  Fix typo
  Signature change requires a ptr
  Change     H5PLsize() signature
  Revert HDFFV-9655
  Changed signature of H5PLgetsize
  Revert HDFFV-9655 by disabling test and not using new function.
  Fix path to actual executable location
  Windows ahs one more directory level
2017-04-24 16:44:35 -05:00
Allen Byrne
0fb5ce7ad5 Correct name of native function 2017-04-24 16:21:42 -05:00
Allen Byrne
c148ad90f0 Fix javadoc 2017-04-24 16:09:39 -05:00
Allen Byrne
bce204f7f3 Fix typo 2017-04-24 15:36:10 -05:00
Allen Byrne
c08ef4dc5b Signature change requires a ptr 2017-04-24 15:34:25 -05:00
Allen Byrne
c1dc24c143 Change H5PLsize() signature 2017-04-24 15:31:28 -05:00
Allen Byrne
c2a9c33444 Revert HDFFV-9655 2017-04-24 15:25:36 -05:00
Allen Byrne
aafee79e9f Changed signature of H5PLgetsize 2017-04-24 15:20:21 -05:00
Allen Byrne
6fac0de158 Revert HDFFV-9655 by disabling test and not using new function. 2017-04-24 15:10:58 -05:00
Allen Byrne
d9a69c592f Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit '2deb953dbbde17712723529c4bca6a2bf3eedf6b':
  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 15:09:52 -05:00
Vailin Choi
2deb953dbb Merge pull request #453 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
* commit 'e9b289a3d1d031f594e8c5421144ac44f3d44bcb':
  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 14:48:48 -05:00
Allen Byrne
220388e735 Fix path to actual executable location 2017-04-24 10:50:06 -05:00
Allen Byrne
0e1633c26d Windows ahs one more directory level 2017-04-24 09:03:46 -05:00
Larry Knox
0ee3d2ad9b Merge pull request #454 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit 'ebb7bc7fadb86c48869439ea9137f1dfc1e1f158':
  Comment out failing plugin test until fixed (unexpected .libs in plugin test directory path with '@').
2017-04-22 15:45:48 -05:00
lrknox
ebb7bc7fad Comment out failing plugin test until fixed (unexpected .libs in plugin test directory path with '@'). 2017-04-22 15:21:36 -05:00
Vailin Choi
e9b289a3d1 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-21 18:42:17 -05:00
Larry Knox
3750e8ac7c Merge pull request #449 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit '7bd516f2ead21e8470cc25c0b664ad6b56c723a0':
  Our best effort to build dynamic plugin tests and not install them with "make install".  It seems the install-exec-hook doesn't remove the last to be installed.
  Add targets for plugin test libraries to avoid linking to external libs.
2017-04-21 15:32:13 -05:00
Allen Byrne
e2bf6e2beb Merge pull request #447 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-9655-plugin-path-relative to develop
* commit 'a995a63085d88e1a633770536efeff5b01569445':
  HDFFV-9655 fix test and some warnings
  HDFFV-9655 fix compile and test
  HDFFV-9655 - Add functions for '@' - untested
2017-04-21 14:40:37 -05:00
Allen Byrne
1f2a08041b Merge pull request #452 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'abdb412d50bcdfc158e6efddc9eb4aba4f8bce1e':
  file already in list
  Fix parameter form
2017-04-21 14:36:09 -05:00
lrknox
7bd516f2ea Our best effort to build dynamic plugin tests and not install them with
"make install".  It seems the install-exec-hook doesn't remove the last
to be installed.
2017-04-21 14:32:45 -05:00
Dana Robinson
0afef681c5 Merge pull request #451 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop
* commit 'b96db2f074c69d95f66917822ffb359a8e401cc7':
  Fixed problems that prevent bin/trace from marking up some functions.
2017-04-21 11:13:41 -05:00
Allen Byrne
abdb412d50 file already in list 2017-04-21 11:04:27 -05:00
Allen Byrne
a995a63085 HDFFV-9655 fix test and some warnings 2017-04-21 10:58:32 -05:00
Allen Byrne
aeb1500897 Merge remote-tracking branch 'origin/develop' into
bugfix/HDFFV-9655-plugin-path-relative
2017-04-21 10:41:50 -05:00
Allen Byrne
3968c5c3bf Fix parameter form 2017-04-21 10:07:30 -05:00
Allen Byrne
ae1144f882 HDFFV-9655 fix compile and test 2017-04-21 10:02:43 -05:00
Dana Robinson
b96db2f074 Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_der into develop 2017-04-20 20:20:03 -04:00
Dana Robinson
739f413b78 Fixed problems that prevent bin/trace from marking up some functions. 2017-04-20 20:19:15 -04:00
lrknox
6ef69b7b17 Add targets for plugin test libraries to avoid linking to external libs. 2017-04-20 16:51:21 -05:00
Allen Byrne
4a70b0d7dc Merge pull request #448 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '9a7b106d3776a8454b5cb9443f11aae2873cc617':
  Correct test options to match autotools script
  Updates to CMake for the changes in the autotools script
2017-04-20 15:49:20 -05:00
Dana Robinson
5fefc12bd8 Merge pull request #443 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:eoc_parallel_prevent to develop
* commit '5ed622b9ca432f1b440e8903680695ac83e28301':
  The cache_image test shows a skipped message about EoC in parallel.
  Added code to disable the evict-on-close feature in the parallel library.
2017-04-20 15:33:09 -05:00
Dana Robinson
5ed622b9ca The cache_image test shows a skipped message about EoC in parallel. 2017-04-20 16:11:47 -04:00
Allen Byrne
9a7b106d37 Correct test options to match autotools script 2017-04-20 14:57:36 -05:00
Dana Robinson
b17aea2338 Merge branch 'develop' into eoc_parallel_prevent 2017-04-20 15:37:30 -04:00
Allen Byrne
7ee229bced Updates to CMake for the changes in the autotools script 2017-04-20 13:45:35 -05:00
Allen Byrne
05628b4687 Merge pull request #444 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'ea46fbe7c2bb3a8c8972c880f3609be20036d741':
  Correct typo of file name
2017-04-20 13:43:41 -05:00
Allen Byrne
ea46fbe7c2 Correct typo of file name 2017-04-20 12:22:36 -05:00
Vailin Choi
784e3599a7 Merge pull request #435 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
* commit '43e03c548ae2c405b92f95833251683d3eeb1440':
  Modifications based on review comments from pull request. Made changes according to review comments and discussion with Allen.
  Fix for DAILYTEST-259 h5clear test failure Deposit the test files in test/misc/testfiles for testh5clear.sh to use instead of depending on h5clear_gentest. Tested on kituo, osx1010test, quail, platypus and ostrich.
2017-04-20 11:25:56 -05:00
Vailin Choi
43e03c548a Modifications based on review comments from pull request.
Made changes according to review comments and discussion with Allen.
2017-04-19 22:51:39 -05:00
Dana Robinson
d594cb2cc6 Added code to disable the evict-on-close feature in
the parallel library.
2017-04-19 18:28:21 -04:00
Vailin Choi
53f1450f9d Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit '8f34c3cfd46054f6478b34df6af324c353e44d62':
  Update tool dyn lib
  LDFLAGS module forces .so lib to be built on osx instead of .dylib
  java jni lib also needs to avoid the version-info
  HDFFV-10170 undo patch
  Add plugin options for libs
2017-04-19 16:06:25 -05:00
Allen Byrne
8f34c3cfd4 Merge pull request #436 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '62770c64326f844739c2753bfee49c297f2c7a39':
  Update tool dyn lib
  LDFLAGS module forces .so lib to be built on osx instead of .dylib
  java jni lib also needs to avoid the version-info
  HDFFV-10170 undo patch
  Add plugin options for libs
2017-04-18 15:22:12 -05:00
Allen Byrne
62770c6432 Update tool dyn lib 2017-04-18 14:23:35 -05:00
Allen Byrne
7185c9e707 Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit 'b17ffc3cef223dc662cc330edee546841929818c':
  added point to build script repo.
2017-04-18 13:52:01 -05:00
Vailin Choi
c2ab87e2b6 Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_fork into develop 2017-04-18 13:28:47 -05:00
Allen Byrne
9f1fd68ce2 LDFLAGS module forces .so lib to be built on osx instead of .dylib 2017-04-18 13:27:54 -05:00
Vailin Choi
b7aeefbbc9 Fix for DAILYTEST-259 h5clear test failure
Deposit the test files in test/misc/testfiles for testh5clear.sh to use instead of depending on h5clear_gentest.
Tested on kituo, osx1010test, quail, platypus and ostrich.
2017-04-18 13:24:00 -05:00
Scot Breitenfeld
b17ffc3cef Merge pull request #434 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop
* commit '32b8d5ffc897adae1507c5552383ca25dc6a83b8':
  added point to build script repo.
2017-04-18 13:20:36 -05:00