Go to file
Scott Wegner e039e5125c [svn-r14066] Purpose: Streamline Windows typegen projects
Description:
Previously the process of generating h5tinit.c, as well as the Fortran type files, was very manual on Windows.  For Fortran, the process included opening 4 different solutions, and running 4 different commands from the prompt.  I've made things very much more automated, and now only requires only building one project for either C or C/Fortran.  Running the commands to generate the file is done automatically.

Tested: VS.NET
2007-08-10 10:19:56 -05:00
bin
c++
config
examples
fortran
hl
perform
release_docs [svn-r14066] Purpose: Streamline Windows typegen projects 2007-08-10 10:19:56 -05:00
src [svn-r14065] Second try at checking in the "cork the cache" modification. 2007-08-10 04:50:48 -05:00
test [svn-r14064] Implemented function allowing the user to cork the metadata cache. 2007-08-09 23:19:43 -05:00
testpar [svn-r14064] Implemented function allowing the user to cork the metadata cache. 2007-08-09 23:19:43 -05:00
tools
vms
windows [svn-r14066] Purpose: Streamline Windows typegen projects 2007-08-10 10:19:56 -05:00
windows_vs6
.autom4te.cfg
.h5chkright.ini
aclocal.m4
acsite.m4
configure [svn-r14061] Purpose: Removing --disable-hsizet flag from configure. 2007-08-09 14:46:44 -05:00
configure.in [svn-r14061] Purpose: Removing --disable-hsizet flag from configure. 2007-08-09 14:46:44 -05:00
COPYING
Makefile.am
Makefile.dist
Makefile.in
MANIFEST [svn-r14066] Purpose: Streamline Windows typegen projects 2007-08-10 10:19:56 -05:00
README.txt

HDF5 version 1.8.0-beta3post1 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 the release_docs 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 can be found at the following URL:
http://hdfgroup.org/HDF5/release/alpha/obtain518.html

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

   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.
E.g., mail hdf5-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.