From 4c34ec0668595edcdb5cf5b5e8bd500d130b7575 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Wed, 12 Jul 2017 14:27:24 -0500 Subject: HDFFV-10254 release note for change to use macro for copy files --- release_docs/RELEASE.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index a4a74a7..45b8fe2 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -63,8 +63,8 @@ New Features Flags for older versions of the compiler were consolidated into the common flags section. Moving these flags simplifies maintenance of - the file. - + the file. + The upshot of this is that building with ancient versions of gcc (<= 4.0) will possibly no longer work without hand-hacking the file to remove the flags not understood by that version of the compiler. @@ -205,6 +205,15 @@ Bug Fixes since HDF5-1.10.0-patch1 release (HDFFV-10248, DER, 2017/07/05) + - cmake + + To many commands for POST_BUILD step caused command line to be + too big on windows. + + Changed foreach of copy command to use a custom command with the + use of the HDFTEST_COPY_FILE macro. + + (ADB - 2017/07/12, HDFFV-10254) Performance ------------- -- cgit v0.12