Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV=10632 test cleanup | Allen Byrne | 2018-12-06 | 1 | -2/+3 |
| | |||||
* | HDFFV-10632 - split stderr and stdout in cmake | Allen Byrne | 2018-12-03 | 2 | -54/+45 |
| | |||||
* | Move wait_H5init.cmake up to config/cmake. | Larry Knox | 2018-11-20 | 1 | -0/+0 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Larry Knox | 2018-11-20 | 2 | -273/+278 |
|\ | | | | | | | develop | ||||
| * | Fix typo | Allen Byrne | 2018-11-19 | 1 | -1/+1 |
| | | |||||
| * | Standardize script | Allen Byrne | 2018-11-19 | 1 | -11/+7 |
| | | |||||
| * | add max count to options file | Allen Byrne | 2018-11-19 | 1 | -22/+26 |
| | | |||||
| * | Check PARALLEL_LEVEL maximum | Allen Byrne | 2018-11-19 | 1 | -1/+6 |
| | | |||||
* | | Changes to CMake code to pause cmake/ctest, waiting for batch jobs to | Larry Knox | 2018-11-20 | 2 | -11/+9 |
| | | | | | | | | run and finish. | ||||
* | | Really don't run parallel tests without option specifying script. | Larry Knox | 2018-11-14 | 1 | -16/+15 |
| | | |||||
* | | Add script and changes to wait for H5Tinit.c | Larry Knox | 2018-11-14 | 2 | -291/+328 |
|/ | | | | | | | Add more sample batch scripts, specifically for sbatch, not for knl cross compile. Don't run parallel tests when no parallel test script is configured in HDF5options.cmake. | ||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-11-05 | 1 | -1/+1 |
|\ | | | | | | | | | | | * commit 'e6545faa5699aae4d5dca23ed40e3080fa9dc72d': Update HDF5-Examples version to be included in CMake-* tar/zip files. Snapshot version 1.11 release 3. | ||||
| * | Snapshot version 1.11 release 3. | hdftest | 2018-11-05 | 1 | -1/+1 |
| | | |||||
* | | Fix typo in whitespace area | Allen Byrne | 2018-10-29 | 1 | -1/+1 |
|/ | |||||
* | HDFFV-10608 Move toolchain files into a subfolder | Allen Byrne | 2018-10-22 | 2 | -2/+3 |
| | |||||
* | TRILAB-36 add option for test script batch command | Allen Byrne | 2018-10-22 | 1 | -1/+5 |
| | |||||
* | Correct quote char | Allen Byrne | 2018-10-11 | 1 | -7/+7 |
| | |||||
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -183/+183 |
| | |||||
* | Update examples version | Allen Byrne | 2018-10-04 | 2 | -2/+2 |
| | |||||
* | TRILABS-34 improve cross compile with emulator | Allen Byrne | 2018-10-04 | 1 | -7/+0 |
| | |||||
* | TRILABS-34 Cleanup try_run | Allen Byrne | 2018-10-04 | 1 | -7/+1 |
| | |||||
* | TRILABS-34 avoid try-run output capture | Allen Byrne | 2018-10-04 | 1 | -40/+42 |
| | |||||
* | TRILABS-21 add toolchain related info and files | Allen Byrne | 2018-10-04 | 1 | -0/+5 |
| | |||||
* | TRILABS-21 Add intel compiler support | Allen Byrne | 2018-10-04 | 1 | -1/+5 |
| | |||||
* | TRILAB-21 Intel flags | Allen Byrne | 2018-10-02 | 2 | -64/+85 |
| | |||||
* | Snapshot version 1.11 release 2. | hdftest | 2018-09-20 | 1 | -1/+1 |
| | |||||
* | HDFFV-10569 Add unsupported option notes to docs | Allen Byrne | 2018-09-04 | 1 | -0/+17 |
| | |||||
* | Use project vars | Allen Byrne | 2018-08-22 | 1 | -1/+1 |
| | |||||
* | Fix for packaging prefix in examples | Allen Byrne | 2018-08-22 | 1 | -1/+1 |
| | |||||
* | HDFFV-10547 develop needs 1.12 default option | Allen Byrne | 2018-08-20 | 1 | -0/+3 |
| | |||||
* | HDFFV-10547 requires updated examples version | Allen Byrne | 2018-08-20 | 1 | -0/+3 |
| | |||||
* | HDFFV-10552 Add missing HDF5_USE_110[2]_API_DEFAULT option | Allen Byrne | 2018-08-17 | 1 | -0/+3 |
| | |||||
* | Update cmake warnings to match the autotools files better | Allen Byrne | 2018-08-16 | 1 | -64/+41 |
| | |||||
* | Merge pull request #1167 in HDFFV/hdf5 from ↵ | Jordan Henderson | 2018-08-02 | 1 | -17/+19 |
|\ | | | | | | | | | | | | | | | | | | | ~JHENDERSON/hdf5:bugfix/MPI2_only_fixes to develop * commit '9aa2eaeb9ed9c94f63973cb55f13de256558497c': Add Autotools and CMake checks for big I/O MPI-3 functions Add hdf5settings section for parallel compression status in CMake builds Switch to CheckSymbolExists in CMake Add configure check for MPI_Mprobe and MPI_Imrecv functions | ||||
| * | 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 |
| | | |||||
* | | HDFFV-10508 more config fixes | Allen Byrne | 2018-07-30 | 3 | -3/+6 |
| | | |||||
* | | HDFFV-10508 correct sizeof | Allen Byrne | 2018-07-30 | 2 | -7/+9 |
| | | |||||
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-07-30 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | * commit 'b6d1e9abdc2571f6d7b56ebab26a245d2f036516': Fixed typo in H5_H5CONFIG_F_IKIND name | ||||
| * | | Fixed typo in H5_H5CONFIG_F_IKIND name | M. Scot Breitenfeld | 2018-07-30 | 1 | -1/+1 |
| |/ | |||||
* | | HDFFV-10508 pubconf changes found | Allen Byrne | 2018-07-30 | 2 | -32/+20 |
|/ | |||||
* | ifdef around std flag for cygwin | Allen Byrne | 2018-07-18 | 1 | -4/+5 |
| | |||||
* | TRILAB-31 Working locally | Allen Byrne | 2018-07-16 | 1 | -14/+12 |
| | |||||
* | Update Java util lib, Refactor H5D write VL to match read | Allen Byrne | 2018-06-27 | 1 | -2/+2 |
| | |||||
* | Revert "Merge pull request #1116 in HDFFV/hdf5 from ↵ | hdftest | 2018-06-24 | 1 | -3/+3 |
| | | | | | | | ~HDFTEST/hdf5_hft:hdf5_1_10 to develop" This reverts commit e9f476dad47ce593f13dacb77b1cc664d1f24e7b, reversing changes made to 2ff00b1b937ebe36ac6ddf590c16a4c27fc0b053. | ||||
* | Snapshot version 1.10 release 3 (snap3) | hdftest | 2018-06-24 | 1 | -1/+1 |
| | |||||
* | Snapshot version 1.10 release 3 (snap2) | hdftest | 2018-06-04 | 1 | -1/+1 |
| | |||||
* | Updated version to 1.10.3-snap2 | hdftest | 2018-05-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-23 | 1 | -4/+1 |
|\ | |||||
| * | Update support link | Allen Byrne | 2018-05-23 | 1 | -4/+1 |
| | |