Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10901 add missing config options | Allen Byrne | 2019-09-13 | 1 | -4/+4 |
| | |||||
* | Squashed commit of the following: | Larry Knox | 2019-07-25 | 1 | -0/+2 |
| | | | | | | | | | | | 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 | ||||
* | Fixed Build HDF Tests name in CMake's libhdf5 settings | Dhvanil Popat | 2019-07-03 | 1 | -1/+1 |
| | |||||
* | Fixed libhdf5 settings file for both autotools & CMake | Dhvanil Popat | 2019-06-25 | 1 | -0/+2 |
| | |||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -5/+5 |
| | | | | | 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 | ||||
* | Squash merge of MDC logging changes. | Dana Robinson | 2018-12-21 | 1 | -1/+0 |
| | |||||
* | 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 |
| | |||||
* | Fix windows compile errors abstract out common settings | Allen Byrne | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | HDFFV-10385 Correct name of var | Allen Byrne | 2018-01-22 | 1 | -1/+1 |
| | |||||
* | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 1 | -3/+3 |
| | |||||
* | [svn-r29226] HDFFV-9552: merge in java code. | Allen Byrne | 2016-02-29 | 1 | -22/+34 |
| | |||||
* | [svn-r28777] Description: | Quincey Koziol | 2016-01-03 | 1 | -0/+1 |
| | | | | | | | | | | Add --enable-memory-alloc-sanity-check option to configure, to track and sanity check memory allocations within the library. This is orthogonal to the --enable-using-memchecker option and can be used with/without it. Tested on: MacOSX/64 10.11.2 (amazon) w/serial & parallel (h5committest forthcoming) | ||||
* | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 1 | -1/+0 |
| | | | | Tested: h5committest --PASSED-- | ||||
* | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 1 | -0/+1 |
| | |||||
* | [svn-r27469] Merge from trunk with dual-binary CMake code. | Allen Byrne | 2015-08-05 | 1 | -2/+2 |
| | | | | Tested: local linux with CMake | ||||
* | [svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-05-27 | 1 | -3/+7 |
|\ | |||||
| * | [svn-r26944] Match src folder version | Allen Byrne | 2015-04-28 | 1 | -3/+7 |
| | | |||||
* | | [svn-r26877] removed references to F2003 | Scot Breitenfeld | 2015-04-21 | 1 | -1/+0 |
|/ | |||||
* | [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from ↵ | Mohamad Chaarawi | 2015-02-16 | 1 | -1/+0 |
| | | | | | | | | | | | | autotools_rework branch: - Remove Infering parallel compilers (C and Fortran) from configure.ac - Remove restriction to build shared with parallel - Cleanup parallel sections in configure.ac - remove large file support checks - MPE fixes. tested with h5committest. | ||||
* | [svn-r25043] Correct CPPFLAGS value. | Allen Byrne | 2014-04-14 | 1 | -1/+1 |
| | | | | Correct test DEPENDS format. | ||||
* | [svn-r24864] Description: | Quincey Koziol | 2014-03-21 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | Remove all traces of MPI-POSIX VFD and GPFS detection/code. Remove remaining traces of stream VFD. Remove testpar/t_posix_compliant test (it's not actually verifying anything). Clean up H5D__mpio_opt_possible() further. Moved environment variable that disables MPI collective operations into MPI-IO VFD (instead of it being in src/H5S.c). A few other small code cleanups. Tested on: Mac OSX/64 10.9.2 (amazon) w/parallel & serial | ||||
* | [svn-r24703] Add Binary README.txt file generation | Allen Byrne | 2014-02-13 | 1 | -1/+1 |
| | | | | Tested: local linux cmake | ||||
* | [svn-r22614] Revert heading of summary. | Allen Byrne | 2012-07-30 | 1 | -1/+1 |
| | |||||
* | [svn-r22602] | Allen Byrne | 2012-07-25 | 1 | -1/+1 |
| | |||||
* | [svn-r21425] Add 2003 fortran to settings text | Allen Byrne | 2011-09-27 | 1 | -0/+1 |
| | |||||
* | [svn-r21256] Add libinfo and test to cmake - JIRA 1243 | Allen Byrne | 2011-08-18 | 1 | -44/+44 |
| | | | | Tested: local linux | ||||
* | [svn-r19776] Corrected handling of largefile and linux_lfs handling. | Allen Byrne | 2010-11-12 | 1 | -1/+1 |
| | | | | | Synched cmake version of H5pubconf.h.in Added another variation of H5detect warning to ignore list. | ||||
* | [svn-r19107] Move Resources folder to config/cmake | Allen Byrne | 2010-07-20 | 1 | -0/+68 |
Tested: Local Linux |