Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 2 | -8/+14 |
* | HDFFV-10845 add_custom_command requires emulator | Allen Byrne | 2019-07-17 | 2 | -6/+6 |
* | Correct install syntax | Allen Byrne | 2019-07-17 | 1 | -7/+21 |
* | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
* | Fix packaging issue | Allen Byrne | 2019-07-11 | 1 | -2/+7 |
* | HDFFV-10581 fix locations for static pdb files | Allen Byrne | 2019-07-08 | 1 | -2/+2 |
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 3 | -9/+7 |
* | 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 | 3 | -4/+0 |
* | Add missing fortran mods | Allen Byrne | 2019-06-19 | 1 | -0/+2 |
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-06-19 | 1 | -0/+50 |
|\ | |||||
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-06-19 | 1 | -26/+28 |
| |\ | |||||
| * | | HDFFV-10616 add h5fc script | Allen Byrne | 2019-06-19 | 1 | -0/+50 |
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-06-19 | 1 | -26/+28 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge pull request #1746 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2019-06-19 | 1 | -26/+28 |
| |\ \ | | |/ | |/| | |||||
| | * | 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 |
|/ / | |||||
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-06-18 | 3 | -0/+466 |
|\ \ | |/ | |||||
| * | New hyperslab selection routines and new public selection iterator routines. | Quincey Koziol | 2019-06-16 | 3 | -0/+466 |
* | | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 5 | -773/+435 |
|/ | |||||
* | 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 ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb... | M. Scot Breitenfeld | 2019-06-13 | 4 | -25/+31 |
|\ | |||||
| * | Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb... | M. Scot Breitenfeld | 2019-06-13 | 2 | -8/+22 |
| |\ | |||||
| | * | fixed invalid pointer | M. Scot Breitenfeld | 2019-06-13 | 2 | -8/+22 |
| * | | 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 |
* | Merge pull request #1708 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:H10621 to develop | Scot Breitenfeld | 2019-06-12 | 13 | -27/+833 |
|\ | |||||
| * | 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 | 2 | -14/+19 |
| * | added H5Pset_vol | M. Scot Breitenfeld | 2019-05-22 | 3 | -0/+184 |
| * | 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 | 7 | -552/+3 |
| * | removed VOLL NULL connector and replaced it with native VOL | M. Scot Breitenfeld | 2019-05-16 | 5 | -103/+33 |
| * | added connector_name test | M. Scot Breitenfeld | 2019-04-24 | 2 | -3/+11 |
| * | added missing files | M. Scot Breitenfeld | 2019-04-24 | 4 | -0/+444 |
| * | Merge branch 'develop' into H10621 | M. Scot Breitenfeld | 2019-04-24 | 9 | -14/+149 |
| |\ | |||||
| * | | added more tests | M. Scot Breitenfeld | 2019-03-11 | 5 | -78/+117 |
| * | | Merge branch 'develop' into H10621 | M. Scot Breitenfeld | 2019-03-07 | 20 | -636/+912 |
| |\ \ | |||||
| * | | | added missing files | Scot Breitenfeld | 2018-12-07 | 1 | -0/+340 |
| * | | | Implemented VOL APIs and C constants, no tests | Scot Breitenfeld | 2018-12-07 | 1 | -3/+7 |
| * | | | Implemented VOL APIs and C constants, no tests | Scot Breitenfeld | 2018-12-07 | 5 | -26/+353 |
| * | | | initial API impl. | Scot Breitenfeld | 2018-12-07 | 3 | -1/+8 |
* | | | | Add options to enable or disable building tools and tests. The default | Larry Knox | 2019-06-06 | 1 | -2/+9 |
| |_|/ |/| | | |||||
* | | | Fix fortran omission | Allen Byrne | 2019-04-15 | 1 | -0/+1 |