Larry Knox
3b3228a398
Revert "Merge pull request #2840 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_7 to hdf5_1_10_7"
...
This reverts commit c6916356c2 , reversing
changes made to 6abf2770b3 .
2020-08-25 15:46:52 -05:00
Larry Knox
c2bdb265f6
Updated version to 1.10.7.1. bin/h5vers changed to accomodate the
...
format change.
2020-08-25 12:45:07 -05:00
Larry Knox
aee3fb3d87
Commit changes for release branch: maintainer mode, default to production, set HDFF5_GENERATE_HEADERS to OFF, and add file generated by autogen.sh.
2020-08-19 11:28:45 -05:00
Dana Robinson
88ecc17474
Removes email and Modifications sections
2020-08-16 18:04:48 -07:00
Dana Robinson
ba42c55e23
Minor normalizations with develop
2020-08-16 14:09:22 -07:00
Dana Robinson
5a61eb24af
Brings Mirror VFD to 1.10 from develop
2020-08-14 16:15:44 -07:00
Dana Robinson
7bca2f04a4
Brings splitter VFD from develop
2020-08-14 14:51:53 -07:00
Dana Robinson
205fb7c915
Added missing types to bin/trace after develop normalization.
2020-07-08 21:42:48 -07:00
Larry Knox
af1cd63111
Update MANIFEST for removal of older warnings files.
...
Fix max_index in make_vers - must equal current version.
2020-05-20 09:06:32 -05:00
Dana Robinson
3c1708531d
Updated the Perl shebang in bin/distdep.
2020-05-18 11:19:16 -07:00
Dana Robinson
ca2b4aea44
Brought the scripts in bin/ in line with develop.
2020-05-18 08:52:00 -07:00
Dana Robinson
44dc4134b7
Brought H5E package in line with develop.
2020-05-16 18:17:37 -07:00
Dana Robinson
730d6cc53f
Normalization of high-level library with develop. Also brings the
...
warnhist script over.
2020-05-15 05:02:37 -07:00
Allen Byrne
4164dc2738
OESS-65 replace szip with aec szip
2020-04-27 13:29:43 -05:00
Larry Knox
e3dd392536
Add \d to list of characters allowed after - in versions. Version with -
...
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 c3c044cc00 from develop.
2020-03-12 10:15:13 -05:00
Larry Knox
e45225f1d1
Escape { and } in regex as required by sh in updated cori.nersc.gov.
...
Tested change on jam, jelly, emu, ostrich and osx1011test.
2020-03-12 10:13:43 -05:00
Allen Byrne
467b5d565c
Merge CMake and tools changes from develop
2020-02-27 16:54:52 -06:00
Allen Byrne
3457362c92
Merge S3 code from develop to 1.10
2019-09-13 12:18:36 -05:00
Allen Byrne
59a8b10b88
Merge fixes and code reconciliation wit develop
2019-08-05 07:32:01 -05:00
Larry Knox
32fd14afa4
Delete unused batch scripts for cori.
2019-08-02 16:24:12 -05:00
Allen Byrne
34adba4a0c
HDFFV-10845, 10529 and CMake changes from develop
2019-07-24 11:08:47 -05:00
Dhvanil Popat
5d954a0214
Squash commit of options to build tools and tests
2019-06-25 01:40:07 +00:00
Allen Byrne
c59817f343
Update cmake macros and java arg format
2019-05-31 12:34:37 -05:00
Allen Byrne
b7d6f11182
HDFFV-10703 - Update CMake variable handling
2019-02-21 13:23:59 -06:00
Larry Knox
be7382c2e2
Add release function to create HPC-CMake tar.gz file.
2019-02-15 14:13:50 -06:00
Larry Knox
47f58dfb23
raybsub is an executable script.
2019-02-15 11:17:41 -06:00
Allen Byrne
eadc775260
TRILABS-111 Add missing batch scripts
2019-02-14 19:11:20 -06:00
Allen Byrne
12a0998b04
Update Examples version and references
2019-02-06 08:43:10 -06:00
Allen Byrne
0e5ac5fe2f
HDFFV-10660,-10594 merge from develop
2018-12-13 15:50:13 -06:00
Allen Byrne
32719fffd9
HDFFV-10552 fix makevers script and undeprecate 1.10 functions
2018-08-16 15:23:03 -05:00
Allen Byrne
5fce1be646
Add missing file and remove deleted
2018-07-27 12:07:40 -05:00
Larry Knox
01016b1fec
Update HDF5 examples to correct version.
2018-07-26 17:29:00 -05:00
Larry Knox
d3fedf9510
Correct a few typos.
2018-07-26 17:28:53 -05:00
Larry Knox
bf76b30fb8
Update bine/release to create batch scripts and build-unix-sh, and to
...
put files in a subdirectory.
2018-07-26 17:28:31 -05:00
Larry Knox
c992df8d8f
Add cmakehdf5 command line option to turn on shell script testing.
...
Option is on by default but can be disabled with --disable-shell-testing.
2018-07-26 17:22:52 -05:00
lrknox
725d6cbbf0
Clear RELEASE.txt after HDF5 1.10.2 release
...
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.
2018-04-03 11:54:18 -05:00
M. Scot Breitenfeld
59e7c7703e
Merge branch 'develop' into hdf5_1_10
2017-10-26 10:13:33 -05:00
Larry Knox
34a31e7e13
Merge pull request #686 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
...
* commit 'fded10f0815f593301ac88d08d05343c8077746a':
Add note to bin/release script with hint for situations where files generated by autogen.sh are missing, causing chkmanifest to fail.
2017-10-05 16:47:46 -05:00
lrknox
fded10f081
Add note to bin/release script with hint for situations where files
...
generated by autogen.sh are missing, causing chkmanifest to fail.
2017-09-26 09:37:43 -05:00
Allen Byrne
c1afe1c21a
Correct VS2017 references
2017-09-05 13:29:59 -05:00
Allen Byrne
073f524247
HDFFV-10284 Add VS2017 support
2017-08-31 13:37:50 -05:00
Dana Robinson
d4234d0a98
Major rework of H5PL package code before bringing VOL changes
...
over.
Brings coding standards in line with the rest of the library,
enforces better software engineering principles, and makes
everything more maintainable.
2017-07-14 09:18:33 -07:00
Dana Robinson
14bc39bcb5
Updated bin/trace to emit errors and reordered autogen.sh processing
...
so that script failures leave the library in a non-compilable state,
making it harder to ignore errors.
2017-04-25 17:10:11 -04:00
Larry Knox
89fbe00dec
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to 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.
2017-04-25 16:05:36 -05:00
Dana Robinson
b1a5ba4053
Updated bin/trace to emit errors and reordered autogen.sh processing
...
so that script failures leave the library in a non-compilable state,
making it harder to ignore errors.
2017-04-25 02:09:55 -04:00
lrknox
49cded79ce
Add new files in release_docs to MANIFEST.
...
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
2017-04-15 08:17:10 -05:00
lrknox
25ec07450a
Change copyright headers to replace url referring to file to be removed
...
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.
2017-04-14 11:54:16 -05:00
lrknox
00a19eebf0
Update RELEASE.txt Remove "currently under development" from h5vers for
...
HDF5Config.cmake that causes cmake not to find HDF5.
2017-03-24 13:42:30 -05:00
lrknox
972344e231
Merge bin/h5vers changes from develop.
...
Pull version from configure for version test in h5repack_plugin.sh.in
Update version to 1.10.2-snap0 for hdf5_1_10 branch.
2017-03-23 20:03:27 -05:00
lrknox
fa5ca5272d
Remove extra space added by h5vers to version string in H5.java, which
...
then failed to match the pattern after the first run.
2017-03-21 11:40:11 -05:00