summaryrefslogtreecommitdiffstats
path: root/testpar/CMakeTests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r25222] Merge cmake_ext_mod into 1.8Allen Byrne2014-05-271-2/+5
|
* [svn-r24980] HDFFV-8290: Merge automake 1.14.1 changes from trunkAllen Byrne2014-04-071-1/+1
| | | | Tested: h5committest
* [svn-r24906] Merge latest CMake changes from trunk.Allen Byrne2014-03-261-18/+18
| | | | Tested: local linux
* [svn-r24878] Description:Quincey Koziol2014-03-241-4/+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-r24072] Merge trunk cmake changes to 1.8 branch. Allen Byrne2013-08-261-0/+63
Also add default switch blocks to h5import. Merge h5dump any_path option from trunk. Tested: local linux