Go to file
Jonathan Kim 840ad09105 [svn-r22617] Purpose:
Fix for HDFFV-8107 testh5diff will fail if build/test in HDF5 source tree

Description:
  This is sub-task for "HDFFV-8105 testh5diff.sh uses the wrong operator (-a) in an if statement."
  From the HDFFV-8105's update, h5diff test failed if build&test is performed in HDF5 source tree because 'cp' try to copy test files to self dir. 
  It's addressed by skipping if cp's src dir and dest dir is same.
  Also this applied for all other tools under src/tools dir.
  No change to the CMakeLists.txt files because CMake cautions/demands that in-source builds be avoided.

  
Tested: 
 jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), some manual tests as well
2012-08-01 10:37:40 -05:00
bin [svn-r22229] Description: 2012-04-01 17:32:04 -05:00
c++ [svn-r22525] Snapshot version 1.9 release 124 2012-07-09 11:54:50 -05:00
config [svn-r22614] Revert heading of summary. 2012-07-30 14:15:31 -05:00
examples [svn-r22426] Add examples/README file to be installed with examples. 2012-06-02 13:54:58 -05:00
fortran [svn-r22525] Snapshot version 1.9 release 124 2012-07-09 11:54:50 -05:00
hl [svn-r22611] Fixed: HDFFV-8013 H5LTget_attribute_string appears to not close an object identifier 2012-07-26 22:18:03 -05:00
m4 [svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15. 2010-11-23 17:56:59 -05:00
perform [svn-r22450] Update winsock define to match autotools configure check 2012-06-11 10:49:25 -05:00
release_docs [svn-r22617] Purpose: 2012-08-01 10:37:40 -05:00
src [svn-r22608] Description: 2012-07-26 14:33:59 -05:00
test [svn-r22601] Purpose: Fix HDFFV-5853 2012-07-25 16:50:22 -05:00
testpar [svn-r22388] remove unbalanced bracket 2012-05-22 09:03:43 -05:00
tools [svn-r22617] Purpose: 2012-08-01 10:37:40 -05:00
vms [svn-r22525] Snapshot version 1.9 release 124 2012-07-09 11:54:50 -05:00
windows [svn-r22525] Snapshot version 1.9 release 124 2012-07-09 11:54:50 -05:00
.autom4te.cfg
.h5chkright.ini
ACKNOWLEDGMENTS [svn-r19803] Description: 2010-11-17 11:42:57 -05:00
aclocal.m4 [svn-r20502] Purpose: 2011-04-14 14:45:57 -05:00
acsite.m4
CMakeLists.txt [svn-r22602] 2012-07-25 17:17:48 -05:00
configure [svn-r22525] Snapshot version 1.9 release 124 2012-07-09 11:54:50 -05:00
configure.in [svn-r22525] Snapshot version 1.9 release 124 2012-07-09 11:54:50 -05:00
COPYING [svn-r21861] Description: 2012-01-03 14:45:56 -05:00
CTestConfig.cmake [svn-r21886] Correct name of Test Timeout 2012-01-23 09:17:39 -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-r21249] Description: Part II of F2003 branch merge into the trunk. 2011-08-18 09:38:53 -05:00
MANIFEST [svn-r22599] FinHDF5 should be generated during build. 2012-07-24 09:10:05 -05:00
README.txt [svn-r22525] Snapshot version 1.9 release 124 2012-07-09 11:54:50 -05:00

HDF5 version 1.9.124 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.

    hdf5dev     - For discussion of the HDF5 library development
                  with developers and other interested parties.

To subscribe to a list, send mail to "<list>-subscribe@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@hdfgroup.org

Messages to be sent to the list should be sent to "<list>@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.