summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Added a warning summary script for gcc to binDana Robinson2019-06-171-0/+484
|
* Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. TheyLarry Knox2019-06-143-0/+672
| | | | | | | should always be built and installed whether tools are enabled or disabled. Also added Makefile.am to bin to build h5redeploy and to install and uninstall them. h5cc is created from h5cc.in by configure.
* updated -E optionM. Scot Breitenfeld2019-05-102-2/+2
|
* remove -M optionM. Scot Breitenfeld2019-05-109-10/+10
|
* added -M HPC to ctest commandM. Scot Breitenfeld2019-05-1013-76/+10
|
* Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls.M. Scot Breitenfeld2019-05-091-0/+21
|
* Putting ctest command in variable CMD did not work for skipping failingLarry Knox2019-05-062-8/+4
| | | | tests.
* Renamed the autotools check-vol target to check-passthrough-vol.Dana Robinson2019-04-111-11/+14
|
* Merge branch 'develop' into c_stdlib_posix_call_cleanupDana Robinson2019-02-1913-13/+224
|\
| * Remove ' ' (typo).Larry Knox2019-02-171-1/+1
| |
| * 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.