Commit Graph

17689 Commits

Author SHA1 Message Date
Allen Byrne
d4e7beb9ee Incr CMake min, add missing test, rework test CMake script 2018-02-27 16:39:10 -06:00
Allen Byrne
6ad2ea374b Merge pull request #905 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit 'bb27f1441f40456213af7b86704182737812c314':
  HDFFV-10412 merge from develop
2018-02-22 14:59:02 -06:00
Allen Byrne
bb27f1441f HDFFV-10412 merge from develop 2018-02-22 11:36:41 -06:00
Allen Byrne
6d50d98cda Merge pull request #900 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit 'de2ca6cf2d3d8361c70a6cefa30d28103d69cd4a':
  Fix indentation
  HDFFV-10384 and includes cleanup merged from devlop
2018-02-19 13:01:14 -06:00
Allen Byrne
de2ca6cf2d Fix indentation 2018-02-19 08:33:54 -06:00
Allen Byrne
fc875eb5b7 HDFFV-10384 and includes cleanup merged from devlop 2018-02-16 09:25:51 -06:00
hdftest
4644bd295a Merge pull request #893 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_10 to hdf5_1_10
* commit 'fa3a845d49fed1a73fc7e8462d9b81d487124dc8':
  Snapshot version 1.10 release 2 (snap9)
2018-02-11 23:00:06 -06:00
hdftest
fa3a845d49 Snapshot version 1.10 release 2 (snap9) 2018-02-11 15:54:22 -06:00
Allen Byrne
3918d48e72 Merge pull request #891 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '5b4c5b92d893760acc9b038ca441dcac5e03a816':
  HDFFV-10403 fix soname
2018-02-09 09:04:36 -06:00
Allen Byrne
5b4c5b92d8 HDFFV-10403 fix soname 2018-02-08 15:50:38 -06:00
Allen Byrne
833b8de87a Merge pull request #888 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit 'f1cffac626e3e1ecbee0f55d7a970643b9c6b397':
  Remove old dependency construct
  HDFFV-10345 splelling and whitespace corrections
  HDFFV-10398 add sanitize attribute
2018-02-06 16:04:03 -06:00
Allen Byrne
f1cffac626 Remove old dependency construct 2018-02-05 16:14:52 -06:00
Allen Byrne
20ee50c5b9 HDFFV-10345 splelling and whitespace corrections 2018-02-05 12:48:01 -06:00
Allen Byrne
36ddc71735 HDFFV-10398 add sanitize attribute 2018-02-05 08:51:46 -06:00
Allen Byrne
785b4ad2d4 Merge pull request #885 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit 'ad89b8325555ffd7ea27baef61c506a81dc80a96':
  Add note for HDFFV-10398
  HDFFV-10398 merge from develop improve CMake code
2018-02-02 14:12:21 -06:00
Allen Byrne
ad89b83255 Add note for HDFFV-10398 2018-02-01 09:42:35 -06:00
Scot Breitenfeld
45aabcc951 Merge pull request #882 in HDFFV/hdf5 from hdf5_1_10_merge to hdf5_1_10
* commit '99c4d23c6c37a05c51100202ace50451fc13f1a8': (43 commits)
  fixed develop to 1.10 issues
  Increase maximum number of retries to 30 for h5watch tests.
  Update reference files for CMake options
  Fix windows compile errors abstract out common settings
  Fix case of command
  Fix missing ext libs references
  HDFFV-10396 typo fix
  HDFFV-10396 Add note
  HDFFV-10396 Eliminate overuse of h5tools_simple_prefix function
  HDFFV-10385 some platforms need this var
  HDFFV-10385 test OUTPUT_NAME var for mac
  HDFFV-10385 Correct name of var
  HDFFV-10385 rename vars and macros
  HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usage
  HDFFV-10393 fix incorrect search for name in h5repack object table
  HDFFV-10392 change size of local array to 16 chars
  HDFFV-10385 rework java names
  HDFFV-10385 Use OUTPUT_NAME property instead of CMAKE_BUILD_TYPE
  Revert CMAKE_BUILD_TYPE for matches - need to redesign
  Fix fortran cmake variable usage
  ...
2018-01-31 14:30:02 -06:00
M. Scot Breitenfeld
99c4d23c6c fixed develop to 1.10 issues 2018-01-31 14:12:26 -06:00
M. Scot Breitenfeld
afafd79e79 Merge branch 'develop' into hdf5_1_10 2018-01-31 13:06:30 -06:00
Allen Byrne
16e649fa0d HDFFV-10398 merge from develop improve CMake code 2018-01-30 16:30:17 -06:00
Larry Knox
88e44cb93c Merge pull request #880 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit '77ed9e9645dcfc0d277472f2ac7b011f44b423ff':
  Increase maximum number of retries to 30 for h5watch tests.
2018-01-30 11:39:22 -06:00
Allen Byrne
edb6fd0cf9 Merge pull request #878 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit 'd40f2039e7d675ac8f1c48aa5bbd71d7d1332650':
  Update CMake usage
  Update refences to CMake usage
  Merge windows compile fix from develop
2018-01-30 11:33:07 -06:00
Allen Byrne
723fe9191b Merge pull request #877 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'f837afc8758c7c0394e2f40d636a8e6319b6b668':
  Update reference files for CMake options
  Fix windows compile errors abstract out common settings
  Fix case of command
2018-01-30 11:32:54 -06:00
Larry Knox
4eb22ec1c4 Merge pull request #881 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
* commit '26969c528105a89b3ff31b941b4f4d176e268187':
  Increase maximum number of retries to 30 for h5watch tests.
2018-01-30 11:31:49 -06:00
lrknox
26969c5281 Increase maximum number of retries to 30 for h5watch tests. 2018-01-30 09:58:42 -06:00
lrknox
77ed9e9645 Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop 2018-01-30 09:57:04 -06:00
lrknox
6cc86417d5 Increase maximum number of retries to 30 for h5watch tests. 2018-01-30 09:56:21 -06:00
Allen Byrne
d40f2039e7 Update CMake usage 2018-01-29 12:52:20 -06:00
Allen Byrne
2e387d1bf6 Update refences to CMake usage 2018-01-29 12:43:54 -06:00
Allen Byrne
f837afc875 Update reference files for CMake options 2018-01-29 12:40:52 -06:00
Allen Byrne
8b658fb747 Merge windows compile fix from develop 2018-01-29 10:31:12 -06:00
Allen Byrne
468fbc36f1 Fix windows compile errors abstract out common settings 2018-01-29 10:27:32 -06:00
Allen Byrne
707de0b92e Fix case of command 2018-01-26 15:41:13 -06:00
Allen Byrne
74e6675556 Merge pull request #872 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '79f2f733796429bd5b5bf691b2f469fe9318c4b6':
  Fix ext lib references
2018-01-26 09:35:51 -06:00
Allen Byrne
32c652cbc2 Merge pull request #871 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '3ab1a073688453991b78df300067009cd0c5f610':
  Fix missing ext libs references
2018-01-26 09:35:40 -06:00
Allen Byrne
79f2f73379 Fix ext lib references 2018-01-25 16:58:36 -06:00
Allen Byrne
3ab1a07368 Fix missing ext libs references 2018-01-25 16:54:28 -06:00
Allen Byrne
e07d198c47 Merge pull request #869 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '81adc76db6df60c9ebe8b5177fdc996d9039719e':
  Fix typo
  HDFFV-10396 Reduce use of h5tools_simple_prefix function
2018-01-25 11:22:09 -06:00
Allen Byrne
81adc76db6 Fix typo 2018-01-25 11:19:03 -06:00
Allen Byrne
88f8d1fc9f Merge pull request #868 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'fbcaec3555b6fce1a6be92b019972f51b6a51439':
  HDFFV-10396 typo fix
  HDFFV-10396 Add note
  HDFFV-10396 Eliminate overuse of h5tools_simple_prefix function
2018-01-25 11:17:12 -06:00
Allen Byrne
fbcaec3555 HDFFV-10396 typo fix 2018-01-25 11:16:04 -06:00
Allen Byrne
c9309e0bdc HDFFV-10396 Reduce use of h5tools_simple_prefix function 2018-01-25 10:36:02 -06:00
Allen Byrne
ad4514ebee HDFFV-10396 Add note 2018-01-25 10:32:23 -06:00
Allen Byrne
b692e9fdce Merge pull request #865 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '233afe3b6f77a487baed555569ee0524ca7a4d24':
  HDFFV-10385,10392,10393 merge from develop
2018-01-25 09:59:32 -06:00
Allen Byrne
f0b0c35afb HDFFV-10396 Eliminate overuse of h5tools_simple_prefix function 2018-01-25 09:58:24 -06:00
Allen Byrne
d7aeffc201 Merge pull request #864 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'f22d8726707e26b97df38962b404754119e8abd7':
  HDFFV-10385 some platforms need this var
  HDFFV-10385 test OUTPUT_NAME var for mac
  HDFFV-10385 Correct name of var
2018-01-25 08:19:47 -06:00
Allen Byrne
233afe3b6f HDFFV-10385,10392,10393 merge from develop 2018-01-22 11:22:27 -06:00
Allen Byrne
f22d872670 HDFFV-10385 some platforms need this var 2018-01-22 11:09:58 -06:00
Allen Byrne
7e33ee85b8 HDFFV-10385 test OUTPUT_NAME var for mac 2018-01-22 08:55:30 -06:00
Allen Byrne
a87cf25f2d HDFFV-10385 Correct name of var 2018-01-22 07:59:12 -06:00