Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10547 develop needs 1.12 default option | Allen Byrne | 2018-08-20 | 1 | -0/+3 |
| | |||||
* | HDFFV-10547 requires updated examples version | Allen Byrne | 2018-08-20 | 1 | -0/+3 |
| | |||||
* | HDFFV-10552 Add missing HDF5_USE_110[2]_API_DEFAULT option | Allen Byrne | 2018-08-17 | 1 | -0/+3 |
| | |||||
* | Update cmake warnings to match the autotools files better | Allen Byrne | 2018-08-16 | 1 | -64/+41 |
| | |||||
* | Merge pull request #1167 in HDFFV/hdf5 from ↵ | Jordan Henderson | 2018-08-02 | 1 | -17/+19 |
|\ | | | | | | | | | | | | | | | | | | | ~JHENDERSON/hdf5:bugfix/MPI2_only_fixes to develop * commit '9aa2eaeb9ed9c94f63973cb55f13de256558497c': Add Autotools and CMake checks for big I/O MPI-3 functions Add hdf5settings section for parallel compression status in CMake builds Switch to CheckSymbolExists in CMake Add configure check for MPI_Mprobe and MPI_Imrecv functions | ||||
| * | Add Autotools and CMake checks for big I/O MPI-3 functions | Jordan Henderson | 2018-07-31 | 1 | -0/+1 |
| | | |||||
| * | Add hdf5settings section for parallel compression status in CMake builds | Jordan Henderson | 2018-07-31 | 1 | -17/+18 |
| | | |||||
* | | HDFFV-10508 more config fixes | Allen Byrne | 2018-07-30 | 4 | -6/+9 |
| | | |||||
* | | HDFFV-10508 correct sizeof | Allen Byrne | 2018-07-30 | 2 | -7/+9 |
| | | |||||
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-07-30 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | * commit 'b6d1e9abdc2571f6d7b56ebab26a245d2f036516': Fixed typo in H5_H5CONFIG_F_IKIND name | ||||
| * | | Fixed typo in H5_H5CONFIG_F_IKIND name | M. Scot Breitenfeld | 2018-07-30 | 1 | -1/+1 |
| |/ | |||||
* | | HDFFV-10508 pubconf changes found | Allen Byrne | 2018-07-30 | 3 | -37/+20 |
|/ | |||||
* | Correct typo in comment in config/gnu-flags. | Larry Knox | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1143 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2018-07-18 | 1 | -1/+13 |
|\ | | | | | | | | | * commit '3c6654921000a8659276f1fcb32dd0ada1353558': Apply Cygwin pathches from Marco Atzeri. Commit Joe Lee's typo corrections for src/H5MF.c. | ||||
| * | Merge branch 'develop' of ↵ | Larry Knox | 2018-07-18 | 1 | -14/+12 |
| |\ | | | | | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop | ||||
| * | | Apply Cygwin pathches from Marco Atzeri. | Larry Knox | 2018-07-18 | 1 | -1/+13 |
| | | | | | | | | | | | | Commit Joe Lee's typo corrections for src/H5MF.c. | ||||
* | | | ifdef around std flag for cygwin | Allen Byrne | 2018-07-18 | 1 | -4/+5 |
| |/ |/| | |||||
* | | TRILAB-31 Working locally | Allen Byrne | 2018-07-16 | 1 | -14/+12 |
|/ | |||||
* | Update Java util lib, Refactor H5D write VL to match read | Allen Byrne | 2018-06-27 | 1 | -2/+2 |
| | |||||
* | Revert "Merge pull request #1116 in HDFFV/hdf5 from ↵ | hdftest | 2018-06-24 | 2 | -24/+24 |
| | | | | | | | ~HDFTEST/hdf5_hft:hdf5_1_10 to develop" This reverts commit e9f476dad47ce593f13dacb77b1cc664d1f24e7b, reversing changes made to 2ff00b1b937ebe36ac6ddf590c16a4c27fc0b053. | ||||
* | Snapshot version 1.10 release 3 (snap3) | hdftest | 2018-06-24 | 1 | -1/+1 |
| | |||||
* | Snapshot version 1.10 release 3 (snap2) | hdftest | 2018-06-04 | 1 | -1/+1 |
| | |||||
* | Updated version to 1.10.3-snap2 | hdftest | 2018-05-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-23 | 1 | -4/+1 |
|\ | |||||
| * | Update support link | Allen Byrne | 2018-05-23 | 1 | -4/+1 |
| | | |||||
* | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-22 | 2 | -9/+9 |
|\ \ | |/ | |||||
| * | Correct attribute location | Allen Byrne | 2018-05-22 | 1 | -6/+6 |
| | | |||||
| * | Fix soversion | Allen Byrne | 2018-05-16 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-10 | 11 | -194/+204 |
|\ \ | |/ | |||||
| * | Remove APPEND | Allen Byrne | 2018-05-03 | 1 | -1/+1 |
| | | |||||
| * | Revert to old style for LINK_FLAGS gen expr not working | Allen Byrne | 2018-05-03 | 1 | -1/+1 |
| | | |||||
| * | LINK_FLAGS must be separate property sets | Allen Byrne | 2018-05-03 | 1 | -1/+3 |
| | | |||||
| * | TRILABS-19 Link flags need - character | Allen Byrne | 2018-05-02 | 1 | -1/+1 |
| | | |||||
| * | TRILABS-19 Refactor fortran properties | Allen Byrne | 2018-04-30 | 1 | -18/+0 |
| | | |||||
| * | TRILABS-19 revert to previous method | Allen Byrne | 2018-04-27 | 1 | -1/+1 |
| | | |||||
| * | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 2 | -30/+28 |
| | | |||||
| * | TRILABS-20 Fix fortran configure during fix of CXX configure | Allen Byrne | 2018-04-24 | 8 | -159/+187 |
| | | |||||
* | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-08 | 3 | -31/+32 |
|\ \ | |/ | |||||
| * | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 2 | -16/+32 |
| | | |||||
| * | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -15/+0 |
| | | |||||
| * | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 1 | -7/+3 |
| | | |||||
| * | Correct if block typo | Allen Byrne | 2018-03-22 | 1 | -0/+1 |
| | | |||||
| * | Correct VS version for readme | Allen Byrne | 2018-03-22 | 1 | -3/+4 |
| | | |||||
* | | Updated version to 1.10.3-snap1 | hdftest | 2018-04-30 | 1 | -1/+1 |
| | | |||||
* | | HDFFV-10444 fix so numbers and merge java test changes | Allen Byrne | 2018-04-10 | 1 | -7/+3 |
| | | |||||
* | | Update config/lt_vers.am so that the .so numbers for the hdf5_1_10 | lrknox | 2018-04-03 | 1 | -14/+14 |
| | | | | | | | | | | | | snapshots are not behind the 1.10.2 release. HDF5 version 1.10.2 released on 2018-03-29 | ||||
* | | Correct Readme VS version merge from develop | Allen Byrne | 2018-03-22 | 1 | -3/+5 |
| | | |||||
* | | Updated version to 1.10.3-snap0 | lrknox | 2018-03-14 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'develop' into hdf5_1_10_merge | M. Scot Breitenfeld | 2018-03-12 | 13 | -1603/+78 |
|\ \ | |/ | |||||
| * | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 13 | -1603/+78 |
| | |