Allen Byrne
526f0769a3
Minor fixes for CMake code and install docs ( #2623 )
2023-04-03 14:38:10 -07:00
Allen Byrne
2ca2a300ac
Change libaec URL to actively maintained repo GH#2552 ( #2559 )
2023-03-15 18:48:54 -05:00
Allen Byrne
7b833f04b5
Update cross compile checks and files ( #2497 )
2023-03-02 11:18:13 -06:00
Allen Byrne
d7128d144b
Add fetchcontent for compression libs and fix cmake config ( #2487 )
...
* Add fetchcontent for compression libs and fix cmake config
* MSDOS is a reserved define name
* Add release note and update install doc for FetchContent
* Add CI test for FetchContent
* Use LINK_COMP_LIBS instead of STATIC_LIBRARY for depends
* Use general link
2023-02-26 15:06:14 -08:00
Allen Byrne
149b8e9769
Disable hl tools by default ( #2313 )
...
* Disable hl tools by default
* identify the tools
* Only GIF tools are depecated
* Add new option
* Update autotools
2022-12-16 19:56:07 -08:00
Dana Robinson
018f093c09
Removes the memory allocation sanity checks feature ( #2218 )
...
* Removes the memory allocation sanity checks feature
* Committing clang-format changes
* Removes zero size checks for H5MM_(c|m)alloc()
* Explicitly return NULL when size == 0 in H5allocate_memory()
* Committing clang-format changes
* Format fix
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-11-03 16:30:08 -07:00
Allen Byrne
ea902f9ace
Implement option for using CMake GNUInstallDirs ( #2175 )
...
* Implement option for using CMake GNUInstallDirs
* Add release notes
2022-10-25 08:50:43 -07:00
Allen Byrne
d491c33a72
Update examples reference to single-source version 2.0.1 ( #2107 )
2022-09-20 17:21:15 -05:00
Allen Byrne
05a0411140
Remove bitbucket.hdfgroup.org dependency. #2082 ( #2086 )
...
*
2022-09-07 17:12:55 -05:00
Allen Byrne
c8fdd92cd4
Update CMake code to 3.18 minimum version ( #2080 )
...
* Update CMake code to 3.18 minimum version
* Updated release note
2022-09-02 17:31:29 -07:00
Allen Byrne
0636395851
Implement improved CMake fortran module folder from GH#1411 ( #1922 )
...
* Implement improved CMake fortran module folder from GH#1411
* Update docs
* Fix whitespace
* Fix name case
2022-07-26 09:02:40 -07:00
Allen Byrne
081b3902bf
Set default level to minimum time ( #1722 )
2022-05-17 11:54:05 -05:00
Allen Byrne
c0f2bc87ac
HDFFV-11266 - add option to build HL tools ( #1018 )
...
* HDFFV-11266 - add option to build HL tools
* Correct if syntax
* Correct name of conditional
2021-09-16 12:15:25 -05:00
Dana Robinson
62a5443bd7
Various CMake changes ( #679 )
...
* Committing clang-format changes
* Several CMake updates:
* Removes unused HDF5_ENABLE_HSIZET
* Switches TEST_SHELL_SCRIPTS to ON
* Sets SH_PROGRAM to bash instead of sh
* Set default build type back to RelWithDebInfo
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-05-24 08:55:08 -05:00
Dana Robinson
fc5c567fdc
CMake no longer builds the C++ library by default ( #555 )
...
* Committing clang-format changes
* CMake no longer builds C++ library by default
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-04-20 06:55:05 -05:00
Allen Byrne
4e6b6781ee
Set doxygen default to normally disabled.
2020-11-09 07:55:52 -06:00
Allen Byrne
d6c92bde00
Doxygen add new files and update docs
2020-11-03 12:23:06 -06:00
Michel Zou
7259b5eb7a
CMake: Add an option to opt-out static libgcc
...
With sjlj exception model, statically link to libgcc/libstdc++
prevents exceptions to be caught from other dynamic libraries.
2020-10-31 10:31:38 +01:00
Michel Zou
de4ccdfd63
CMake: Add an option to opt-out MSVC naming convention
...
We might want to keep the default mingw import name, see:
https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-hdf5/hdf5-default-import-suffix.patch
2020-10-30 13:19:18 +01:00
Allen Byrne
c849825c9d
Correct SZ options for building plugins
2020-10-21 15:40:42 -05:00
Allen Byrne
088014bef4
More info for building plugins with library
2020-09-28 09:41:43 -05:00
Allen Byrne
07a52ecb2f
HDFFV-11116 Add option for install location of Fortran MOD files
2020-07-09 13:03:58 -05:00
Allen Byrne
aef4c9b02b
OESS-65 fix packaging config files
2020-05-08 08:58:22 -05:00
Allen Byrne
16b1ee6899
OESS-65 add option to use AEC library in place of SZip
2020-04-22 11:48:56 -05:00
Allen Byrne
13f5b3aee2
Update examples and fix old version references.
2020-02-26 13:54:34 -06:00
Allen Byrne
265325fb9a
Add VS2019 support
2019-11-18 14:58:06 -06:00
Allen Byrne
d172582ca9
Use a STRING option for API version
2019-08-12 12:45:29 -05:00
Allen Byrne
901c65eb2b
Fix merge conflicts
2019-04-15 14:35:30 -05:00
Dana Robinson
9ee3d47211
Renamed the HDF5_TEST_VOL option to HDF5_TEST_PASSTHROUGH_VOL.
2019-04-11 11:27:12 -07:00
Allen Byrne
6e2e461087
HDFFV-10741 - add option to skip tool error stack tests
2019-03-26 14:00:34 -05:00
Dana Robinson
91c7ff81dc
Added a line for the CMake pread/write option to INSTALL_CMake.txt.
2019-02-04 10:11:59 -08:00
Dana Robinson
552fec96e9
Merge branch 'develop' into md_cache_logging_squash
2018-12-27 22:22:24 -08:00
Allen Byrne
909fa39bc7
Update option text
2018-12-21 11:41:02 -06:00
Dana Robinson
18e6ec82d0
Squash merge of MDC logging changes.
2018-12-20 20:41:42 -08:00
Allen Byrne
7e8923957f
HDFFV-10656 Add CHECK_VOL support to CMake
2018-12-20 15:11:27 -06:00
Allen Byrne
2a95ab5acb
TRILABS-21 add toolchain related info and files
2018-10-04 11:40:33 -05:00
Allen Byrne
ed6cfe8ee6
HDFFV-10531 document option for external libs
2018-09-24 16:18:42 -05:00
Allen Byrne
8d7bdb7041
CMake changes for SKIPPED and flush tests
2018-09-24 14:38:46 -05:00
Allen Byrne
c9771263ae
Minor text corrections
2018-09-05 16:30:09 -05:00
Allen Byrne
1d2beee51f
HDFFV-10569 Add unsupported option notes to docs
2018-09-04 11:43:15 -05:00
Allen Byrne
ae7da889ec
HDFFV-10552 Add missing HDF5_USE_110[2]_API_DEFAULT option
2018-08-17 14:48:43 -05:00
Allen Byrne
454b04176a
Update cmake warnings to match the autotools files better
2018-08-16 15:45:31 -05:00
Allen Byrne
b8945eac22
HDFFV-10508 spelling and grammer
2018-07-31 09:28:17 -05:00
Allen Byrne
b33ba00c9c
HDFFV-9755 Document BUILD_STATIC_EXECS
2018-07-30 12:39:38 -05:00
Allen Byrne
fd20f7c0bb
Update document
2018-06-19 09:52:19 -05:00
Allen Byrne
c923219a26
HDFFV-10433 Update file with fix for issues
2018-06-11 14:34:28 -05:00
Allen Byrne
464c22c1f1
Correct hdf5 reference
2018-03-29 11:56:44 -05:00
Allen Byrne
ae48e4337f
Update CDash info
2018-03-29 11:35:48 -05:00
Allen Byrne
f977c619d3
Update CMake reference and check CDash reference
2018-03-29 11:22:00 -05:00
Allen Byrne
0a469016e0
Update URLs
2018-03-29 11:19:30 -05:00