Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge in changes from hdf5_1_10. | Larry Knox | 2018-10-03 | 1 | -0/+15 | |
| | | ||||||
* | | Add notes about unsupported options | Allen Byrne | 2018-09-10 | 1 | -0/+17 | |
| | | ||||||
* | | Switch maintainer mode to disable, build mode to production, version to | Larry Knox | 2018-09-07 | 1 | -1/+1 | |
|/ | | | | 1.10.4, and commit files generated by autogen.sh for release branch hdf5_1_10_4. | |||||
* | HDFFV-10568 fix hdf5_java library dependency | Allen Byrne | 2018-09-01 | 1 | -3/+4 | |
| | ||||||
* | Correct osx installer extension | Allen Byrne | 2018-08-23 | 1 | -1/+1 | |
| | ||||||
* | Merge CMake and Java OSX changes from develop | Allen Byrne | 2018-08-23 | 2 | -2/+2 | |
| | ||||||
* | Adjust warning flags to match autotools, add configure status | Allen Byrne | 2018-08-21 | 1 | -64/+41 | |
| | ||||||
* | HDFFV-10547 add option to package examples | Allen Byrne | 2018-08-20 | 1 | -0/+3 | |
| | ||||||
* | HDFFV-10552 Add missing HDF5_USE_110_API_DEFAULT option | Allen Byrne | 2018-08-17 | 1 | -0/+3 | |
| | ||||||
* | Rearrange issues by date order | Jordan Henderson | 2018-08-09 | 2 | -12/+12 | |
| | | | | | Update version. Update .so versions to match 1.10.3. | |||||
* | Add Autotools and CMake checks for big I/O MPI-3 functions | Jordan Henderson | 2018-08-02 | 1 | -0/+1 | |
| | ||||||
* | Add hdf5settings section for parallel compression status in CMake builds | Jordan Henderson | 2018-08-02 | 1 | -17/+18 | |
| | ||||||
* | Merge from develop | Allen Byrne | 2018-07-31 | 5 | -50/+38 | |
| | ||||||
* | Correct git synch error | Allen Byrne | 2018-07-27 | 1 | -1/+1 | |
| | ||||||
* | Update macros and cygwin flags | Allen Byrne | 2018-07-27 | 4 | -20/+19 | |
| | ||||||
* | Correct typo in comment in config/gnu-flags. | Larry Knox | 2018-07-26 | 1 | -1/+1 | |
| | ||||||
* | Apply Cygwin pathches from Marco Atzeri. | Larry Knox | 2018-07-26 | 1 | -1/+13 | |
| | | | | Commit Joe Lee's typo corrections for src/H5MF.c. | |||||
* | HDFFV-10519 Disable WriteVL JNI function, updgrade JNI | Allen Byrne | 2018-06-29 | 1 | -2/+2 | |
| | ||||||
* | 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 | |
| | | ||||||
* | | Merge branch 'develop' into hdf5_1_10_merge | M. Scot Breitenfeld | 2018-03-09 | 2 | -0/+46 | |
|\ \ | |/ | ||||||
| * | HDFFV-4359 Add C,HL,CXX files | Allen Byrne | 2018-03-08 | 2 | -0/+46 | |
| | |