hdf5/config/cmake
2024-04-09 14:04:54 -07:00
..
examples Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
LIBAEC replace deprecated CMAKE_COMPILER_IS_GNU** (#4272) 2024-03-28 09:20:57 -07:00
scripts Add cygwin CI and update yaml files for consistency and accuracy (#4131) 2024-03-14 07:16:53 -07:00
UserMacros New option for building with static CRT in Windows (#4062) 2024-03-07 09:27:56 -08:00
ZLIB replace deprecated CMAKE_COMPILER_IS_GNU** (#4272) 2024-03-28 09:20:57 -07:00
cacheinit.cmake Correct urls and handling of external git repos (#3890) 2023-12-12 22:10:27 -06:00
CMakeFindJavaCommon.cmake
ConfigureChecks.cmake Clean up random number generator code (#4338) 2024-04-07 15:15:25 -07:00
ConversionTests.c Revise _Float16 configure checks (#4323) 2024-04-04 09:59:25 -05:00
CPack.Info.plist.in Fix typo VERSIO (#4363) 2024-04-09 14:04:54 -07:00
CTestCustom.cmake Exclude shell tests from sanitizers (#4186) 2024-03-19 16:32:20 -07:00
fileCompareTest.cmake Develop tools move (#3580) 2023-09-26 13:46:55 -07:00
FindCIRCLE.cmake
FindDTCMP.cmake
FindHDFS.cmake
FindMFU.cmake chore: improve error message (#4287) 2024-03-29 15:39:33 -07:00
GetTimeOfDayTest.cpp
grepTest.cmake Correct String FIND for runTest and grepTest (#4022) 2024-02-15 17:49:32 -06:00
H5pubconf.h.in Clean up random number generator code (#4338) 2024-04-07 15:15:25 -07:00
hdf5-config-version.cmake.in
hdf5-config.cmake.in Add configure options for disabling extension features (#4277) 2024-03-31 22:45:50 -05:00
HDF5DeveloperBuild.cmake Remove H5B debug checks (#4089) 2024-03-08 23:17:13 -08:00
HDF5ExampleCache.cmake Add options to allow tools type selection and naming (#4046) 2024-03-04 06:53:52 -08:00
HDF5Macros.cmake Fix 'make check-vfd' target for Autotools (#4211) 2024-03-22 21:31:16 -05:00
HDF5PluginCache.cmake Add options to allow tools type selection and naming (#4046) 2024-03-04 06:53:52 -08:00
HDF5PluginMacros.cmake Some corrections and fix for plugins (#3712) 2023-10-19 08:01:02 -05:00
HDF5UseFortran.cmake changed to if string contains instead (#4286) 2024-03-29 15:40:56 -07:00
hdf.bmp
hdf.icns
hdf.ico
HDFCompilerFlags.cmake replace deprecated CMAKE_COMPILER_IS_GNU** (#4272) 2024-03-28 09:20:57 -07:00
HDFCXXCompilerFlags.cmake replace deprecated CMAKE_COMPILER_IS_GNU** (#4272) 2024-03-28 09:20:57 -07:00
HDFFortranCompilerFlags.cmake Develop intel split (#3722) 2023-10-19 15:17:20 -07:00
HDFLibMacros.cmake Remove old EXTERNALPROJECT_ADD in favor of FETCH_CONTENT (#3624) 2023-10-04 15:51:01 -05:00
HDFMacros.cmake Update INSTALL files (#4052) 2024-03-05 14:42:08 -08:00
HDFTests.c Clean up CMake direct VFD handling (#4161) 2024-03-18 21:53:06 -07:00
HDFUseFortran.cmake Rework Fortran macros to use the proper code. (#4240) 2024-03-26 09:20:11 -05:00
javaTargets.cmake.in Add VDS examples and fix non-standalone build (#3898) 2023-12-21 09:53:24 -06:00
jrunTest.cmake Update GitHub macOS actions to v13 (#2999) 2023-05-24 06:05:17 -07:00
libh5cc.in
libhdf5.settings.cmake.in Report build options of VFDs (#4304) 2024-04-02 13:24:02 -05:00
mccacheinit.cmake Rename incorrectly named option (#4067) 2024-03-05 09:07:16 -08:00
NSIS.InstallOptions.ini.in
NSIS.template.in
patch.xml.in Fix windows cpack with debug (#3525) 2023-09-11 05:45:36 -07:00
PkgInfo.in
README.md.cmake.in Fix grammar in README.md release template (#4201) 2024-03-21 09:11:29 -07:00
runTest.cmake Change compression tests reference files to use masking for compression ratios (#4083) 2024-03-10 16:43:37 -07:00
UseJava.cmake Add VDS examples and fix non-standalone build (#3898) 2023-12-21 09:53:24 -06:00
UseJavaClassFilelist.cmake
UseJavaSymlinks.cmake
userblockTest.cmake
version.plist.in
vfdTest.cmake
volTest.cmake

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

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

It was built with the following options:
    -- @LIB_TYPE@ C/C++/Fortran libraries
    -- SZIP (encoder enabled) and ZLIB
    -- 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
    OR
    @HDF5_PACKAGE_NAME@-@HDF5_PACKAGE_VERSION@-@BINARY_SYSTEM_NAME@.@BINARY_COMPRESS_ENDING@    - HDF5 Compressed 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
(Encoder ENABLED).


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

Uncompress
===========================================================================
1. Extract @HDF5_PACKAGE_NAME@-@HDF5_PACKAGE_VERSION@-@BINARY_SYSTEM_NAME@.@BINARY_COMPRESS_ENDING@
===========================================================================

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 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/documentation/index.html#hdf5

Bugs should be reported to help@hdfgroup.org.