Go to file
Albert Cheng c2bf6ea162 [svn-r24739] Bug fix: HDFFV-8684
h5committest failed in platypus because cmakehdf5 failed in installation because cmake generates
a install-tarball based on incomplete version number (subrelease string is missing).

Solution:
Fixed $HDF5_PACKAGE_VERSION to contain the subrelease string.
Fixed $HDF5_PACKAGE_VERSION_STRING to be the same as $HDF5_PACKAGE_VERSION.

Tested: jam and platypus in both trunk and v18 branches because the current
version number is trunk has a null sub-release and v18 has a non-null sub-release.
That covers both grounds.
2014-02-26 16:29:55 -05:00
bin [svn-r24617] Changed --old to --script as directed by Allen. 2014-01-07 14:31:02 -05:00
c++ [svn-r24716] Snapshot version 1.9 release 172 2014-02-16 03:32:48 -05:00
config [svn-r24716] Snapshot version 1.9 release 172 2014-02-16 03:32:48 -05:00
examples [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be cleaned. CMake update to clean testfiles. 2013-11-01 16:15:37 -05:00
fortran [svn-r24727] Description: 2014-02-21 11:53:33 -05:00
hl [svn-r24726] Description: 2014-02-20 16:29:26 -05:00
m4 [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, libtool 2.4.2 2012-08-22 00:00:32 -05:00
perform [svn-r24726] Description: 2014-02-20 16:29:26 -05:00
release_docs [svn-r24716] Snapshot version 1.9 release 172 2014-02-16 03:32:48 -05:00
src [svn-r24726] Description: 2014-02-20 16:29:26 -05:00
test [svn-r24726] Description: 2014-02-20 16:29:26 -05:00
testpar [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
tools [svn-r24726] Description: 2014-02-20 16:29:26 -05:00
vms [svn-r24716] Snapshot version 1.9 release 172 2014-02-16 03:32:48 -05:00
.autom4te.cfg
.h5chkright.ini
ACKNOWLEDGMENTS [svn-r19803] Description: 2010-11-17 11:42:57 -05:00
aclocal.m4 [svn-r24120] HDFFV-8345: plugin test properly checks static-exec result to include test. 2013-09-10 09:24:34 -05:00
acsite.m4 [svn-r18709] Purpose: 2010-05-05 12:34:26 -05:00
CMakeFilters.cmake [svn-r24643] Handle szip lib like zlib lib 2014-01-24 15:05:56 -05:00
CMakeInstallation.cmake [svn-r24722] Set NSIS display name 2014-02-18 10:07:53 -05:00
CMakeLists.txt [svn-r24739] Bug fix: HDFFV-8684 2014-02-26 16:29:55 -05:00
configure [svn-r24716] Snapshot version 1.9 release 172 2014-02-16 03:32:48 -05:00
configure.ac [svn-r24716] Snapshot version 1.9 release 172 2014-02-16 03:32:48 -05:00
COPYING [svn-r23883] Description: 2013-07-09 16:00:53 -05:00
CTestConfig.cmake [svn-r24198] Change Internal CDash site. 2013-09-25 15:03:59 -05:00
Makefile.am [svn-r21505] Updated svn properties as needed in source root. 2011-10-10 16:11:00 -05:00
Makefile.dist
Makefile.in [svn-r24194] Don't add hdf5 library dependencies to lib files when --disable-sharedlib-rpath configure option is invoked. Fix for HDFFV-8276. 2013-09-23 20:14:24 -05:00
MANIFEST [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward project for 2014-02-13 17:12:46 -05:00
README.txt [svn-r24716] Snapshot version 1.9 release 172 2014-02-16 03:32:48 -05:00
UserMacros.cmake [svn-r24167] HDFFV-8513, HDFFV-8522 Plugin testing in h5repack, h5dump. 2013-09-19 11:38:08 -05:00

HDF5 version 1.9.173 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 VMS and 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.