summaryrefslogtreecommitdiffstats
path: root/config/cmake/HDF5Tests.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r25222] Merge cmake_ext_mod into 1.8Allen Byrne2014-05-271-479/+0
|
* [svn-r24878] Description:Quincey Koziol2014-03-241-11/+0
| | | | | | | | | | | | | | | | | | | | | Bring r24864 from trunk to 1.8 branch: 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 (daily tested on trunk)
* [svn-r24654] HDFFV-8640: Remove XLATE_UTILITYAllen Byrne2014-01-281-1/+1
| | | | Update tools testfiles
* [svn-r22451] Brought cmake configuration / configure changes from Trunk.Allen Byrne2012-06-111-39/+94
| | | | Tested jam, local linux
* [svn-r22397] Merge trunk changes for HDFFV-7999 and h5dump test script to branchAllen Byrne2012-05-231-6/+6
|
* [svn-r22345] replace C++ style commentsAllen Byrne2012-05-071-1/+1
|
* [svn-r21622] Update LFS testAllen Byrne2011-10-201-6/+37
| | | | Tested: local linux
* [svn-r20568] Bug #5929: On windows check for existence of ↵Allen Byrne2011-04-201-21/+21
| | | | | | InitOnceExecuteOnce for use by threads. Tested: Windows Xp and 7
* [svn-r20473] Add message that H5_HAVE_WIN_THREADS requires WINVER >= 0x600 ↵Allen Byrne2011-04-111-0/+17
| | | | | | (VISTA or WIN7) Bring r20472 from trunk
* [svn-r20464] Merge cmake changes from trunk r20463, after weekend of tests ↵Allen Byrne2011-04-111-0/+2
| | | | | | on trunk. Tested: local linux
* [svn-r19362] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-091-0/+11
|
* [svn-r19301] BZ 1958: Add h5dump xml tests to CMake supportAllen Byrne2010-08-251-0/+8
| | | | | | Bring r19300 from trunk Tetsed: local linux
* [svn-r19106] Move Resources folder to config/cmakeAllen Byrne2010-07-201-0/+366
Tested: Local Linux