summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to developDavid Young2019-11-0512-12/+26
|\
| * Not every system has perl installed in /usr/bin/, so change the shebangDavid Young2019-10-0312-12/+26
* | Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-1/+3
* | Fix H5VL_blob_get to return size of blobJerome Soumagne2019-10-081-0/+1
|/
* Update versioning to next major versionAllen Byrne2019-09-252-5/+5
* Added the map (H5M) APIDana Robinson2019-08-131-0/+1
* Escape { and } in regex as required by sh in updated cori.nersc.gov.Larry Knox2019-08-071-3/+3
* Squashed commit of the following:Larry Knox2019-07-251-0/+2
* Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-101-7/+18
* Cleaned up code that genericizes warning output, and add "-u" option toQuincey Koziol2019-07-051-269/+65
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-032-63/+218
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-22/+57
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-4/+34
* 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
* 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
* 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
| * Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel testsLarry Knox2019-02-025-5/+5
| * 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
| * Add new files to MANIFEST.Larry Knox2019-02-011-0/+0
| * Add more specific batch scripts.Larry Knox2019-01-316-5/+141
| * Account info can be submitted as an argument to run the batch scripts.Larry Knox2019-01-282-33/+0
| * Remove knl configuration from ctestS.sl.in.cmake.Larry Knox2019-01-273-1/+33
| * Add batch files with batch parameters specific to cori and ray.Larry Knox2019-01-268-5/+77
* | 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
* Add .lsf batch scripts and insert the build directory into the scriptsLarry Knox2018-12-282-0/+37
* 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
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-225-3/+68
|\
| * Add script and changes to wait for H5Tinit.cLarry Knox2018-11-145-3/+68
* | 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
|\ \ | |/
| * 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
|\ \ | |/
| * Add script to run tests with sbatch when not cross compiling.Larry Knox2018-10-291-0/+28
| * Add files and changes to cross compile with CrayLinuxEnvironment and runLarry Knox2018-10-292-0/+48
* | Correct error with parsing of "FUNC_ENTER_API_NOINIT"Quincey Koziol2018-10-271-1/+1
|/
* VOL FEATUREDana Robinson2018-10-101-0/+20