summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Removed SZIP section of COPYING file.Larry Knox2020-09-041-3/+3
|
* Using SZIP/Libaec for clarity.Larry Knox2020-09-041-12/+12
|
* Add szip and zlib changes to makeInternalREADME.pl.Larry Knox2020-09-041-7/+7
|
* Update version to 1.10.7-2Larry Knox2020-09-042-45/+27
| | | | Update packaging scripts => README file and RELEASE.txt.
* Merge CMake changes from 1.10 devAllen Byrne2020-08-261-3/+3
|
* Revert "Merge pull request #2840 in HDFFV/hdf5 from ↵Larry Knox2020-08-251-11/+10
| | | | | | | ~LRKNOX/hdf5_lrk:hdf5_1_10_7 to hdf5_1_10_7" This reverts commit c6916356c25214ebebe2c8f88a1df659bd4ac075, reversing changes made to 6abf2770b39878acde57e74fb7d87f07be7390dc.
* Updated version to 1.10.7.1. bin/h5vers changed to accomodate theLarry Knox2020-08-251-10/+11
| | | | format change.
* Commit changes for release branch: maintainer mode, default to production, ↵Larry Knox2020-08-199-0/+17763
| | | | set HDFF5_GENERATE_HEADERS to OFF, and add file generated by autogen.sh.
* Removes email and Modifications sectionsDana Robinson2020-08-171-1/+1
|
* Minor normalizations with developDana Robinson2020-08-162-2/+2
|
* Brings Mirror VFD to 1.10 from developDana Robinson2020-08-141-0/+1
|
* Brings splitter VFD from developDana Robinson2020-08-141-0/+1
|
* Added missing types to bin/trace after develop normalization.Dana Robinson2020-07-091-0/+2
|
* Update MANIFEST for removal of older warnings files.Larry Knox2020-05-201-2/+2
| | | | Fix max_index in make_vers - must equal current version.
* Updated the Perl shebang in bin/distdep.Dana Robinson2020-05-181-1/+4
|
* Brought the scripts in bin/ in line with develop.Dana Robinson2020-05-1815-258/+347
|
* Brought H5E package in line with develop.Dana Robinson2020-05-171-2/+2
|
* Normalization of high-level library with develop. Also brings theDana Robinson2020-05-151-0/+523
| | | | warnhist script over.
* OESS-65 replace szip with aec szipAllen Byrne2020-04-271-15/+15
|
* Add \d to list of characters allowed after - in versions. Version with -Larry Knox2020-03-121-1/+1
| | | | | and no alphabetic characters is required to allow building binaries on windows. Escape { and } in regex as required by newer version of perl in updated cori.nersc.gov. Cherry-picked c3c044cc003d6a4039635e638e1cd1c2487be177 from develop.
* Escape { and } in regex as required by sh in updated cori.nersc.gov.Larry Knox2020-03-121-3/+3
| | | | Tested change on jam, jelly, emu, ostrich and osx1011test.
* Merge CMake and tools changes from developAllen Byrne2020-02-271-3/+3
|
* Merge S3 code from develop to 1.10Allen Byrne2019-09-131-0/+2
|
* Merge fixes and code reconciliation wit developAllen Byrne2019-08-053-9/+9
|
* Delete unused batch scripts for cori.Larry Knox2019-08-023-50/+0
|
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-246-27/+7
|
* Squash commit of options to build tools and testsDhvanil Popat2019-06-253-0/+672
|
* Update cmake macros and java arg formatAllen Byrne2019-05-311-0/+21
|
* HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-211-1/+1
|
* Add release function to create HPC-CMake tar.gz file.Larry Knox2019-02-151-112/+212
|
* raybsub is an executable script.Larry Knox2019-02-151-0/+0
|
* TRILABS-111 Add missing batch scriptsAllen Byrne2019-02-1515-66/+159
|
* Update Examples version and referencesAllen Byrne2019-02-061-112/+112
|
* HDFFV-10660,-10594 merge from developAllen Byrne2018-12-137-0/+141
|
* HDFFV-10552 fix makevers script and undeprecate 1.10 functionsAllen Byrne2018-08-161-3/+3
|
* Add missing file and remove deletedAllen Byrne2018-07-271-0/+87
|
* Update HDF5 examples to correct version.Larry Knox2018-07-261-2/+2
|
* Correct a few typos.Larry Knox2018-07-261-3/+3
|
* Update bine/release to create batch scripts and build-unix-sh, and toLarry Knox2018-07-261-41/+38
| | | | put files in a subdirectory.
* Add cmakehdf5 command line option to turn on shell script testing.Larry Knox2018-07-261-1/+9
| | | | Option is on by default but can be disabled with --disable-shell-testing.
* 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