summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_Windows.txt
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r9974] Purpose:Xuan Bai2005-02-091-147/+53
| | | | | | | | | | | | | Update. Description: Update installation file on how to link HDF5 with Zlib 1.2.2 and Szip 2.0 DLL libraries. Solution: Platforms tested: Misc. update:
* [svn-r9685] Purpose:Xuan Bai2004-12-171-9/+74
| | | | | | | | | | | | | | Update. Description: Update HDF5 Windows installation documentation to include recently added HDF5 high level library and tests information. Solution: Platforms tested: Not necessary. Misc. update:
* [svn-r9510] Purpose:Xuan Bai2004-11-051-6/+6
| | | | | | | | | | | | | | Update. Description: Correct some errors in the documentation. Solution: Platforms tested: Not necessary. Misc. update:
* [svn-r9508] Purpose:Xuan Bai2004-11-051-4/+4
| | | | | | | | | | | | | | Bug Fix. Description: Correct some typos in the installation documentation. Solution: Platforms tested: Not necessary. Misc. update:
* [svn-r9503] Purpose:MuQun Yang2004-11-031-409/+1050
| | | | | | | | | | | | Update windows installation document on 1.7 branch. Description: Solution: Platforms tested: Misc. update:
* [svn-r7888] Purpose:MuQun Yang2003-11-261-79/+23
| | | | | | | | | | | | Fix some typos and clean up the doc. Description: Solution: Platforms tested: Misc. update:
* [svn-r7287] Purpose:MuQun Yang2003-08-081-16/+46
| | | | | | | | | | | | | | Add more contents related to szip Fix other bugs Description: Describe where to find szip, how to turn off szip compression. Solution: Platforms tested: Misc. update:
* [svn-r7221] Purpose:MuQun Yang2003-07-141-4/+20
| | | | | | | | | | | | | | Update install_windows.txt. Description: the description of using the allexample.dsw needs to be modified with the addition of szip to HDF5 library. Some typos are corrected. Solution: Platforms tested: Misc. update:
* [svn-r6853] Purpose:MuQun Yang2003-05-131-2/+10
| | | | | | | | | | | | | | | | | Add decriptions to use libtestD.dll. Description: libtestD.dll should be placed to a place that the user can find in order to test HDF5 DLL within HDF5 workspace. Solution: Explained in document. Platforms tested: No need Misc. update:
* [svn-r6781] Purpose:MuQun Yang2003-04-291-1/+2
| | | | | | | | | | | | | | | | | Add a little more comments on where to put DLL. Description: User can put HDF5DLL in the place where the application can find. It doesn't have to be at system directory. Solution: Add comments to "only suggest the user to use system directory". Platforms tested: text file, no need to be tested. Misc. update:
* [svn-r6778] Purpose:MuQun Yang2003-04-291-0/+23
| | | | | | | | | | | | | | Update stdio driver supported on windows Description: To tell users how to set and use stdio driver. Solution: Platforms tested: Text file doesn't have to be tested. Misc. update:
* [svn-r6449] MuQun Yang2003-03-031-46/+99
| | | | | | | | | | | | | | | Purpose: 1.update windows release doc related to the addition of semi-automatic generated H5Tinit.c project and workspace files. 2. Make the doc more clear. Description: 1. H5Tinit.c was manually maintained before and it might affect the users who wants to build and test from HDF5 snapshot release. 2. Make sure that we are supporting .Net only on XP and also emphasize to DLL users to the DLL critical section of the doc. Solution: 1. Add a section for those users to semi-auto generate H5Tinit.c. Platforms tested: Doc files, no need to test. Misc. update:
* [svn-r5453] MuQun Yang2002-05-221-313/+21
| | | | | | | | | Purpose: update, remove hdf4-related stuff. Description: hdf4 related tools have been moved out of HDF5 CVS tree, The install doc should reflect this. Solution: Platforms tested:
* [svn-r4465] MuQun Yang2001-09-211-2/+3
| | | | | | | | | | | | | Purpose: fix a bug Description: In precondition 3, winzip will unzip hdf5xxx.zip into the directory hdf5xxx and users should rename hdf5xxx into hdf5 to correctly build HDF5 library. Solution: correct the sentence in precondition 3. Platforms tested: windows 2000
* [svn-r4312] Purpose:Quincey Koziol2001-08-061-57/+7
| | | | | | | | | Feature shift Description: Take out the v1.2.x compatibility stubs and put in the hooks for v1.4.x compatibility when needed. Platforms tested: FreeBSD 4.3 (hawkwind)
* [svn-r4114] Elena Pourmal2001-07-051-0/+915
Purpose: Maintenance Description: Source directory has been rearranged. INSTALL*, HISTORY.txt and RELEASE.txt were moved to the release_docs directory. *.zip files were moved to the windows directory. README file was renamed to README.txt MANIFEST was updated to reflect those changes.