Commit Graph

10 Commits

Author SHA1 Message Date
Dana Robinson
3eb06edfab Updates autotools generated files based on VFD fixes 2020-08-25 10:54:29 -05:00
Dana Robinson
973360ae33 Brings tools VFD changes from hdf5_1_10 2020-08-25 08:21:43 -07:00
Larry Knox
3240248a8a Merge pull request #2828 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit 'fc3129a92e29b50dac3bd3d3777df13d970a017a':
  Revert H5_VERS_SUBRELEASE check
  Add special case when H5_VERS_SUBRELEASE is 0
  Condition if (H5_VERS_SUBRELEASE) is incorrectly false when H5_VERS_SUBRELEASE is 0, a valid value for H5_VERS_SUBRELEASE. Updated to if (${H5_VERS_SUBRELEASE} STREQUAL "") with corresponding reversal of action statements to avoid NOT.
  Add hypen to subrelease regex
  Add ifdef blocks to S3/HDFS test
2020-08-24 09:48:37 -05:00
Larry Knox
aee3fb3d87 Commit changes for release branch: maintainer mode, default to production, set HDFF5_GENERATE_HEADERS to OFF, and add file generated by autogen.sh. 2020-08-19 11:28:45 -05:00
Allen Byrne
099c7242fb Merge from dev of tools changes 2020-07-22 15:03:22 -05:00
Allen Byrne
f502d9f7fb TRILAB-192 - merge changes from develop
Single source, config files, for warnings for both autotools and CMake.
Update CMake libraries, tools, tests to use correct flags.
2020-04-07 09:52:09 -05:00
Allen Byrne
467b5d565c Merge CMake and tools changes from develop 2020-02-27 16:54:52 -06:00
Allen Byrne
4ef9c81048 Added new CMake options for tests 2020-01-19 07:56:14 -06:00
Allen Byrne
9ae37d08d9 fix for statement declare variable 2019-09-30 15:02:02 -05:00
Allen Byrne
aad17ae135 Add new tools lib test folder 2019-09-13 15:44:37 -05:00