Go to file
James Laird ea9f792cd7 [svn-r12001] Purpose:
Moved gif2h5 tool to hl directory

Description:
Added a tools directory under the hl directory and moved the gif2h5 tool
to that directory.

Solution:
The gif2h5 tool was originally built in the tools directory, but this
introduced dependency issues that required special checks in the
Makefiles.am and required the top-level build order to be changed
because it depended on the HL library.
For simplicity in the Makefiles now and in the future, the gif2h5 tool
was moved to be underneath the hl library.

Platforms tested:
mir, copper, modi4, shanti
2006-03-03 16:49:10 -05:00
bin [svn-r11984] Purpose: 2006-02-28 13:11:10 -05:00
c++ [svn-r11937] Purpose: 2006-02-15 15:37:00 -05:00
config [svn-r11962] Purpose: 2006-02-21 17:13:11 -05:00
examples [svn-r11891] Purpose: Small bug fix 2006-01-25 11:53:14 -05:00
fortran [svn-r11780] Purpose: 2005-12-09 15:59:11 -05:00
hl [svn-r12001] Purpose: 2006-03-03 16:49:10 -05:00
perform [svn-r11895] Purpose: 2006-01-27 10:32:04 -05:00
release_docs [svn-r11987] Purpose: 2006-02-28 14:12:05 -05:00
src [svn-r11993] Purpose: 2006-03-01 10:04:59 -05:00
test [svn-r11968] Purpose: 2006-02-27 09:52:21 -05:00
testpar [svn-r11992] Purpose: 2006-03-01 00:54:07 -05:00
tools [svn-r12001] Purpose: 2006-03-03 16:49:10 -05:00
windows [svn-r11999] Purpose: 2006-03-02 10:18:23 -05:00
.autom4te.cfg [svn-r11619] Purpose: 2005-10-29 11:10:23 -05:00
.h5chkright.ini [svn-r11672] Purpose: 2005-11-02 14:27:12 -05:00
aclocal.m4 [svn-r10158] Purpose: 2005-03-07 12:57:27 -05:00
acsite.m4 [svn-r10179] Purpose: 2005-03-10 15:52:34 -05:00
configure [svn-r12001] Purpose: 2006-03-03 16:49:10 -05:00
configure.in [svn-r12001] Purpose: 2006-03-03 16:49:10 -05:00
COPYING [svn-r9799] Purpose: 2005-01-10 17:32:36 -05:00
Makefile.am [svn-r12001] Purpose: 2006-03-03 16:49:10 -05:00
Makefile.dist [svn-r11551] Purpose: 2005-10-11 16:13:42 -05:00
Makefile.in [svn-r12001] Purpose: 2006-03-03 16:49:10 -05:00
MANIFEST [svn-r12001] Purpose: 2006-03-03 16:49:10 -05:00
README.txt [svn-r11884] Snapshot version 1.7 release 57 2006-01-22 04:54:38 -05:00

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

This release is almost fully functional for the entire API defined in the
documentation, see the RELEASE.txt file in this directory for information
specific to this release of the library.  The INSTALL file contains
instructions on compiling and installing the library.  The INSTALL_parallel
file contains instructions on installing the parallel version of the
library.  The INSTALL* files can be found in the release_docs/ directory.

Documentation for this release is in the html directory.  Start with the
"index.html" in that directory.

Four mailing lists are currently set up for use with the HDF5
library.

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

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

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

   hdf5cvs      - For checkin notices of code development on the library,
		  not a discussion list.

To subscribe to a list, send mail to "majordomo@ncsa.uiuc.edu",
with "subscribe <list>" in the _body_, not the Subject, of the message.
E.g., subscribe hdf5 

Messages to be sent to the list should be sent to "<list>@ncsa.uiuc.edu".

Nearly daily code snapshots are now being provided at the following URL:
    ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the readme file in that directory before working with a library
snapshot.

The HDF5 website is located at http://hdf.ncsa.uiuc.edu/HDF5/

Bugs should be reported to hdfhelp@ncsa.uiuc.edu.