summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2009-11-09 16:20:17 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2009-11-09 16:20:17 (GMT)
commit08d7e05692bde02fa1080483392118c6a2213a4a (patch)
tree232c578ccf1253fa15fed2828d23df23061af042
parenta146430dc471c65f08bf4c8564a3aa218cf231c5 (diff)
parent0c8fcc5373a6dcdd4aaf588eab315249f220aa83 (diff)
downloadhdf5-08d7e05692bde02fa1080483392118c6a2213a4a.zip
hdf5-08d7e05692bde02fa1080483392118c6a2213a4a.tar.gz
hdf5-08d7e05692bde02fa1080483392118c6a2213a4a.tar.bz2
[svn-r17854] Maintenance: This is a second attempt to tag 1.6.10 release after
Windows files were modified and new released tar ball was recreated.
-rw-r--r--README.txt2
-rwxr-xr-xc++/configure2
-rwxr-xr-xconfigure2
-rw-r--r--doc/html/ADGuide/RELEASE.txt2
-rwxr-xr-xfortran/configure2
-rw-r--r--release_docs/INSTALL_Windows.txt50
-rw-r--r--release_docs/RELEASE.txt2
-rwxr-xr-xwindows/all.zipbin485155 -> 532314 bytes
8 files changed, 13 insertions, 49 deletions
diff --git a/README.txt b/README.txt
index 5b8cce1..0a902d1 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,4 @@
-HDF5 version 1.6.10 released on Thu Nov 5 16:36:46 CST 2009
+HDF5 version 1.6.10 released on Mon Nov 9 11:00:32 CST 2009
Please refer to the release_docs/INSTALL file for installation instructions.
------------------------------------------------------------------------------
diff --git a/c++/configure b/c++/configure
index c6bf0a6..0c3ecb1 100755
--- a/c++/configure
+++ b/c++/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From c++/configure.in Id: configure.in 17783 2009-10-28 22:43:33Z epourmal .
+# From c++/configure.in Id: configure.in 17844 2009-11-05 22:39:48Z acheng .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for HDF5 C++ 1.6.10.
#
diff --git a/configure b/configure
index d0dc60b..b9b476d 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Id: configure.in 17783 2009-10-28 22:43:33Z epourmal .
+# From configure.in Id: configure.in 17844 2009-11-05 22:39:48Z acheng .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for HDF5 1.6.10.
#
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt
index b16f73e..a8607cb 100644
--- a/doc/html/ADGuide/RELEASE.txt
+++ b/doc/html/ADGuide/RELEASE.txt
@@ -1,4 +1,4 @@
-HDF5 version 1.6.10 released on Thu Nov 5 16:36:46 CST 2009
+HDF5 version 1.6.10 released on Mon Nov 9 11:00:32 CST 2009
================================================================================
INTRODUCTION
diff --git a/fortran/configure b/fortran/configure
index 3fe71f7..8ec44df 100755
--- a/fortran/configure
+++ b/fortran/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From fortran/configure.in Id: configure.in 17783 2009-10-28 22:43:33Z epourmal .
+# From fortran/configure.in Id: configure.in 17844 2009-11-05 22:39:48Z acheng .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for HDF5 Fortran 1.6.10.
#
diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt
index 2ce90ba..f1165c4 100644
--- a/release_docs/INSTALL_Windows.txt
+++ b/release_docs/INSTALL_Windows.txt
@@ -1119,43 +1119,7 @@ Section VII: Building with Intel Fortran 9.1
Fortran 9.1 Compiler.
- 1.1 Extract Compaq Fortran Project Files
-
- a. Select project "flush1_fortran" in the Solution Explorer
- window. In the Project menu, select
- "Extract Compaq Visual Fortran Project".
-
- Do the same thing for the following project files, but for now, skip
- the projects labelled "**SKIP**":
-
- flush1_fortrandll
- flush2_fortran
- flush2_fortrandll
- hdf5_fortran
- hdf5_fortrandll
- **SKIP** libtest_fortran
- libtest_fortrandll
- testhdf5_fortran
- testhdf5_fortrandll
-
-
- b. Select project "libtest_fortran" in the Solution
- Explorer window. In the Project menu, select
- "Extract Compaq Visual Fortran Project". Since Project
- file "libtest_fortran" contain both C and Fortran code,
- you will be asked to specify which project, either
- Fortran or C/C++, will serve as the main project for
- this mixed language projects. Choose
- "The Intel Fortran project" as the the main project and
- click "OK".
-
- Note: In Visual Studio 2005, you may receive a message that
- says "The attempt to convert the Fortran project file failed.
- The project file (.vcproj) has not been converted." This message
- can safely be ignored.
-
-
- 1.3: Fix Project Output
+ 1.1 Fix Project Output
1) Change libtest_fortran_lib Release Output
@@ -1190,7 +1154,7 @@ Section VII: Building with Intel Fortran 9.1
Then click "OK".
- 1.4: Change project dependencies
+ 1.2: Change project dependencies
To check the project dependencies,
@@ -1208,7 +1172,7 @@ Section VII: Building with Intel Fortran 9.1
testhdf5_fortran
- 1.5 Building HDF5 C/C++/Fortran Libraries and Tools
+ 1.3 Building HDF5 C/C++/Fortran Libraries and Tools
Select "Build", then Select "Configuration Manager".
@@ -1216,7 +1180,7 @@ Section VII: Building with Intel Fortran 9.1
Select "Ok". Select "Build" -> "Build" or "Rebuild All" to
build Debug or Release version of HDF5 C, C++, fortran
- Library using Intel fortran 9.1 Compiler with .Net 2003 or .Net 2005.
+ Library using Intel fortran 9.1 Compiler with .Net 2003 or VS 2005.
2. Test HDF5 Static and High Level Fortran Library
@@ -1294,10 +1258,10 @@ Section VII: Building with Intel Fortran 9.1
1. Invoke Intel Fortran Compiler 9.1 or above under Microsoft
Visual Studio development environment, go to "File" and select
- the "Open Workspace" option.
+ the "Open Solution" option.
- Then open the workspace
- c:\MyHDFstuff\hdf5\fortran\examples\allf90examples\allf90examples.dsw.
+ Then open the solution
+ c:\MyHDFstuff\hdf5\fortran\examples\allf90examples\allf90examples.sln.
2. Select "Build", then Select "Set Active Configuration".
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index b16f73e..a8607cb 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -1,4 +1,4 @@
-HDF5 version 1.6.10 released on Thu Nov 5 16:36:46 CST 2009
+HDF5 version 1.6.10 released on Mon Nov 9 11:00:32 CST 2009
================================================================================
INTRODUCTION
diff --git a/windows/all.zip b/windows/all.zip
index 958b0cf..00280bd 100755
--- a/windows/all.zip
+++ b/windows/all.zip
Binary files differ