summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-11-12 16:50:50 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-11-12 16:50:50 (GMT)
commit14bfa9a99143e9170c5ce2cdfc0c30e40d466dfd (patch)
tree4ca149140292b31b037aa0bb7f829dcc90846877 /release_docs/RELEASE.txt
parentc768326d6837592040fde08d62b25c86ae0f4acf (diff)
downloadhdf5-14bfa9a99143e9170c5ce2cdfc0c30e40d466dfd.zip
hdf5-14bfa9a99143e9170c5ce2cdfc0c30e40d466dfd.tar.gz
hdf5-14bfa9a99143e9170c5ce2cdfc0c30e40d466dfd.tar.bz2
Correct TARGET variable and CMake config file location
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 9942c19..bb307b2 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -47,6 +47,20 @@ New Features
Configuration:
-------------
+ - CMake option to use MSVC naming conventions with MinGW
+
+ HDF5_MSVC_NAMING_CONVENTION option enable to use MSVC naming conventions
+ when using a MinGW toolchain
+
+ (xan - 2020/10/30)
+
+ - CMake option to statically link gcc libs with MinGW
+
+ HDF5_MINGW_STATIC_GCC_LIBS allows to statically link libg/libstdc++
+ with the MinGW toolchain
+
+ (xan - 2020/10/30)
+
- CMake option to build the HDF filter plugins project as an external project
The HDF filter plugins project is a collection of registered compression