2
0
mirror of https://github.com/HDFGroup/hdf5.git synced 2025-02-11 16:01:00 +08:00
hdf5/release_docs
Jan-Willem Blokland 21c6bb38e6
CMake: (feature) libaec ()
* CMake: (feature) libaec

Implemented better support for the compression library libaec.
Especially, for the new version 1.0.5:
- The CMake config files of this version 1.0.5 now set certain
  SZIP variables which can be used in the existing
  CMake structure.
- Both static and shared SZIP compatible libaec library contains
  all required objects such it can be easily used when building
  HDF5 from scratch.
- Introduced the USE_LIBAEC_STATIC option to make use of the static
  version of SZIP compatible libaec library.

* CMake: (fix) libaec

Implemented the fallback option for the case if version 1.0.5
of libaec could not be found.

* Docs: Added description about libaec implementation.

Added short description about the libaec improvement to the Bug Fixes
section in the Configuration sub-section.
2021-07-14 10:42:14 -05:00
..
HISTORY-1_0-1_8_0_rc3.txt Update release text files () 2020-11-23 12:04:49 -06:00
HISTORY-1_8_0-1_10_0.txt Update release text files () 2020-11-23 12:04:49 -06:00
HISTORY-1_8.txt Update release text files () 2020-11-23 12:04:49 -06:00
HISTORY-1_10_0-1_12_0.txt Update release text files () 2020-11-23 12:04:49 -06:00
HISTORY-1_10.txt Update release text files () 2020-11-23 12:04:49 -06:00
HISTORY-1_12.txt Update release text files () 2020-11-23 12:04:49 -06:00
INSTALL doygen adjustments () 2021-05-04 17:43:19 -05:00
INSTALL_CMake.txt Various CMake changes () 2021-05-24 08:55:08 -05:00
INSTALL_Cygwin.txt
INSTALL_parallel
INSTALL_Warnings.txt Removed mentions of Wdeclaration-after-statement now that C99 is requ… () 2021-05-03 09:08:37 -05:00
INSTALL_Windows.txt
README_HDF5_CMake
README_HPC
RELEASE.txt CMake: (feature) libaec () 2021-07-14 10:42:14 -05:00
USING_CMake_Examples.txt
USING_HDF5_CMake.txt
USING_HDF5_VS.txt