Allen Byrne
517cadac26
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit 'f97e11e7635a0cd8728d4604ca5dceb3925ba44c':
Update comment and check for strtoumax.
Modify CMakeLists.txt file for renamed h5tools_test_utils files.
Add HD to string functions. Switched strtoul to strtoumax in H5FDs3comms.c. Removed unused functions and variables in s3 and hdfs TestH5Pfapl*.java. Update Copyright headers.
Squashed commit of the following:
2019-07-29 16:10:45 -05:00
Jacob Smith
7d3e170763
Refactoring.
2019-07-29 14:58:39 -05:00
Allen Byrne
da2ec6163d
Update libvers usage
2019-07-28 14:41:52 -05:00
Larry Knox
f97e11e763
Merge pull request #1812 in HDFFV/hdf5 from ~HDF-PRIVATE/hdf5_vfd:develop to develop
...
* commit '8aa9043837ea217280098b4b32da8d98ac18f58b':
Update comment and check for strtoumax.
Modify CMakeLists.txt file for renamed h5tools_test_utils files.
Add HD to string functions. Switched strtoul to strtoumax in H5FDs3comms.c. Removed unused functions and variables in s3 and hdfs TestH5Pfapl*.java. Update Copyright headers.
Squashed commit of the following:
2019-07-26 16:57:07 -05:00
Larry Knox
8aa9043837
Update comment and check for strtoumax.
2019-07-26 16:36:45 -05:00
Allen Byrne
a7d74160d0
Correct generator and add HD prefix
2019-07-26 16:18:39 -05:00
Larry Knox
e852c8deb8
Modify CMakeLists.txt file for renamed h5tools_test_utils files.
2019-07-26 12:58:56 -05:00
Larry Knox
094f14ef38
Add HD to string functions.
...
Switched strtoul to strtoumax in H5FDs3comms.c.
Removed unused functions and variables in s3 and hdfs TestH5Pfapl*.java.
Update Copyright headers.
2019-07-26 11:56:03 -05:00
Larry Knox
8008294578
Squashed commit of the following:
...
Merge changes from update_merged_S3_HDFS branch into develop.
commit d5034315aea88629929ac0c9c59ebfafd5f21a31
Merge: 9c48823 d3fdcd8
Author: Larry Knox <lrknox@hdfgroup.org>
Date: Thu Jul 25 08:24:53 2019 -0500
Merge branch 'develop' into update_merged_S3_HDFS
2019-07-25 11:47:12 -05:00
Allen Byrne
f723e0e7f1
HDFFV-10529 add note
2019-07-23 16:28:54 -05:00
Allen Byrne
6a932198aa
HDFFV-10529 Update CMake tests to use test fixtures
2019-07-23 16:24:56 -05:00
Allen Byrne
d3fdcd8a68
Merge pull request #1807 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'e19b0302cc38d1850ada7a00431511343cddc8a6': (31 commits)
HDFFV-10845 update note
Correct format of drive check
Use generator expr to get correct name
HDFFV-10845 Allow mingw to find functionality
HDFFV-10845 fix comment syntax
HDFFV-10845 Windows drive can only goto Z
HDFFV-10845 make flags private
Correct java load library name access
Correct syntax
Fix typo
Correct OUTPUT_NAME usage
CMake generator expr cannot be used in get_property cmd
HDFFV-1045 gcc static must be link flags
HDFFV-10845 quote multiple strings in cmake link command
HDFFV-10845 update mingw cmake changes
Add missing target root path, check other export macro
HDFFV-10845 skip test if CMake command doesn't support ignore EOL
HDFFV-10845 copy files with windows EOL
HDFFV-10845 separate test used by copy windows files
HDFFV-10845 mingw needs special windows reference files
...
2019-07-23 16:21:47 -05:00
Allen Byrne
e19b0302cc
HDFFV-10845 update note
2019-07-23 16:21:07 -05:00
Jacob Smith
ded30348ae
Add copyright/disclaimer to repack gentest.
...
Minor formatting tweaks.
2019-07-22 17:34:01 -05:00
Allen Byrne
b9332d6a13
Correct format of drive check
2019-07-22 17:13:56 -05:00
Jacob Smith
c7f8cb011d
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage
2019-07-22 17:09:54 -05:00
Jacob Smith
7ff3a63d5f
Minor formatting adjustments.
2019-07-22 16:55:37 -05:00
Allen Byrne
fbc06ff9b8
Use generator expr to get correct name
2019-07-22 16:23:38 -05:00
Allen Byrne
64733980e5
HDFFV-10845 Allow mingw to find functionality
2019-07-22 14:23:05 -05:00
Allen Byrne
9877da0a6f
HDFFV-10845 fix comment syntax
2019-07-21 16:46:47 -05:00
Allen Byrne
1932752177
HDFFV-10845 Windows drive can only goto Z
2019-07-21 14:19:23 -05:00
Dana Robinson
7d291d059d
Parallel Fortran tests now use the MPI module instead of including
...
mpif.h.
2019-07-19 02:48:00 -05:00
Dana Robinson
5a3147b660
First stab at gfortran versions. Tested on gfortran 7-9 so far.
2019-07-18 23:40:52 -07:00
Dana Robinson
6ef69f058d
Merge branch 'develop' into gnu-flags-work
2019-07-18 21:26:47 -07:00
Allen Byrne
367f7ed0e3
HDFFV-10845 make flags private
2019-07-18 16:27:06 -05:00
Allen Byrne
4d3f52ac97
Correct java load library name access
2019-07-18 13:03:07 -05:00
Allen Byrne
5654ba57f1
Correct syntax
2019-07-18 12:55:02 -05:00
Allen Byrne
5984530f3f
Fix typo
2019-07-18 12:07:32 -05:00
Allen Byrne
179d0b5af0
Correct OUTPUT_NAME usage
2019-07-18 12:00:19 -05:00
Allen Byrne
5b97d67d43
CMake generator expr cannot be used in get_property cmd
2019-07-18 11:37:34 -05:00
Allen Byrne
bdfb553c4c
HDFFV-1045 gcc static must be link flags
2019-07-18 10:45:42 -05:00
Allen Byrne
17474a232f
HDFFV-10845 quote multiple strings in cmake link command
2019-07-18 09:21:00 -05:00
Dana Robinson
0f2c1b8126
Moved the -std=f2008 option to gfortran 9 for now.
2019-07-18 01:48:16 -05:00
Allen Byrne
0a9180c074
HDFFV-10845 update mingw cmake changes
2019-07-17 16:08:43 -05:00
Allen Byrne
ac8a1f02ab
Add missing target root path, check other export macro
2019-07-17 11:58:05 -05:00
Allen Byrne
741ef0aaef
HDFFV-10845 skip test if CMake command doesn't support ignore EOL
2019-07-17 11:58:05 -05:00
Allen Byrne
3ea746014a
HDFFV-10845 copy files with windows EOL
2019-07-17 11:58:05 -05:00
Allen Byrne
95d3b41af0
HDFFV-10845 separate test used by copy windows files
2019-07-17 11:58:04 -05:00
Allen Byrne
0eb050d481
HDFFV-10845 mingw needs special windows reference files
2019-07-17 11:58:04 -05:00
Allen Byrne
f724e86727
HDFFV-10845 use of TARGETFILE disables auto emulator
2019-07-17 11:58:04 -05:00
Allen Byrne
ac5680ce8d
HDFFV-10845 add_custom_command requires emulator
2019-07-17 11:58:04 -05:00
Allen Byrne
5b258e186b
Correct install syntax
2019-07-17 11:58:03 -05:00
Allen Byrne
0efee3ddba
Must include from system
2019-07-17 11:58:03 -05:00
Allen Byrne
6b775a9d45
HDFFV-10845 defines already set
2019-07-17 11:58:03 -05:00
Allen Byrne
7ba562a820
HDFFV-10845 fix configure check and PATHs
2019-07-17 11:58:03 -05:00
Allen Byrne
d586a457b2
HDFFV-10845 C_FLAGS need set correctly for win32 vs mingw
2019-07-17 11:58:02 -05:00
Allen Byrne
7a9c852c2c
HDFFV-8631, HDFFV-10595, HDFFV-10845
2019-07-17 11:58:02 -05:00
Allen Byrne
7174b5c135
HDFFV-8631 mingw is different platform
2019-07-17 11:58:02 -05:00
Allen Byrne
9c04e50889
HDFFV-10845 add release note.
2019-07-17 11:58:02 -05:00
Allen Byrne
7bb020fcec
HDFFV-10845 add support for mingw toolchain
2019-07-17 11:56:48 -05:00