hdf5/release_docs
Larry Knox da5aca29ff
Hdf5 merge pr7 (#516)
* Modify temporary rpath for testing in java example scripts.

* Update URL in source file Copyright headers for web copy of COPYING (license) file.

* Add release_docs/code-conventions.md file.

* Add script to test h5py.

* Fix script error.

* Add file h5pytest.yml.

* Test declaration of counter variables in for loops.

* Committing clang-format changes

* Committing clang-format changes

* Added [] to line 126 of H5LTanalyze.l.
Ran bin/genparser with flex v2.6.4 and Bison v3.0.4 on jelly.

* Revert "Added [] to line 126 of H5LTanalyze.l."

This reverts commit e4a9cee441.

* Revert extra commits to match canonical develop.

* Add cmake variable HDF5_LIB_INFIX (#7)

* Add cmake variable HDF5_LIB_INFIX

This infix is added to all library names after 'hdf5'.
e.g. the infix '_openmpi' results in the library name 'libhdf5_openmpi.so'
This name is used in packages on debian based systems.
(see https://packages.debian.org/jessie/amd64/libhdf5-openmpi-8/filelist)

This option is useful when testing projects on debian based systems with
custom builds of hdf5 while trying to minimize differences between the
custom setup and the environment created by installing system packages.

* Added RELEASE.txt entry for HDF5_LIB_INFIX.

Co-authored-by: Larry Knox <lrknox@hdfgroup.org>

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Raphael Grimm <barcode@users.noreply.github.com>
2021-03-25 18:11:32 -05:00
..
COPYING Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
HISTORY-1_0-1_8_0_rc3.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
HISTORY-1_8_0-1_10_0.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
HISTORY-1_8.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
HISTORY-1_10_0-1_12_0.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
HISTORY-1_10.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
HISTORY-1_12.txt Update release text files (#109) 2020-11-23 12:04:49 -06:00
INSTALL URL and options corrections 2020-10-19 16:21:57 -05:00
INSTALL_CMake.txt Set doxygen default to normally disabled. 2020-11-09 07:55:52 -06:00
INSTALL_Cygwin.txt Update examples and fix old version references. 2020-02-26 13:54:34 -06:00
INSTALL_parallel Updated the parallel install docs. 2018-12-31 05:07:30 -08:00
INSTALL_Warnings.txt Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings."" 2020-01-23 14:40:47 -08:00
INSTALL_Windows.txt [svn-r28397] Add note about the "H5_BUILT_AS_DYNAMIC_LIB" compile definition 2015-11-18 15:26:11 -05:00
README_HDF5_CMake More info for building plugins with library 2020-09-28 09:41:43 -05:00
README_HPC Whitespace and url correction 2020-10-19 09:42:09 -05:00
RELEASE.txt Hdf5 merge pr7 (#516) 2021-03-25 18:11:32 -05:00
USING_CMake_Examples.txt Update examples and fix old version references. 2020-02-26 13:54:34 -06:00
USING_HDF5_CMake.txt Update examples and fix old version references. 2020-02-26 13:54:34 -06:00
USING_HDF5_VS.txt Update examples and fix old version references. 2020-02-26 13:54:34 -06:00