Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct namespace handling | Allen Byrne | 2019-04-03 | 3 | -26/+29 |
| | |||||
* | Correct entry | Allen Byrne | 2019-04-03 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1626 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to ↵ | Allen Byrne | 2019-04-02 | 2 | -61/+14 |
|\ | | | | | | | | | | | | | develop * commit 'b968f9273a30124cb53ab0771fee5de437d20967': Allow option to select NAMESPACE | ||||
| * | Allow option to select NAMESPACE | Allen Byrne | 2019-03-28 | 2 | -61/+14 |
| | | |||||
* | | Snapshot version 1.11 release 4. | hdftest | 2019-04-01 | 1 | -1/+1 |
|/ | | | | Update version to 1.11.5. | ||||
* | 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 |
| | | | | | | Add REQUIRED to find_package(Threads) Link against thread library if static and not WIN32 platform | ||||
* | Update standard check | Allen Byrne | 2019-02-17 | 1 | -6/+4 |
| | |||||
* | 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 | 7 | -90/+32 |
| | |||||
* | 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 | 5 | -36/+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 |
| | | | | and other batch command variations with ctest command. | ||||
* | Merge branch 'develop' of ↵ | Larry Knox | 2019-02-04 | 2 | -2/+9 |
|\ | | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop | ||||
| * | Merge pull request #1517 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2019-02-03 | 2 | -13/+27 |
| |\ | | | | | | | | | | | | | | | | | | | | | | * commit 'c348d453b583ec9092152e6aef1f7fa9854cf5d9': Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel tests reserved for *ctestP.sl.cmake. Revise options to run batch tests and alternative options for cross compile in HPC/*-HDF5options.cmake. Change examples file to zip for CMake zip file. Update bin/release for filename changes and HPC-CMake tar file corrections. Add new files to MANIFEST. Update permissions for raybsub to 755. | ||||
| * \ | Merge pull request #1515 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-02-01 | 2 | -2/+9 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:pread_vfd_squash to develop * commit '055208b71c573be3d4b1047b840d4d8b255bc25e': Minor tweak to CMake preadwrite entry. Updated sec2, log, and core VFDs to use pread/pwrite when available (can be controlled via a configure/CMake option) | ||||
| | * | | Updated sec2, log, and core VFDs to use pread/pwrite when | Dana Robinson | 2019-01-31 | 2 | -2/+9 |
| | | | | | | | | | | | | | | | | available (can be controlled via a configure/CMake option) | ||||
* | | | | Add batchscript options that work when running ctest directly. | Larry Knox | 2019-02-04 | 3 | -5/+9 |
| |_|/ |/| | | |||||
* | | | Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel tests | Larry Knox | 2019-02-02 | 2 | -13/+27 |
|/ / | | | | | | | | | | | reserved for *ctestP.sl.cmake. Revise options to run batch tests and alternative options for cross compile in HPC/*-HDF5options.cmake. | ||||
* | | Add more specific batch scripts. | Larry Knox | 2019-01-31 | 1 | -2/+10 |
| | | | | | | | | | | | | Add script raybsub to handle submitting .lsf files on ray with bsub < script.lsf syntax that we couldn't handle with CMake. Add hpc-cmake-tgz option for bin/release. | ||||
* | | Merge branch 'develop' of ↵ | Larry Knox | 2019-01-28 | 1 | -1/+1 |
|\ \ | |/ | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop | ||||
| * | Revert build name setting | Allen Byrne | 2019-01-27 | 1 | -1/+1 |
| | | |||||
* | | Add HDF5options.cmake files for serial and parallel tests on HPC | Larry Knox | 2019-01-28 | 2 | -0/+234 |
|/ | | | | | | | machines (where tests are to be run as batch jobs. Add README_HPC file with instructions for setting up configuration to use batch scripts for running tests on HPC machines and some pointers for cross compiling. | ||||
* | Fix CMake on Windows | Allen Byrne | 2019-01-25 | 1 | -1/+1 |
| | |||||
* | CMake fix | Allen Byrne | 2019-01-24 | 1 | -1/+1 |
| | |||||
* | Java html fix and cmake update | Allen Byrne | 2019-01-24 | 1 | -2/+2 |
| | |||||
* | Update CMake | Allen Byrne | 2019-01-23 | 3 | -5/+9 |
| | |||||
* | Add clear objects to ignore tests | Allen Byrne | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Add clear objects to ignore tests | Allen Byrne | 2019-01-22 | 1 | -1/+5 |
| | |||||
* | Add new clear tests to ignore list | Allen Byrne | 2019-01-22 | 1 | -0/+5 |
| | |||||
* | Cleanup variable names | Allen Byrne | 2019-01-22 | 1 | -2/+2 |
| | |||||
* | HDFFV-10685 Correct syntax | Allen Byrne | 2019-01-22 | 1 | -0/+1 |
| | |||||
* | HDFFV-10685 Corrected version | Allen Byrne | 2019-01-22 | 1 | -1/+3 |
| | |||||
* | HDFFV-10685 Always set Mac version flags - use soversion | Allen Byrne | 2019-01-22 | 1 | -3/+4 |
| |