summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
...
| * Refactor mpi test namesAllen Byrne2019-02-1110-10/+10
| |
| * Refactor parallel test namesAllen Byrne2019-02-1110-10/+10
| |
| * Add LOCAL_BATCH_SCRIPT_ARG variable for submitting account informationLarry Knox2019-02-042-2/+2
| | | | | | | | and other batch command variations with ctest command.
| * Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel testsLarry Knox2019-02-025-5/+5
| | | | | | | | | | | | 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.Larry Knox2019-02-011-1/+1
| |
| * Update bin/release for filename changes and HPC-CMake tar fileLarry Knox2019-02-011-7/+11
| | | | | | | | corrections.
| * Add new files to MANIFEST.Larry Knox2019-02-011-0/+0
| | | | | | | | Update permissions for raybsub to 755.
| * Add more specific batch scripts.Larry Knox2019-01-316-5/+141
| | | | | | | | | | | | 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.
| * Account info can be submitted as an argument to run the batch scripts.Larry Knox2019-01-282-33/+0
| | | | | | | | Special versions for sandia are not needed.
| * Remove knl configuration from ctestS.sl.in.cmake.Larry Knox2019-01-273-1/+33
| | | | | | | | Add sandia batch files with account info.
| * Add batch files with batch parameters specific to cori and ray.Larry Knox2019-01-268-5/+77
| | | | | | | | Release.txt entry for skipping long double dt_arith tests on ppc64.
* | C and POSIX call cleanupDana Robinson2019-01-111-90/+154
|/
* Configure build directory in batch scripts.Larry Knox2019-01-056-61/+6
|
* Add libhdf5_hl_fortran symlinks for libhdf5hl_fortran files.Larry Knox2018-12-312-2/+2
| | | | | Set ctest*.lsf.in.cmake scripts for sierra. Correct src/CMakelists.txt syntax error.
* Add .lsf batch scripts and insert the build directory into the scriptsLarry Knox2018-12-282-0/+37
| | | | during configuration.
* Add support for "make check-vol", along with a few minor cleanups, etc.Quincey Koziol2018-11-292-0/+7
|
* Update API tracing info for VOL functions and regenerate trace macros for VOLQuincey Koziol2018-11-281-0/+2
| | | | API calls.
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-11-225-3/+68
|\ | | | | | | stackable_vol
| * Add script and changes to wait for H5Tinit.cLarry Knox2018-11-145-3/+68
| | | | | | | | | | | | | | 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.
* | Switch switch remainder of API routines to use VOL callbacks.Quincey Koziol2018-11-101-0/+2
| |
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-11-061-2/+2
|\ \ | |/ | | | | stackable_vol
| * Update HDF5-Examples version to be included in CMake-* tar/zip files.hdftest2018-11-051-2/+2
| |
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-11-043-0/+76
|\ \ | |/ | | | | stackable_vol
| * Add script to run tests with sbatch when not cross compiling.Larry Knox2018-10-291-0/+28
| | | | | | | | Add new files to MANIFEST.
| * Add files and changes to cross compile with CrayLinuxEnvironment and runLarry Knox2018-10-292-0/+48
| | | | | | | | ctest tests with a batch job on knl compute nodes.
* | Correct error with parsing of "FUNC_ENTER_API_NOINIT"Quincey Koziol2018-10-271-1/+1
|/
* VOL FEATUREDana Robinson2018-10-101-0/+20
|
* Develop normalization with vol_integration.Dana Robinson2018-09-191-4/+4
| | | | | Mostly peripheral things like the tools and wrappers, with just enough core library code to support that.
* HDFFV-10552 fix version script (missed when 1.11 created)Allen Byrne2018-08-161-3/+3
|
* Update HDF5 examples to correct version.Larry Knox2018-07-241-2/+2
|
* Correct a few typos.Larry Knox2018-07-241-3/+3
|
* Update bine/release to create batch scripts and build-unix-sh, and toLarry Knox2018-07-241-33/+38
| | | | put files in a subdirectory.
* Add cmakehdf5 command line option to turn on shell script testing.Larry Knox2018-07-191-1/+9
| | | | Option is on by default but can be disabled with --disable-shell-testing.
* TRILAB-31 Working locallyAllen Byrne2018-07-161-0/+87
|
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ↵hdftest2018-06-241-15/+7
| | | | | | | ~HDFTEST/hdf5_hft:hdf5_1_10 to develop" This reverts commit e9f476dad47ce593f13dacb77b1cc664d1f24e7b, reversing changes made to 2ff00b1b937ebe36ac6ddf590c16a4c27fc0b053.
* Clear RELEASE.txt after HDF5 1.10.2 releaselrknox2018-04-031-7/+15
| | | | | | Bring README.txt and INSTALL* updates from hdf5_1_10_2 branch to hdf5_1_10 branch. Bring bin/release changes to hdff5_1_10 branch.
* Merge branch 'develop' into hdf5_1_10M. Scot Breitenfeld2017-10-261-2/+2
|\
| * Add note to bin/release script with hint for situations where fileslrknox2017-09-261-0/+6
| | | | | | | | generated by autogen.sh are missing, causing chkmanifest to fail.
| * HDFFV-10284 Add VS2017 supportAllen Byrne2017-08-311-2/+2
| |
| * Major rework of H5PL package code before bringing VOL changesDana Robinson2017-07-141-2/+2
| | | | | | | | | | | | | | | | over. Brings coding standards in line with the rest of the library, enforces better software engineering principles, and makes everything more maintainable.
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-2535-230/+154
| | | | | | | | | | | | | | | | | | | | 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.
| * Updated bin/trace to emit errors and reordered autogen.sh processingDana Robinson2017-04-251-1/+14
| | | | | | | | | | so that script failures leave the library in a non-compilable state, making it harder to ignore errors.
| * Remove extra space added by h5vers to version string in H5.java, whichlrknox2017-03-211-1/+1
| | | | | | | | then failed to match the pattern after the first run.
| * Remove incorrect " marks added to java files by bin/h5vers.lrknox2017-03-211-6/+6
| | | | | | | | Pull version from configure for version test in h5repack_plugin.sh.in
| * Extend h5vers to update version strings in java files and h5repacklrknox2017-03-201-5/+59
| | | | | | | | | | | | | | | | version test expected output file. Update version on develop branch to 1.11.0. Please enter the commit message for your changes. Lines starting
* | Merge pull request #686 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-10-051-0/+6
| | | | | | | | | | * commit 'fded10f0815f593301ac88d08d05343c8077746a': Add note to bin/release script with hint for situations where files generated by autogen.sh are missing, causing chkmanifest to fail.
* | Correct VS2017 referencesAllen Byrne2017-09-051-2/+2
| |
* | Updated bin/trace to emit errors and reordered autogen.sh processingDana Robinson2017-04-251-1/+14
| | | | | | | | | | so that script failures leave the library in a non-compilable state, making it harder to ignore errors.
* | Add new files in release_docs to MANIFEST.lrknox2017-04-152-13/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Conflicts: README.txt c++/src/Makefile.in fortran/src/Makefile.in hl/c++/src/Makefile.in hl/fortran/src/Makefile.in hl/src/Makefile.in java/src/jni/Makefile.in release_docs/RELEASE.txt src/Makefile.in
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-1433-217/+145
| | | | | | | | | | | | | | | | and replace it with new url for COPYING file. Fix 2 lines in java error test expected output file where messages include line numbers changed by reducing the copyright header by 2 lines.