summaryrefslogtreecommitdiffstats
path: root/config/cmake/HDF5Tests.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r25188] Implement change to cmake_ext_mod config folderAllen Byrne2014-05-141-479/+0
| | | | Tested: local linux
* [svn-r24864] Description:Quincey Koziol2014-03-211-11/+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-r24621] Update files for changes to installation vars on windows.Allen Byrne2014-01-071-1/+1
|
* [svn-r22430] CMake and configure synchronization effort. CMake added most ↵Allen Byrne2012-06-041-39/+94
| | | | | | | | tests and options: DEBUGPKG not addressed. Still needed: compiler wrapper scripts Tested: local linux(cmake) and h5committest
* [svn-r22346] replace C++ style commentsAllen Byrne2012-05-071-1/+1
|
* [svn-r21596] Correct large file support testAllen Byrne2011-10-181-0/+31
|
* [svn-r20572] Bug #5929: On windows check for existence of ↵Allen Byrne2011-04-201-21/+21
| | | | | | InitOnceExecuteOnce for use by threads. merge from 1.8 r20568
* [svn-r20472] Add message that H5_HAVE_WIN_THREADS requires WINVER >= 0x600 ↵Allen Byrne2011-04-111-0/+17
| | | | (VISTA or WIN7)
* [svn-r20433] Implement MinGW changes to CMake configurationAllen Byrne2011-04-071-0/+2
| | | | Tested: local linux
* [svn-r19361] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-091-0/+11
|
* [svn-r19300] BZ 1958: Add h5dump xml tests to CMake supportAllen Byrne2010-08-251-0/+8
| | | | Tetsed: local linux
* [svn-r19107] Move Resources folder to config/cmakeAllen Byrne2010-07-201-0/+366
Tested: Local Linux