Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update release note #1485

Merged
merged 338 commits into from
Mar 11, 2022
Merged
Changes from all commits
Commits
Show all changes
338 commits
Select commit Hold shift + click to select a range
a9bd5ba
Flip inits to correct ifdef section
byrnHDF Feb 26, 2021
7037609
rework ifdef to be simpler
byrnHDF Feb 26, 2021
9e7b3d7
format issue
byrnHDF Feb 26, 2021
d76e848
Reformat ifdef inits
byrnHDF Feb 26, 2021
49e5203
remove static attribute
byrnHDF Feb 26, 2021
53a1528
format compliance
byrnHDF Feb 26, 2021
bb01c7b
Update names
byrnHDF Feb 28, 2021
70a7b81
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 1, 2021
97ed2a4
Revert because logic relies on float not being int
byrnHDF Mar 1, 2021
f19f7d6
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 1, 2021
2998e91
Changes noticed from creating merge of #412
byrnHDF Mar 2, 2021
5b6e1af
Double underscore change
byrnHDF Mar 2, 2021
e478961
Correct compiler version variable used
byrnHDF Mar 3, 2021
f00ce36
Remove header guard underscores
byrnHDF Mar 3, 2021
24db13a
Whitespace cleanup
byrnHDF Mar 3, 2021
1309524
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 4, 2021
0b04714
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 5, 2021
e460b2b
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 5, 2021
c7115cd
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 8, 2021
746ab82
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 10, 2021
d429b3f
Split format source and commit changes on repo push
byrnHDF Mar 10, 2021
9029a70
remove pre-split setting
byrnHDF Mar 10, 2021
04284c1
Change windows TS to use older VS.
byrnHDF Mar 10, 2021
33f8693
correct window os name
byrnHDF Mar 10, 2021
723aa6d
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 10, 2021
49f92f0
HDFFV-11212 JNI export util and Javadoc
byrnHDF Mar 11, 2021
b6d4127
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 11, 2021
e555eb6
Suggested review changes
byrnHDF Mar 11, 2021
720c393
Another change found
byrnHDF Mar 11, 2021
c3bd691
Committing clang-format changes
github-actions[bot] Mar 11, 2021
a57c9b7
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 12, 2021
cadc876
HDFFV-11113 long double in tools
byrnHDF Mar 12, 2021
fdd4a51
HDFFV-11113 add note
byrnHDF Mar 12, 2021
efe338b
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 15, 2021
421ab67
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 17, 2021
d67f8d3
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 18, 2021
e6972f2
Disable long double tests for now
byrnHDF Mar 22, 2021
866da1a
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 22, 2021
ef237e4
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 22, 2021
3691b55
HDFFV-11228 remove arbitrary CMake warning groups.
byrnHDF Mar 22, 2021
fdd06ab
Make each flag a string
byrnHDF Mar 22, 2021
fd83148
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 22, 2021
f1cd80f
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 23, 2021
742a7e3
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 24, 2021
d3f4392
Some Javadoc warning fixes
byrnHDF Mar 24, 2021
9c3becc
Updated javadoc fixes
byrnHDF Mar 24, 2021
bb93f4d
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 25, 2021
04568ab
# WARNING: head commit changed in the meantime
byrnHDF Mar 25, 2021
23aaf37
Committing clang-format changes
github-actions[bot] Mar 25, 2021
511bf0e
HDFFV-11229 Add release note
byrnHDF Mar 25, 2021
e8d97c9
HDFFV-11229 windows testfile needed
byrnHDF Mar 25, 2021
69e1491
fix typo
byrnHDF Mar 25, 2021
e3de592
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 26, 2021
3d88c6a
Remove non supported message text
byrnHDF Mar 26, 2021
fe9d07c
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 26, 2021
452b890
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 29, 2021
f4e1413
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 30, 2021
8c6e61f
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 31, 2021
ab3ae07
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Mar 31, 2021
c9a8d50
HDFFV-11229 - change ldouble test to check both native and general
byrnHDF Apr 5, 2021
72fd93d
HDFFV-11229 add second file compare
byrnHDF Apr 5, 2021
dff390e
HDFFV-11229 fix reference file
byrnHDF Apr 5, 2021
362beb3
HDFFV-11229 autotools check two refs
byrnHDF Apr 5, 2021
2385150
HDFFV-11229 revert back to removal of NATIVE_LDOUBLE in tools output
byrnHDF Apr 7, 2021
c17ca54
Committing clang-format changes
github-actions[bot] Apr 7, 2021
f05c84e
Update release note
byrnHDF Apr 7, 2021
1e6224c
Update attribute type of ref file
byrnHDF Apr 7, 2021
baf0fd3
Change source of ninja for macs
byrnHDF Apr 12, 2021
6d780f6
try port instead of brew
byrnHDF Apr 12, 2021
c2cf490
Recommended is to use brew.
byrnHDF Apr 12, 2021
2e0f725
Undo non long double changes
byrnHDF Apr 13, 2021
e97e2e8
remove unneeded file
byrnHDF Apr 13, 2021
3756724
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 15, 2021
292a651
Fix perl and doxygen CMake code
byrnHDF Apr 15, 2021
b34207a
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 19, 2021
097fe10
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 19, 2021
d9fe955
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 20, 2021
dcc8bf6
Add "option" command for clang options
byrnHDF Apr 20, 2021
fefc0c6
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 21, 2021
39b2ba4
Rework CMake add_custom to use the BYPRODUCTS argument
byrnHDF Apr 21, 2021
9a9712f
Add stamp files to BYPRODUCTS
byrnHDF Apr 21, 2021
65faa84
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 22, 2021
3bf4120
Only one copy of file exists
byrnHDF Apr 22, 2021
3994af6
Fix custom cmmand depends targets
byrnHDF Apr 23, 2021
dd70b67
Fix fortran custom command DEPENDS
byrnHDF Apr 23, 2021
a956363
Add LD_LIBRARY_PATH to tests
byrnHDF Apr 23, 2021
251327f
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 25, 2021
7f6e7d4
Add custom target for DEPENDS
byrnHDF Apr 26, 2021
f0890ff
Add h5detect conditionaly to generated target DEPENDS
byrnHDF Apr 26, 2021
55facca
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 26, 2021
0a48437
Correct DEPENDS targets
byrnHDF Apr 26, 2021
b15b171
Parallel builds need the mpi compiler for pkgconfig scripts.
byrnHDF Apr 26, 2021
7e14d75
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 26, 2021
3d13618
install only if MPI build
byrnHDF Apr 26, 2021
cc0354a
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 27, 2021
afaf507
Fortran target depends
byrnHDF Apr 28, 2021
1962f34
Remove incorrect source attribute
byrnHDF Apr 28, 2021
db9e593
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 29, 2021
1166945
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 29, 2021
165d7a6
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Apr 30, 2021
7a3dc35
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 3, 2021
e44b69d
doxygen adjustments
byrnHDF May 3, 2021
b398d41
doxygen build updates
byrnHDF May 4, 2021
0c6fa9c
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 4, 2021
c8d8b3e
Correct version
byrnHDF May 4, 2021
ec88e07
Correct function version - function has been merged to 1.12
byrnHDF May 4, 2021
dffcfcb
Correct version string for map functions
byrnHDF May 4, 2021
e442558
Cleanup warnings for tools debug builds
byrnHDF May 5, 2021
6542d2d
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 5, 2021
ac65535
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 5, 2021
4fa95da
TRILAB-227 - fix indexing for h5diff selections
byrnHDF May 5, 2021
a5347ee
Correct location of pos to index function call
byrnHDF May 6, 2021
76baa89
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 7, 2021
4cdf695
TRILAB-227 Enable test
byrnHDF May 7, 2021
8827276
Quote subset args
byrnHDF May 7, 2021
02c2ade
Use MATCHES because of AppleClang
byrnHDF May 15, 2021
e2d1e0f
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 15, 2021
16ca108
Merge branch 'HDFGroup:develop' into develop
byrnHDF May 18, 2021
d6c94b1
if blocks needed for build modes
byrnHDF May 18, 2021
bcee9ac
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 18, 2021
9a94ffc
Update list of DT platforms
byrnHDF May 18, 2021
5c9dbba
VS2019 correctly displays float values
byrnHDF May 20, 2021
627d9ba
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 20, 2021
24b817f
revert VS2019 change
byrnHDF May 20, 2021
905c818
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 21, 2021
c12d801
Issue #669 remove version from pkgcfg filename
byrnHDF May 21, 2021
ed42298
remove version from h5cc script
byrnHDF May 21, 2021
60b0a5a
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 25, 2021
4a2871f
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF May 26, 2021
6a8f13d
Java reference functions updated
byrnHDF May 27, 2021
86641e8
Correct BYPRODUCTS argument
byrnHDF May 27, 2021
347f605
Correct more genereated files BYPRODUCTS
byrnHDF May 27, 2021
85f2432
BYPRODUCTS must have unique locations
byrnHDF May 27, 2021
7170b7d
Fix typo
byrnHDF May 27, 2021
58a5fae
Merge branch 'HDFGroup:develop' into develop
byrnHDF May 27, 2021
245658c
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jun 1, 2021
b31fc97
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jun 1, 2021
18bb4cb
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jun 2, 2021
69e833c
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jun 3, 2021
eb8baef
Fix fortran configure checks
byrnHDF Jun 3, 2021
3304c2b
Rework H5_PAC_C_MAX_REAL_PRECISION setting logic
byrnHDF Jun 3, 2021
eed910d
Add note about fortran configure change
byrnHDF Jun 3, 2021
d967b91
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jun 3, 2021
d56cd71
Adds a quick for for some egregious chunk_info badness (#722)
derobins Jun 3, 2021
eca5f13
Fixes issue with ccmake that prevents building Fortran (#723)
derobins Jun 4, 2021
aaeface
Fix conflicts with merge
byrnHDF Jun 4, 2021
7b3e4a7
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jun 4, 2021
cad37d8
Move MAX_PRECISION back to HDF5UseFortran.cmake
byrnHDF Jun 4, 2021
6ab15cc
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 6, 2021
670db50
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 7, 2021
18a9555
Use STREQUAL to test macro argument
byrnHDF Jun 7, 2021
21ef111
Move C language test to ConfigureChecks from HDF5UseFortran
byrnHDF Jun 7, 2021
34c070f
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 8, 2021
04fa0cb
MAX_PRECISION defines must be defined
byrnHDF Jun 8, 2021
57416c3
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jun 8, 2021
6b635f0
Organize flags and align autotools and cmake
byrnHDF Jun 9, 2021
d07ab42
Fix comment in no-error-general warnings files.
byrnHDF Jun 10, 2021
3db5656
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 11, 2021
b31e289
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 15, 2021
aa6f886
Flag cleanup and fix typos
byrnHDF Jun 15, 2021
031ac3a
Add comment
byrnHDF Jun 15, 2021
867d8cd
Correct VAR used to find configure time file
byrnHDF Jun 16, 2021
0250b81
Set the path correctly
byrnHDF Jun 16, 2021
b5cc973
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jun 16, 2021
ef36c01
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 17, 2021
6592c54
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 21, 2021
7a3449c
Update missing release note info.
byrnHDF Jun 21, 2021
7f6def0
Update code owners
byrnHDF Jun 21, 2021
249a113
Correct JIRA note
byrnHDF Jun 21, 2021
36812e8
add known problem.
byrnHDF Jun 22, 2021
b3a28bd
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 22, 2021
8f8429c
Use only core library for testing dynamic plugins.
byrnHDF Jun 23, 2021
50bc822
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 23, 2021
11bd052
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 24, 2021
40cb96d
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 25, 2021
f919116
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 29, 2021
374cc03
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 29, 2021
e881d9e
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jun 30, 2021
d6e86ef
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jul 6, 2021
e41fc6c
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jul 14, 2021
139e1ee
Merge branch 'develop' of https://github.com/HDFGroup/hdf5.git into d…
byrnHDF Jul 26, 2021
108640c
Merge branch 'HDFGroup:develop' into develop
byrnHDF Aug 9, 2021
a98a697
Merge branch 'HDFGroup:develop' into develop
byrnHDF Aug 12, 2021
c37786c
Committing clang-format changes
github-actions[bot] Aug 12, 2021
adf6581
Merge branch 'HDFGroup:develop' into develop
byrnHDF Aug 17, 2021
2c8c5d2
Merge branch 'HDFGroup:develop' into develop
byrnHDF Aug 18, 2021
0409de2
Merge branch 'HDFGroup:develop' into develop
byrnHDF Aug 20, 2021
fbe6ac3
Merge branch 'HDFGroup:develop' into develop
byrnHDF Aug 21, 2021
341c16f
Merge branch 'HDFGroup:develop' into develop
byrnHDF Aug 24, 2021
8edbd71
Merge branch 'HDFGroup:develop' into develop
byrnHDF Aug 25, 2021
65f19c4
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 7, 2021
52b7e09
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 7, 2021
15db512
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 8, 2021
8184d2a
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 10, 2021
a23e4b1
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 15, 2021
fca061b
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 15, 2021
b1ea0a2
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 16, 2021
2b938ea
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 17, 2021
192ab1e
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 22, 2021
5b0bc79
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 27, 2021
305bdc1
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 28, 2021
9380e14
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 28, 2021
76f3627
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 29, 2021
32140e1
Merge branch 'HDFGroup:develop' into develop
byrnHDF Sep 30, 2021
94fbcdf
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 1, 2021
6a5f884
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 3, 2021
9bc14f7
Update main.yml
byrnHDF Oct 7, 2021
bc16d26
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 13, 2021
d7e91ea
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 18, 2021
6039677
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 20, 2021
064ef60
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 21, 2021
f7605cd
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 22, 2021
46dc8c8
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 26, 2021
e8f8a68
Merge branch 'HDFGroup:develop' into develop
byrnHDF Oct 29, 2021
46460a0
Merge branch 'HDFGroup:develop' into develop
byrnHDF Nov 1, 2021
377e284
Merge branch 'HDFGroup:develop' into develop
byrnHDF Nov 3, 2021
6afd323
Merge branch 'HDFGroup:develop' into develop
byrnHDF Nov 9, 2021
f94141c
Merge branch 'HDFGroup:develop' into develop
byrnHDF Nov 17, 2021
80f2661
Merge branch 'HDFGroup:develop' into develop
byrnHDF Nov 18, 2021
454ff40
Merge branch 'HDFGroup:develop' into develop
byrnHDF Nov 24, 2021
cac3667
Merge branch 'HDFGroup:develop' into develop
byrnHDF Dec 1, 2021
5789087
Merge branch 'HDFGroup:develop' into develop
byrnHDF Dec 2, 2021
2e8b0a5
Merge branch 'HDFGroup:develop' into develop
byrnHDF Dec 8, 2021
e3df1ed
Merge branch 'HDFGroup:develop' into develop
byrnHDF Dec 10, 2021
95ee389
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jan 5, 2022
7b78678
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jan 11, 2022
26c75af
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jan 12, 2022
4a09c5b
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jan 16, 2022
b1ee2e4
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jan 24, 2022
3640bee
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jan 26, 2022
5c8648d
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jan 28, 2022
40fdec0
Merge branch 'HDFGroup:develop' into develop
byrnHDF Jan 31, 2022
ad15781
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 4, 2022
e443811
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 8, 2022
a39cacd
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 11, 2022
9258792
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 17, 2022
cbffe5c
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 21, 2022
4f4ecd7
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 23, 2022
40800c8
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 24, 2022
3c2cd03
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 24, 2022
0ed127f
Merge branch 'HDFGroup:develop' into develop
byrnHDF Feb 28, 2022
1a9800b
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 1, 2022
a4e3e65
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 1, 2022
eb97105
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 1, 2022
471d061
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 1, 2022
161fe08
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 3, 2022
c8ea72c
Merge branch 'HDFGroup:develop' into develop
byrnHDF Mar 11, 2022
9272d57
Update HISTORY-1_13.txt
byrnHDF Mar 11, 2022
1f390fb
Update HISTORY-1_13.txt
byrnHDF Mar 11, 2022
44e5049
Update main.yml
byrnHDF Mar 11, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions release_docs/HISTORY-1_13.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1810,6 +1810,17 @@ New Features

Configuration:
-------------
- Reworked corrected path searched by CMake find_package command

The install path for cmake find_package files had been changed to use
"share/cmake"
for all platforms. However setting the HDF5_ROOT variable failed to locate
the configuration files. The build variable HDF5_INSTALL_CMAKE_DIR is now
set to the <INSTALL_DIR>/cmake folder. The location of the configuration
files can still be specified by the "HDF5_DIR" variable.

(ADB - 2022/02/02)

- CPack will now generate RPM/DEB packages.

Enabled the RPM and DEB CPack generators on linux. In addition to
Expand Down