Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | URL and options corrections | Allen Byrne | 2020-10-19 | 1 | -0/+2 |
| | |||||
* | Whitespace and url correction | Allen Byrne | 2020-10-19 | 1 | -1/+1 |
| | |||||
* | MinGW uses "MinGW Makefiles" | Allen Byrne | 2020-08-26 | 1 | -1/+6 |
| | |||||
* | Update examples and fix old version references. | Allen Byrne | 2020-02-26 | 2 | -5/+3 |
| | |||||
* | Move MODEL check to before usage in CTestScript.cmake. | Allen Byrne | 2020-02-26 | 2 | -7/+8 |
| | |||||
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 2 | -2/+2 |
| | |||||
* | TRILABS-135 Add clang analyzers | Allen Byrne | 2019-12-11 | 1 | -3/+11 |
| | |||||
* | Fix issues found with ONLY_SHARED_LIBS option | Allen Byrne | 2019-12-11 | 1 | -2/+7 |
| | |||||
* | Remove unneeded flag overwrites | Allen Byrne | 2019-11-25 | 1 | -8/+0 |
| | |||||
* | Add VS2019 support | Allen Byrne | 2019-11-18 | 2 | -4/+26 |
| | |||||
* | Update versioning to next major version | Allen Byrne | 2019-09-25 | 2 | -3/+3 |
| | |||||
* | Update develop branch version to 1.13.0 after creation of hdf5_1_12 | Larry Knox | 2019-09-25 | 1 | -1/+1 |
| | | | | branch. | ||||
* | Merge cleanup mostly whitespace | Allen Byrne | 2019-07-30 | 1 | -1/+1 |
| | |||||
* | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 2 | -4/+4 |
| | |||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -1/+3 |
| | | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules | ||||
* | 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 |
| | | | | config/cmake/HDF5options.cmake. | ||||
* | Reorder lines in HDF5config.cmake so that additions to end of ↵ | Larry Knox | 2019-05-14 | 1 | -1/+3 |
| | | | | $HPC-HDF5options scripts will take precedence. | ||||
* | 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 |
| | | | | Update version to 1.11.6. | ||||
* | Change default for HPC | Allen Byrne | 2019-05-01 | 1 | -1/+1 |
| | |||||
* | Add missing default | Allen Byrne | 2019-05-01 | 1 | -0/+1 |
| | |||||
* | Snapshot version 1.11 release 4. | hdftest | 2019-04-01 | 1 | -1/+1 |
| | | | | Update version to 1.11.5. | ||||
* | 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 | 3 | -26/+8 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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. | ||||
* | 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 |
| | | | | | | 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. | ||||
* | 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. | ||||
* | Add variables to set up module switch between configure and build for | Larry Knox | 2019-01-08 | 1 | -0/+9 |
| | | | | cross compiling on CrayXC40. | ||||
* | Configure build directory in batch scripts. | Larry Knox | 2019-01-05 | 1 | -2/+2 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Larry Knox | 2019-01-02 | 3 | -245/+245 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'af21ce90d9465e805807f17da21f93e64e03492a': (46 commits) Changed to Unix line endings and chmod -x. Fix runtest case for data to stdout in tool Updated the parallel install docs. Eliminated the need for a separate script variable. Flipped swapped testing strings. Specify variable type. Remove unnecessary whitespace. Added test_vol_plugin.sh to the list of scripts to clean Fixed a CMake build issue (CMake still doesn't run the VOL plugin tests) Added more sub-tests to the VOL plugin test. Added a simple test for registration of VOL connector plugins. Autotools only for right now, but this will be fleshed out in future work. OHDR tests now accept h5_fileaccess() fapls. Formatting, informative comments, and minor renaming. Fix some CMake listings Add error checking to the minimized dset header size calculation. Update printf->HDprintf statements. Remove `#if 0` block of deprecated code. Fix mistake with H5E_BEGIN_TRY {...} H5E_END_TRY block containing ERROR-raising macros. Formatting tweaks. Added a helpful message to the flush script. Added a shell script so we can run the parallel flush test on OpenMPI. Add "compact" storage test to relative header size comparisons. Formatting adjustments. Formatting adjustments ... | ||||
| * | Changed to Unix line endings and chmod -x. | Dana Robinson | 2019-01-01 | 3 | -245/+245 |
| | | |||||
* | | Add .lsf batch scripts and insert the build directory into the scripts | Larry Knox | 2018-12-28 | 1 | -0/+1 |
|/ | | | | during configuration. | ||||
* | HDFFV=10632 test cleanup | Allen Byrne | 2018-12-06 | 1 | -2/+3 |
| | |||||
* | Move wait_H5init.cmake up to config/cmake. | Larry Knox | 2018-11-20 | 1 | -11/+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 |
| | |