diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-01-17 19:30:20 (GMT) |
---|---|---|
committer | David Young <dyoung@hdfgroup.org> | 2020-05-20 14:31:50 (GMT) |
commit | d8e352ec4fc25886e1c94b60b1350a0685011f62 (patch) | |
tree | 01a792f4ab21b41b72781364dfcd14b4024909fa | |
parent | 23493cb1b25b991b7d0eb3ffc4ceb792a566c53b (diff) | |
download | hdf5-d8e352ec4fc25886e1c94b60b1350a0685011f62.zip hdf5-d8e352ec4fc25886e1c94b60b1350a0685011f62.tar.gz hdf5-d8e352ec4fc25886e1c94b60b1350a0685011f62.tar.bz2 |
Note for common warnings files
-rw-r--r-- | release_docs/RELEASE.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index ec2a56b..f181641 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -48,6 +48,15 @@ New Features Configuration: ------------- + - Added common warnings files for gnu and intel + + Added warnings files to use one common set of flags + during configure for both autotools and CMake build + systems. The initial implementation only affects a + general set of flags for gnu and intel compilers. + + (ADB - 2020/01/17) + - Added new options to CMake for control of testing Added CMake options (default ON); |