mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
e039e5125c
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 |
||
---|---|---|
bin | ||
c++ | ||
config | ||
examples | ||
fortran | ||
hl | ||
perform | ||
release_docs | ||
src | ||
test | ||
testpar | ||
tools | ||
vms | ||
windows | ||
windows_vs6 | ||
.autom4te.cfg | ||
.h5chkright.ini | ||
aclocal.m4 | ||
acsite.m4 | ||
configure | ||
configure.in | ||
COPYING | ||
Makefile.am | ||
Makefile.dist | ||
Makefile.in | ||
MANIFEST | ||
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.