summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_MinGW.txt
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r22770] Update windows release docs to match 1.8Allen Byrne2012-09-171-0/+269
|
* [svn-r18940] Update Cygwin and Windows referencesAllen Byrne2010-06-011-263/+0
| | | | Removed support for MinGW
* [svn-r14999] Purpose: Minor updates to MinGW installation notesScott Wegner2008-05-141-44/+60
| | | | | | | | Description: Small changes, such as commenting out an additional test and fixing the search path, have been added to the MinGW install instructions. Tested: MinGW on WinXP
* [svn-r14316] Purpose: Update test directories in MinGW documentationScott Wegner2007-12-031-1/+3
| | | | | | | | Description: There are many tests that are unsupported on MinGW because of the way it handles certain syntax in shell scripts (particularly '/'). As a result, we list a few tests that users must comment out in various Makefile.in's. This checkin updates the location of h5stat-- it was formerly in ./tools/misc, but has been moved it ./tools/h5stat. Tested: MinGW on WinXP
* [svn-r13951] Purpose: Update Windows documentationScott Wegner2007-07-061-7/+13
| | | | | | | | Description: Explain why Fortran isn't supported on MinGW and give users an "unsupported" alternative. Also re-worked the main documentation to clarify using the HDF5 DLL libraries. Tested: None needed.
* [svn-r13931] Purpose: Update Windows documentationScott Wegner2007-07-021-0/+239
Description: This makes major updates to the Windows installation documentation, to account for the switch from VS6 to .NET. Installation instructions for 6.0 can also be found in INSTALL_Windows_Short_MSVS6.0.TXT, although it's noted that we are phasing out our VS6 support. Also added install instrctions for MinGW, to reflect our initial support. Updated MANIFEST for new file checkin. Tested: Instructions for each configuration have been tested.