Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated the file locking Fortran property list wrappers and added | Dana Robinson | 2020-08-04 | 2 | -1/+78 |
| | | | | a test. | ||||
* | Removed trailing space from Fortran files. | Dana Robinson | 2020-05-26 | 27 | -1637/+1637 |
| | |||||
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -1/+1 |
| | |||||
* | Minor updates and fix settings for fortran flags | Allen Byrne | 2020-04-06 | 1 | -3/+1 |
| | |||||
* | Flag construction must be after compiler detection | Allen Byrne | 2020-04-05 | 1 | -133/+62 |
| | |||||
* | TRILAB-192 add c++ and fortran warnings build systems one file | Allen Byrne | 2020-04-05 | 1 | -77/+40 |
| | |||||
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | HDFFV-11018 Add Fortran H5F_LIBVER_V*_F definitions | M. Scot Breitenfeld | 2020-02-10 | 1 | -2/+40 |
| | | | | | | | | | | | | | | | | | | | Added ------ New Definitions: INTEGER :: H5F_LIBVER_ERROR_F INTEGER :: H5F_LIBVER_NBOUNDS_F INTEGER :: H5F_LIBVER_V18_F INTEGER :: H5F_LIBVER_V110_F INTEGER :: H5F_LIBVER_V112_F INTEGER :: H5F_LIBVER_V114_F New API: h5pget_libver_bounds_f(fapl_id, low, high, hdferr) Removed: call to C wrapper h5pset_libver_bounds_c in h5pset_libver_bounds_f | ||||
* | HDFFV-11012 - add correct fortran include path properties | Allen Byrne | 2020-02-04 | 1 | -2/+2 |
| | |||||
* | Introduce new H5VL _by_value routines | Jordan Henderson | 2020-01-29 | 1 | -22/+22 |
| | |||||
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 3 | -159/+61 |
| | |||||
* | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 1 | -1/+1 |
| | |||||
* | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 1 | -1/+3 |
| | |||||
* | Small changes from the token_refactoring branch, to reduce the delta to develop | Quincey Koziol | 2020-01-04 | 2 | -9/+9 |
| | |||||
* | Merge pull request #1826 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-08-01 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:develop_minor_pr to develop * commit '4227b8948d7091205b4f8dc1271d7dcae01bb0fb': Reverts the removal of config/conclude_fc.am while keeping the changes to config/gnu-fflags. Fixed a couple of typos. | ||||
| * | Reverts the removal of config/conclude_fc.am while keeping | Dana Robinson | 2019-08-01 | 1 | -1/+1 |
| | | | | | | | | the changes to config/gnu-fflags. | ||||
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-07-29 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | * commit 'd169391529f253a9903b8e6cacf38c59ceefab07': 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. | ||||
| * | Merge pull request #1808 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-07-29 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~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. | ||||
| | * | Updated gfortran options. | Dana Robinson | 2019-07-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | | | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 1 | -15/+32 |
|/ / | |||||
* | | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 1 | -6/+10 |
| | | |||||
* | | HDFFV-10845 add_custom_command requires emulator | Allen Byrne | 2019-07-17 | 1 | -2/+2 |
|/ | |||||
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -1/+0 |
| | | | | | changes to warnhist script (and some extra improvements for condensing C++ and Java warnings), and fixed a bunch of warnings. | ||||
* | Fix fortran test and test library linking | Allen Byrne | 2019-06-23 | 1 | -6/+6 |
| | |||||
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -2/+0 |
| | | | | clean up warnings. | ||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-06-19 | 1 | -26/+28 |
|\ | | | | | | | | | * commit 'b9ec6a6400a556b1250c249e158c4fffafccd550': fixed pass_through vol | ||||
| * | Merge pull request #1746 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2019-06-19 | 1 | -26/+28 |
| |\ | | | | | | | | | | | | | * commit 'a67c578e4b9275fa12b427b6e13021536838a448': fixed pass_through vol | ||||
| | * | fixed pass_through vol | M. Scot Breitenfeld | 2019-06-18 | 1 | -26/+28 |
| | | | |||||
* | | | Cleanup possible CMake target conflicts | Allen Byrne | 2019-06-19 | 1 | -5/+4 |
|/ / | |||||
* | | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 2 | -487/+238 |
|/ | | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules | ||||
* | fixed linked library for testing | M. Scot Breitenfeld | 2019-06-14 | 1 | -1/+1 |
| | |||||
* | added missing MOD dependency | M. Scot Breitenfeld | 2019-06-14 | 3 | -7/+5 |
| | |||||
* | added missing MOD dependency | M. Scot Breitenfeld | 2019-06-14 | 1 | -2/+0 |
| | |||||
* | updated static vol_connector build | M. Scot Breitenfeld | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' of ↵ | M. Scot Breitenfeld | 2019-06-13 | 3 | -24/+29 |
|\ | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop | ||||
| * | Merge branch 'develop' of ↵ | M. Scot Breitenfeld | 2019-06-13 | 1 | -7/+20 |
| |\ | | | | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop | ||||
| | * | fixed invalid pointer | M. Scot Breitenfeld | 2019-06-13 | 1 | -7/+20 |
| | | | |||||
| * | | fixed dependencies | M. Scot Breitenfeld | 2019-06-13 | 2 | -5/+9 |
| |/ | |||||
| * | removed unregistering native vol | M. Scot Breitenfeld | 2019-06-13 | 1 | -12/+0 |
| | | |||||
* | | updated static vol_connector build | M. Scot Breitenfeld | 2019-06-13 | 1 | -2/+18 |
|/ | |||||
* | fix for cycle dependency | M. Scot Breitenfeld | 2019-06-13 | 1 | -0/+21 |
| | |||||
* | makefile clean-up | M. Scot Breitenfeld | 2019-06-12 | 1 | -2/+0 |
| | |||||
* | move the vol_info to an optional parameter | M. Scot Breitenfeld | 2019-06-11 | 1 | -7/+5 |
| | |||||
* | added H5Pset_vol | M. Scot Breitenfeld | 2019-05-22 | 1 | -0/+97 |
| | |||||
* | added vol connector | M. Scot Breitenfeld | 2019-05-16 | 1 | -0/+8 |
| | |||||
* | added test for vol_connector | M. Scot Breitenfeld | 2019-05-16 | 1 | -0/+61 |
| | |||||
* | removed H5VL constants | M. Scot Breitenfeld | 2019-05-16 | 3 | -259/+0 |
| | |||||
* | removed VOLL NULL connector and replaced it with native VOL | M. Scot Breitenfeld | 2019-05-16 | 3 | -51/+23 |
| | |||||
* | added connector_name test | M. Scot Breitenfeld | 2019-04-24 | 1 | -2/+10 |
| | |||||
* | added missing files | M. Scot Breitenfeld | 2019-04-24 | 4 | -0/+444 |
| |