diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-07-12 15:56:45 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2019-07-12 15:56:55 (GMT) |
commit | c04ed97d4c587d6e7feeef6412e31cf38701b6d4 (patch) | |
tree | 62966cc7766bb16cb679fdc684470b662eeb04c8 /release_docs | |
parent | 346fe1a0bcb2da5e3b1de04f24195ce9781e846a (diff) | |
download | hdf5-c04ed97d4c587d6e7feeef6412e31cf38701b6d4.zip hdf5-c04ed97d4c587d6e7feeef6412e31cf38701b6d4.tar.gz hdf5-c04ed97d4c587d6e7feeef6412e31cf38701b6d4.tar.bz2 |
Merge from develop, mostly HDFFV-10845
Diffstat (limited to 'release_docs')
-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 7070b31..5ef9d9f 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -47,6 +47,15 @@ New Features Configuration: ------------- + - Add mingw support with toolchain file + + There has been a number of mingw issues that has been linked under + HDFFV-10845. It has been decided to implement the CMake cross-compiling + technique of toolchain files. We will use a linux platform with the mingw + compiler stack for testing. + + (ADB - 2019/07/12, HDFFV-10845, HDFFV-10595) + - Windows PDB files are installed incorrectly For static builds, the PDB files for windows should be installed next |