summaryrefslogtreecommitdiffstats
path: root/config/cmake/libhdf5.settings.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-22/+34
|
* [svn-r28777] Description:Quincey Koziol2016-01-031-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 Breitenfeld2015-08-111-1/+0
| | | | Tested: h5committest --PASSED--
* [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-111-0/+1
|
* [svn-r27469] Merge from trunk with dual-binary CMake code.Allen Byrne2015-08-051-2/+2
| | | | Tested: local linux with CMake
* [svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-05-271-3/+7
|\
| * [svn-r26944] Match src folder versionAllen Byrne2015-04-281-3/+7
| |
* | [svn-r26877] removed references to F2003Scot Breitenfeld2015-04-211-1/+0
|/
* [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from ↵Mohamad Chaarawi2015-02-161-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 Byrne2014-04-141-1/+1
| | | | Correct test DEPENDS format.
* [svn-r24864] Description:Quincey Koziol2014-03-211-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 generationAllen Byrne2014-02-131-1/+1
| | | | Tested: local linux cmake
* [svn-r22614] Revert heading of summary.Allen Byrne2012-07-301-1/+1
|
* [svn-r22602] Allen Byrne2012-07-251-1/+1
|
* [svn-r21425] Add 2003 fortran to settings textAllen Byrne2011-09-271-0/+1
|
* [svn-r21256] Add libinfo and test to cmake - JIRA 1243Allen Byrne2011-08-181-44/+44
| | | | Tested: local linux
* [svn-r19776] Corrected handling of largefile and linux_lfs handling.Allen Byrne2010-11-121-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/cmakeAllen Byrne2010-07-201-0/+68
Tested: Local Linux