diff options
author | Xuan Bai <xuanbai@hdfgroup.org> | 2004-08-16 22:24:06 (GMT) |
---|---|---|
committer | Xuan Bai <xuanbai@hdfgroup.org> | 2004-08-16 22:24:06 (GMT) |
commit | 3710e39396c8c573c73dffb704ec557e05d2850b (patch) | |
tree | 6a6b16ffdb3f09be61f7b05d66fce07971112f37 /windows | |
parent | 739e7f21ce1d73fa4598b23acdc8e9d63a484b47 (diff) | |
download | hdf5-3710e39396c8c573c73dffb704ec557e05d2850b.zip hdf5-3710e39396c8c573c73dffb704ec557e05d2850b.tar.gz hdf5-3710e39396c8c573c73dffb704ec557e05d2850b.tar.bz2 |
[svn-r9097] Purpose:
New Feature.
Description:
Add two new batch files for HDF5 building and testing on Windows.
Solution:
1. Add hdf5build.bat: build hdf5 from command line, which has four opitions:
hdf5build build c library and tools only
hdf5build enablecpp build c/c++ libraries and tools
hdf5build enablefortran build c/fortran libraries and tools
hdf5build enableall build c/c++/fortran libraries and tools
2. Add hdf5bt.bat: this batch file calls hdf5build.bat and hdf5check.bat to
build and test hdf5 from command line. It also has four options:
hdf5bt build and test c library and tools only
hdf5bt enablecpp build and test c/c++ libraries and tools
hdf5bt enablefortran build and test c/fortran libraries and tools
hdf5bt enableall build and test c/c++/fortran libraries and tools
Platforms tested:
Windows 2000/XP.
Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-x | windows/all.zip | bin | 334079 -> 335234 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip Binary files differindex f95bda5..f1945db 100755 --- a/windows/all.zip +++ b/windows/all.zip |