hdf5/config/cmake
2023-08-09 15:05:57 -07:00
..
examples Update GitHub macOS actions to v13 (#2999) 2023-05-24 06:05:17 -07:00
LIBAEC Fix multiConfig variable usage and remove unused CMake vars (#3013) 2023-05-25 11:26:28 -07:00
scripts Adjust presets timeout and fix build script VS versions (#3215) 2023-06-30 13:57:49 -07:00
UserMacros Identify some options as advanced (#2717) 2023-04-13 10:36:48 -07:00
ZLIB chore: fix grammar (#3207) 2023-06-29 08:23:36 -05:00
cacheinit.cmake Fix plugin cache variable name (#2988) 2023-05-22 18:04:48 -05:00
CMakeFindJavaCommon.cmake
ConfigureChecks.cmake set H5_PAC_C_MAX_REAL_PRECISION default to 0 when cross sompiling with (#3364) 2023-08-09 15:05:57 -07:00
ConversionTests.c Revert long double checks (#3133) 2023-06-15 09:13:22 -07:00
CPack.Info.plist.in
CTestCustom.cmake correct warning ignore match for zlib (#3021) 2023-05-26 13:27:19 -07:00
fileCompareTest.cmake Update CMake code to 3.18 minimum version (#2080) 2022-09-02 17:31:29 -07:00
FindCIRCLE.cmake
FindDTCMP.cmake
FindHDFS.cmake
FindMFU.cmake Update CMake code to 3.18 minimum version (#2080) 2022-09-02 17:31:29 -07:00
GetTimeOfDayTest.cpp
grepTest.cmake Update GitHub macOS actions to v13 (#2999) 2023-05-24 06:05:17 -07:00
H5pubconf.h.in Subfiling VFD source cleanup (#3241) 2023-07-13 12:19:02 -05:00
hdf5-config-version.cmake.in
hdf5-config.cmake.in CMake: (fix) Threads dependency (#3267) 2023-07-24 14:43:43 -05:00
HDF5DeveloperBuild.cmake Removes the memory allocation sanity checks feature (#2218) 2022-11-03 16:30:08 -07:00
HDF5Macros.cmake
HDF5PluginCache.cmake Fix plugin cache variable name (#2988) 2023-05-22 18:04:48 -05:00
HDF5PluginMacros.cmake Identify some options as advanced (#2717) 2023-04-13 10:36:48 -07:00
HDF5UseFortran.cmake Force lowercase Fortran module file names (#2891) 2023-05-03 22:03:58 -05:00
hdf.bmp
hdf.icns
hdf.ico
HDFCompilerFlags.cmake Fix some warnings in developer builds (#3247) 2023-07-18 04:27:07 -07:00
HDFCXXCompilerFlags.cmake Develop toolchain lowercase names and updates (#2426) 2023-02-17 14:37:26 -08:00
HDFFortranCompilerFlags.cmake Adds -Warray-temporaries to the developer warnings (#2385) 2023-01-03 06:18:48 -08:00
HDFLibMacros.cmake Correct name of fetch content variable name (#3020) 2023-05-26 09:20:57 -07:00
HDFMacros.cmake Fix multiConfig variable usage and remove unused CMake vars (#3013) 2023-05-25 11:26:28 -07:00
HDFTests.c Many fixes to various compiler warnings (#3124) 2023-06-18 22:13:38 -07:00
HDFUseFortran.cmake Update CMake code to 3.18 minimum version (#2080) 2022-09-02 17:31:29 -07:00
javaTargets.cmake.in
jrunTest.cmake Update GitHub macOS actions to v13 (#2999) 2023-05-24 06:05:17 -07:00
libh5cc.in Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
libhdf5.settings.cmake.in Remove H5detect and H5make_libsettings (#3104) 2023-06-13 08:16:41 -07:00
mccacheinit.cmake Correct CMake option defaults - deprecate szip for libaec (#2778) 2023-04-23 13:11:17 -07:00
NSIS.InstallOptions.ini.in
NSIS.template.in
patch.xml
PkgInfo.in
README.md.cmake.in Change libaec URL to actively maintained repo GH#2552 (#2559) 2023-03-15 18:48:54 -05:00
runTest.cmake Update GitHub macOS actions to v13 (#2999) 2023-05-24 06:05:17 -07:00
UseJava.cmake develop Merge doxygen from 1.12 branch (#2095) 2022-09-14 15:44:24 -05:00
UseJavaClassFilelist.cmake
UseJavaSymlinks.cmake
userblockTest.cmake Update CMake code to 3.18 minimum version (#2080) 2022-09-02 17:31:29 -07:00
version.plist.in
vfdTest.cmake
volTest.cmake
wait_H5Tinit.cmake Update CMake code to 3.18 minimum version (#2080) 2022-09-02 17:31:29 -07:00

@HDF5_PACKAGE_NAME@ version @HDF5_PACKAGE_VERSION_STRING@
------------------------------------------------------------------------------

This directory contains the binary (release) distribution of
@HDF5_PACKAGE_NAME@ @HDF5_PACKAGE_VERSION_MAJOR@ that was compiled on;
    @BINARY_PLATFORM@.

It was built with the following options:
    -- @LIB_TYPE@ C/C++/Fortran libraries
    -- SZIP (encoder enabled) and ZLIB
    -- @LIB_TYPE@ HDF5 tools
    -- Java @Java_VERSION@

The contents of this directory are:

    COPYING                 - Copyright notice
    README.md               - This file
    @HDF5_PACKAGE_NAME@-@HDF5_PACKAGE_VERSION@-@BINARY_SYSTEM_NAME@.@BINARY_INSTALL_ENDING@    - HDF5 Install Package

This binary was built with the ZLIB and SZIP/Libaec external libraries and are
included for convenience.  Libaec is an unrestricted open-source replacement for SZIP
(version 1.0.4, Encoder ENABLED).

The official ZLIB and SZIP/Libaec pages are at:

    ZLIB: https://git.savannah.gnu.org/cgit/gzip.git/
        https://git.savannah.gnu.org/cgit/gzip.git/tree/COPYING
    SZIP/Libaec: https://github.com/MathisRosenhauer/libaec
        https://github.com/MathisRosenhauer/libaec/blob/master/LICENSE.txt


Installation
===========================================================================
1. Execute @HDF5_PACKAGE_NAME@-@HDF5_PACKAGE_VERSION@-@BINARY_SYSTEM_NAME@.@BINARY_INSTALL_ENDING@
2. Follow prompts
===========================================================================

After Installation
===========================================================================
The examples folder, HDF5Examples, located in the
HDF5 install folder, can be built and tested with CMake and the supplied
HDF5_Examples.cmake file. The HDF5_Examples.cmake expects HDF5 to have
been installed in the default location with above compilers (see the
libhdf5.settings file in the lib install folder). Also, the CMake
utility should be installed.

To test the installation with the examples;
    Create a directory to run the examples.
    Copy HDF5Examples folder to this directory.
    Copy CTestScript.cmake to this directory.
    Copy HDF5_Examples.cmake to this directory.
    Copy HDF5_Examples_options.cmake to this directory.
    The default source folder is defined as "HDF5Examples". It can be changed
        with the CTEST_SOURCE_NAME script option.
    The default installation folder is defined as "@CMAKE_INSTALL_PREFIX@".
        It can be changed with the INSTALLDIR script option.
    The default ctest configuration is defined as "Release". It can be changed
        with the CTEST_CONFIGURATION_TYPE script option. Note that this must
        be the same as the value used with the -C command line option.
    The default build configuration is defined to build and use static libraries.
        Shared libraries can be used with the STATICONLYLIBRARIES script option set to "NO".
    Other options can be changed by editing the HDF5_Examples_options.cmake file.

    If the defaults are okay, execute from this directory:
        ctest -S HDF5_Examples.cmake -C Release -V -O test.log
    If the defaults need change, execute from this directory:
        ctest -S HDF5_Examples.cmake,CTEST_SOURCE_NAME=MyExamples,INSTALLDIR=MyLocation -C Release -V -O test.log

When executed, the ctest script will save the results to the log file, test.log, as
indicated by the ctest command. If you wish the to see more build and test information,
add "-VV" to the ctest command. The output should show;
      100% tests passed, 0 tests failed out of 156.

For more information see USING_CMake_Examples.txt in the install folder.
===========================================================================

Documentation for this release can be found at the following URL:
     https://portal.hdfgroup.org/display/HDF5/HDF5

Bugs should be reported to help@hdfgroup.org.