| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -1/+6 |
|
|
* | HDFFV-9407 add autotools test | Allen Byrne | 2019-06-24 | 1 | -0/+1 |
|
|
* | Update GCC 6 & 7 flags for CMake builds | Quincey Koziol | 2019-06-23 | 1 | -1/+6 |
|
|
* | Correct CMake issues | Allen Byrne | 2019-06-18 | 1 | -1/+1 |
|
|
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 8 | -1059/+581 |
|
|
* | Move set (MAX_PROC_COUNT 8) back to HPC options files. | Larry Knox | 2019-06-05 | 5 | -6/+16 |
|
|
* | Move check for MPI defined to enable parallel from options scripts in HPC to ... | Larry Knox | 2019-06-05 | 5 | -54/+8 |
|
|
* | Update macro | Allen Byrne | 2019-05-31 | 1 | -5/+19 |
|
|
* | Correct message command syntax | Allen Byrne | 2019-05-17 | 5 | -15/+15 |
|
|
* | Reorder lines in HDF5config.cmake so that additions to end of $HPC-HDF5option... | Larry Knox | 2019-05-14 | 1 | -1/+3 |
|
|
* | fixed missing paralle test | M. Scot Breitenfeld | 2019-05-10 | 1 | -0/+2 |
|
|
* | Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls. | M. Scot Breitenfeld | 2019-05-09 | 3 | -3/+60 |
|
|
* | Snapshot version 1.11 release 5. | hdftest | 2019-05-02 | 1 | -1/+1 |
|
|
* | Change default for HPC | Allen Byrne | 2019-05-01 | 1 | -1/+1 |
|
|
* | Add missing default | Allen Byrne | 2019-05-01 | 1 | -0/+1 |
|
|
* | HDFFV-10741 - remove SKIP_ERRSTK_TESTS option | Allen Byrne | 2019-04-15 | 1 | -1/+0 |
|
|
* | Correct namespace handling | Allen Byrne | 2019-04-03 | 2 | -2/+4 |
|
|
* | Correct entry | Allen Byrne | 2019-04-03 | 1 | -1/+1 |
|
|
* | Merge pull request #1626 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d... | Allen Byrne | 2019-04-02 | 1 | -0/+2 |
|\ |
|
| * | Allow option to select NAMESPACE | Allen Byrne | 2019-03-28 | 1 | -0/+2 |
|
|
* | | Snapshot version 1.11 release 4. | hdftest | 2019-04-01 | 1 | -1/+1 |
|/ |
|
* | Correct examples for packaging | Allen Byrne | 2019-03-28 | 3 | -104/+3 |
|
|
* | Correct CMake examples for a binary install | Allen Byrne | 2019-02-27 | 2 | -2/+103 |
|
|
* | Fix CMake H5_HAVE_THREADSAFE to set value in H5pubconf.h | Jerome Soumagne | 2019-02-21 | 1 | -1/+6 |
|
|
* | Fix typo | Allen Byrne | 2019-02-17 | 1 | -1/+1 |
|
|
* | HDFFV-10703 Update version match logic | Allen Byrne | 2019-02-15 | 1 | -25/+25 |
|
|
* | HDFFV-10703 revert pre-3.11 option | Allen Byrne | 2019-02-15 | 1 | -0/+58 |
|
|
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 4 | -80/+22 |
|
|
* | Use correct variable name | Allen Byrne | 2019-02-14 | 1 | -1/+1 |
|
|
* | Add command to build options and check defines | Allen Byrne | 2019-02-14 | 3 | -10/+14 |
|
|
* | CMake if statement correction | Allen Byrne | 2019-02-14 | 1 | -2/+2 |
|
|
* | TRILAB-111 fixes for parallel testing | Allen Byrne | 2019-02-13 | 4 | -26/+11 |
|
|
* | Add missing toolchain include for cross-compile | Allen Byrne | 2019-02-13 | 1 | -0/+1 |
|
|
* | KNL option for batch scripts | Allen Byrne | 2019-02-12 | 1 | -10/+12 |
|
|
* | Set the full generator name | Allen Byrne | 2019-02-11 | 1 | -1/+2 |
|
|
* | Add new cmake copy file tests to ignore | Allen Byrne | 2019-02-11 | 1 | -0/+8 |
|
|
* | Use correct values for other file versions | Allen Byrne | 2019-02-09 | 2 | -12/+12 |
|
|
* | CMake script changes to simplify execution | Allen Byrne | 2019-02-08 | 6 | -313/+226 |
|
|
* | Remove F2003 Option and references | Allen Byrne | 2019-02-06 | 3 | -12/+0 |
|
|
* | Remove obsolete file | Allen Byrne | 2019-02-06 | 1 | -106/+0 |
|
|
* | Update examples version | Allen Byrne | 2019-02-06 | 1 | -1/+1 |
|
|
* | Update to example reference version | Allen Byrne | 2019-02-06 | 3 | -3/+3 |
|
|
* | Fail configure if SZIP/ZLIB is requested but not found | Allen Byrne | 2019-02-05 | 1 | -1/+5 |
|
|
* | Add LOCAL_BATCH_SCRIPT_ARG variable for submitting account information | Larry Knox | 2019-02-04 | 1 | -4/+4 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk... | Larry Knox | 2019-02-04 | 1 | -0/+3 |
|\ |
|
| * | Merge pull request #1517 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2019-02-03 | 2 | -13/+27 |
| |\ |
|
| * \ | Merge pull request #1515 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:pread_vfd_squa... | Dana Robinson | 2019-02-01 | 1 | -0/+3 |
| |\ \ |
|
| | * | | Updated sec2, log, and core VFDs to use pread/pwrite when | Dana Robinson | 2019-01-31 | 1 | -0/+3 |
|
|
* | | | | Add batchscript options that work when running ctest directly. | Larry Knox | 2019-02-04 | 2 | -1/+6 |
| |_|/
|/| | |
|
* | | | Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel tests | Larry Knox | 2019-02-02 | 2 | -13/+27 |
|/ / |
|