Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
| | | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test. | ||||
* | Move MODEL check to before usage in CTestScript.cmake. | Allen Byrne | 2020-02-26 | 1 | -0/+8 |
| | |||||
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Add VS2019 support | Allen Byrne | 2019-11-18 | 1 | -2/+10 |
| | |||||
* | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
| | |||||
* | Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls. | M. Scot Breitenfeld | 2019-05-09 | 1 | -2/+10 |
| | |||||
* | Add command to build options and check defines | Allen Byrne | 2019-02-14 | 1 | -2/+2 |
| | |||||
* | CMake if statement correction | Allen Byrne | 2019-02-14 | 1 | -2/+2 |
| | |||||
* | TRILAB-111 fixes for parallel testing | Allen Byrne | 2019-02-13 | 1 | -4/+4 |
| | |||||
* | 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 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 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 | 1 | -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 | 1 | -245/+245 |
| | | |||||
* | | Add .lsf batch scripts and insert the build directory into the scripts | Larry Knox | 2018-12-28 | 1 | -0/+1 |
|/ | | | | during configuration. | ||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Larry Knox | 2018-11-20 | 1 | -251/+252 |
|\ | | | | | | | develop | ||||
| * | Fix typo | Allen Byrne | 2018-11-19 | 1 | -1/+1 |
| | | |||||
| * | Standardize script | Allen Byrne | 2018-11-19 | 1 | -11/+7 |
| | | |||||
| * | 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 | 1 | -11/+8 |
| | | | | | | | | 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 | 1 | -291/+318 |
|/ | | | | | | | 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. | ||||
* | TRILAB-36 add option for test script batch command | Allen Byrne | 2018-10-22 | 1 | -1/+5 |
| | |||||
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | Update reference files for CMake options | Allen Byrne | 2018-01-29 | 1 | -7/+0 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -0/+11 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | Add toolset option to cmake configure | Allen Byrne | 2017-03-17 | 1 | -2/+7 |
| | |||||
* | HDFFV-10138 Merge app framework to examples | Allen Byrne | 2017-03-14 | 1 | -3/+3 |
| | |||||
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 1 | -168/+168 |
| | |||||
* | Update cmake build scripts, split out options to seprate file | Allen Byrne | 2017-02-17 | 1 | -52/+31 |
| | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -1/+1 |
| | |||||
* | Remove duplicate block | Allen Byrne | 2016-10-27 | 1 | -3/+0 |
| | |||||
* | Update with latest changes used in buildbot process | Allen Byrne | 2016-10-27 | 1 | -23/+26 |
| | |||||
* | Fix error reporting | Allen Byrne | 2016-09-30 | 1 | -3/+9 |
| | |||||
* | [svn-r30314] HDFFV-9971: Change the usage of a CMake variable for the build ↵ | Allen Byrne | 2016-08-22 | 1 | -4/+4 |
| | | | | type to the recommended variable name. Updated documentation. | ||||
* | [svn-r28147] Correct define vs variable usage | Allen Byrne | 2015-10-20 | 1 | -0/+2 |
| | |||||
* | [svn-r28130] Updated scripts | Allen Byrne | 2015-10-19 | 1 | -23/+46 |
| | |||||
* | [svn-r27973] Update to new style usage | Allen Byrne | 2015-10-06 | 1 | -17/+18 |
| | |||||
* | [svn-r26905] Add user scripts to CMake folder | Allen Byrne | 2015-04-23 | 1 | -0/+282 |