Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverts the removal of config/conclude_fc.am while keeping | Dana Robinson | 2019-08-01 | 9 | -8/+39 |
| | | | | the changes to config/gnu-fflags. | ||||
* | Fixed a couple of typos. | Dana Robinson | 2019-08-01 | 2 | -2/+2 |
| | |||||
* | Fixed typo in optimization. | Dana Robinson | 2019-07-31 | 1 | -4/+4 |
| | |||||
* | Merge pull request #1820 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2019-07-30 | 2 | -17/+17 |
|\ | | | | | | | | | * commit 'ab6679315c5027576c3a80d0ea3b67fd2fa58ff0': Update COPYING file. Remove hdfs from list of vfds for check-vfd testing as it is read-only. | ||||
| * | Update COPYING file. | Larry Knox | 2019-07-30 | 2 | -17/+17 |
|/ | | | | Remove hdfs from list of vfds for check-vfd testing as it is read-only. | ||||
* | Merge pull request #1818 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-07-30 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | ~DEROBINS/hdf5_der:develop_minor_pr to develop * commit '99a6a5a16e84512dfc57ba2eb7c3e09ecef94b1c': Fixed the MANIFEST | ||||
| * | Fixed the MANIFEST | Dana Robinson | 2019-07-30 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1808 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-07-29 | 13 | -76/+130 |
|\ | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:gnu-flags-work to develop * commit '7d291d059da6287f769951c4854c566da0b93ce8': Parallel Fortran tests now use the MPI module instead of including mpif.h. First stab at gfortran versions. Tested on gfortran 7-9 so far. Moved the -std=f2008 option to gfortran 9 for now. Updated gfortran options. * Removed conclude_fc.am, which was causing verbose builds. Need to investigate more, though. * Added gfortran 9 warnings and flags. This will need to be separated into other version blocks based on when the options first appeared. * The standard is now explicitly set at 2008. | ||||
| * | Parallel Fortran tests now use the MPI module instead of including | Dana Robinson | 2019-07-19 | 3 | -3/+5 |
| | | | | | | | | mpif.h. | ||||
| * | First stab at gfortran versions. Tested on gfortran 7-9 so far. | Dana Robinson | 2019-07-19 | 1 | -16/+59 |
| | | |||||
| * | Merge branch 'develop' into gnu-flags-work | Dana Robinson | 2019-07-19 | 2 | -1/+10 |
| |\ | |||||
| * | | Moved the -std=f2008 option to gfortran 9 for now. | Dana Robinson | 2019-07-18 | 1 | -1/+4 |
| | | | |||||
| * | | Updated gfortran options. | Dana Robinson | 2019-07-17 | 10 | -71/+77 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Removed conclude_fc.am, which was causing verbose builds. Need to investigate more, though. * Added gfortran 9 warnings and flags. This will need to be separated into other version blocks based on when the options first appeared. * The standard is now explicitly set at 2008. | ||||
* | | | Merge pull request #1812 in HDFFV/hdf5 from ~HDF-PRIVATE/hdf5_vfd:develop to ↵ | Larry Knox | 2019-07-26 | 67 | -225/+19206 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: | ||||
| * | | | Update comment and check for strtoumax. | Larry Knox | 2019-07-26 | 1 | -3/+2 |
| | | | | |||||
| * | | | Modify CMakeLists.txt file for renamed h5tools_test_utils files. | Larry Knox | 2019-07-26 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add HD to string functions. | Larry Knox | 2019-07-26 | 13 | -521/+99 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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: | Larry Knox | 2019-07-25 | 68 | -225/+19629 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | | Merge pull request #1807 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-07-23 | 84 | -1416/+1598 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ... | ||||
| * | | HDFFV-10845 update note | Allen Byrne | 2019-07-23 | 1 | -2/+6 |
| | | | |||||
| * | | Correct format of drive check | Allen Byrne | 2019-07-22 | 1 | -5/+9 |
| | | | |||||
| * | | Use generator expr to get correct name | Allen Byrne | 2019-07-22 | 5 | -145/+86 |
| | | | |||||
| * | | HDFFV-10845 Allow mingw to find functionality | Allen Byrne | 2019-07-22 | 2 | -14/+14 |
| | | | |||||
| * | | HDFFV-10845 fix comment syntax | Allen Byrne | 2019-07-21 | 1 | -2/+2 |
| | | | |||||
| * | | HDFFV-10845 Windows drive can only goto Z | Allen Byrne | 2019-07-21 | 1 | -946/+950 |
| | | | |||||
| * | | HDFFV-10845 make flags private | Allen Byrne | 2019-07-18 | 3 | -1/+16 |
| | | | |||||
| * | | Correct java load library name access | Allen Byrne | 2019-07-18 | 5 | -10/+12 |
| | | | |||||
| * | | Correct syntax | Allen Byrne | 2019-07-18 | 1 | -1/+1 |
| | | | |||||
| * | | Fix typo | Allen Byrne | 2019-07-18 | 1 | -1/+1 |
| | | | |||||
| * | | Correct OUTPUT_NAME usage | Allen Byrne | 2019-07-18 | 1 | -0/+1 |
| | | | |||||
| * | | CMake generator expr cannot be used in get_property cmd | Allen Byrne | 2019-07-18 | 2 | -11/+19 |
| | | | |||||
| * | | HDFFV-1045 gcc static must be link flags | Allen Byrne | 2019-07-18 | 1 | -1/+5 |
| | | | |||||
| * | | HDFFV-10845 quote multiple strings in cmake link command | Allen Byrne | 2019-07-18 | 1 | -1/+1 |
| | | | |||||
| * | | HDFFV-10845 update mingw cmake changes | Allen Byrne | 2019-07-17 | 7 | -21/+27 |
| | | | |||||
| * | | Add missing target root path, check other export macro | Allen Byrne | 2019-07-17 | 3 | -22/+31 |
| | | | |||||
| * | | HDFFV-10845 skip test if CMake command doesn't support ignore EOL | Allen Byrne | 2019-07-17 | 2 | -14/+16 |
| | | | |||||
| * | | HDFFV-10845 copy files with windows EOL | Allen Byrne | 2019-07-17 | 4 | -14/+26 |
| | | | |||||
| * | | HDFFV-10845 separate test used by copy windows files | Allen Byrne | 2019-07-17 | 1 | -1/+8 |
| | | | |||||
| * | | HDFFV-10845 mingw needs special windows reference files | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
| | | | |||||
| * | | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 50 | -150/+277 |
| | | | |||||
| * | | HDFFV-10845 add_custom_command requires emulator | Allen Byrne | 2019-07-17 | 5 | -12/+12 |
| | | | |||||
| * | | Correct install syntax | Allen Byrne | 2019-07-17 | 1 | -7/+21 |
| | | | |||||
| * | | Must include from system | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
| | | | |||||
| * | | HDFFV-10845 defines already set | Allen Byrne | 2019-07-17 | 1 | -2/+0 |
| | | | |||||
| * | | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 23 | -44/+37 |
| | | | |||||
| * | | HDFFV-10845 C_FLAGS need set correctly for win32 vs mingw | Allen Byrne | 2019-07-17 | 2 | -8/+12 |
| | | | |||||
| * | | HDFFV-8631, HDFFV-10595, HDFFV-10845 | Allen Byrne | 2019-07-17 | 3 | -10/+16 |
| | | | |||||
| * | | HDFFV-8631 mingw is different platform | Allen Byrne | 2019-07-17 | 3 | -10/+11 |
| | | | |||||
| * | | HDFFV-10845 add release note. | Allen Byrne | 2019-07-17 | 1 | -0/+9 |
| | | | |||||
| * | | HDFFV-10845 add support for mingw toolchain | Allen Byrne | 2019-07-17 | 3 | -2/+13 |
|/ / |