Go to file
Allen Byrne 8f34c3cfd4 Merge pull request #436 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '62770c64326f844739c2753bfee49c297f2c7a39':
  Update tool dyn lib
  LDFLAGS module forces .so lib to be built on osx instead of .dylib
  java jni lib also needs to avoid the version-info
  HDFFV-10170 undo patch
  Add plugin options for libs
2017-04-18 15:22:12 -05:00
bin Remove extra space added by h5vers to version string in H5.java, which 2017-03-21 11:40:11 -05:00
c++ Description: 2017-03-20 21:56:50 -05:00
config Remove duplicated paths, add new paths 2017-03-28 13:42:00 -05:00
examples HDFFV-10094: upgrade cmake command conventions 2017-01-11 14:02:34 -06:00
fortran Combined the README_DEVEL and README, and removed out-dated README material 2017-04-11 12:18:49 -05:00
hl Switch to using flag in signal handler, to trigger dropping out of main loop 2017-04-03 11:56:52 -07:00
java LDFLAGS module forces .so lib to be built on osx instead of .dylib 2017-04-18 13:27:54 -05:00
m4
release_docs added point to build script repo. 2017-04-18 09:21:36 -05:00
src Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) 2017-04-17 12:34:10 -05:00
test HDFFV-10170 undo patch 2017-04-18 11:04:22 -05:00
testpar Omnibus checkin for several relatively minor modifications: 2017-03-28 11:21:40 -05:00
tools Update tool dyn lib 2017-04-18 14:23:35 -05:00
.autom4te.cfg
.gitattributes Added .gitignore and .gitattributes files with contents from the last 2016-09-01 16:15:15 -05:00
.gitignore ignore java classpath 2017-04-17 13:19:20 -05:00
.h5chkright.ini
ACKNOWLEDGMENTS
acsite.m4
autogen.sh
CMakeFilters.cmake
CMakeInstallation.cmake
CMakeLists.txt Fix CMake regex commands 2017-04-06 11:22:29 -05:00
configure.ac Extend h5vers to update version strings in java files and h5repack 2017-03-20 17:14:16 -05:00
COPYING Add LBNL license file and modify COPYING file accordingly. 2017-03-29 13:36:52 -05:00
COPYING_LBNL_HDF5 Add LBNL license file and modify COPYING file accordingly. 2017-03-29 13:36:52 -05:00
CTestConfig.cmake Update cmake min version and cmake command convention 2017-01-10 17:10:03 -06:00
Makefile.am
Makefile.dist
MANIFEST updated with README changes 2017-04-11 13:16:16 -05:00
README.txt Extend h5vers to update version strings in java files and h5repack 2017-03-20 17:14:16 -05:00
UserMacros.cmake

HDF5 version 1.11.0 currently under development
Please refer to the release_docs/INSTALL file for installation instructions.
------------------------------------------------------------------------------

This release is fully functional for the API described in the documentation. 
See the RELEASE.txt file in the release_docs/ directory for information 
specific to this release of the library.  Several INSTALL* files can also be 
found in the release_docs/ directory:  INSTALL contains instructions for 
compiling and installing the library;  INSTALL_parallel contains instructions 
for installing the parallel version of the library;  similarly-named files
contain instructions for several environments on MS Windows systems. 

Documentation for this release can be found at the following URL:
    http://www.hdfgroup.org/HDF5/doc/.

The following  mailing lists are currently set up for HDF5 Library users:

    news        - For announcements of HDF5 related developments,
                  not a discussion list.

    hdf-forum   - For general discussion of the HDF5 library with
                  other users.

To subscribe to a list, send mail to "<list>-subscribe@lists.hdfgroup.org".
where <list> is the name of the list.  For example, send a request 
to subscribe to the 'news' mail list to the following address:
    news-subscribe@lists.hdfgroup.org

Messages sent to the list should be addressed to "<list>@lists.hdfgroup.org".

Periodic code snapshots are provided at the following URL:
    ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the README.txt file in that directory before working with a 
library snapshot.

The HDF5 website is located at http://hdfgroup.org/HDF5/

Bugs should be reported to help@hdfgroup.org.