From 3710e39396c8c573c73dffb704ec557e05d2850b Mon Sep 17 00:00:00 2001 From: Xuan Bai Date: Mon, 16 Aug 2004 17:24:06 -0500 Subject: [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: --- windows/all.zip | Bin 334079 -> 335234 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/windows/all.zip b/windows/all.zip index f95bda5..f1945db 100755 Binary files a/windows/all.zip and b/windows/all.zip differ -- cgit v0.12