summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_Windows_Short_NET.TXT
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r17758] Remove .NET references from windows text files and batch filesAllen Byrne2009-10-271-170/+1
|
* [svn-r15303] Purpose: Minor typo in Windows documentation (zlib DLL directory)Scott Wegner2008-06-301-2/+2
| | | | | Description: When specifying library search path in Visual Studio, use the DLL folder for zlib. Previously we pointed to the "lib" folder, which was causing confusion.
* [svn-r15005] Purpose: Minor updates to Windows documentation.Scott Wegner2008-05-151-9/+8
| | | | | | | | | | | | | | | | Description: -- INSTALL_Windows.txt: -- Update szip version number to 2.1 -- Extra details for setting up 64-bit builds -- Explain adding HDF5 link settings more clearly -- Add link to FAQ -- Misc. typos and formatting -- INSTALL_Windows_From_Command_Line.txt -- Add note about 64-bit support -- INSTALL_Windows_Short_NET.TXT -- Add notes detailing features unsupported on VS.NET -- INSTALL_Windows_Short_VS2005.TXT -- Add notes about extra features.
* [svn-r14434] Purpose: Minor updates to compiler-specific Windows documentationScott Wegner2008-01-161-13/+3
| | | | | Description: After doing a quick review of the documentation, I found a few points that had been overlooked before.
* [svn-r14432] Purpose: Update Windows documentation concerning VS6Scott Wegner2008-01-161-40/+3
| | | | | Details: We no longer support Visual Studio 6.0, so we note it in the documentation. Also, updated the path references in VS.NET documentation
* [svn-r14093] Purpose: Convert Windows projects to VS2005 format and support ↵Scott Wegner2007-08-161-51/+48
| | | | | | | | | | | 64-bit Fortran Description: This checkin is another Windows project cleanup, and also extends our Windows support for 64-bit Fortran. Project files are now in VS2005 format, rather than VS.NET. A couple projects have been renamed to be more descriptive (*cstub rather than *_lib), and project settings make better use of build macros. This will make them much easier to update in the future. Tested: VS2005 on WinXP 32-bit VS2005 on WinXP x64
* [svn-r13931] Purpose: Update Windows documentationScott Wegner2007-07-021-122/+71
| | | | | | | | | | 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.
* [svn-r13696] Various updates to Windows documentation.Scott Wegner2007-04-231-2/+2
| | | | Mostly just correcting typos, no testing needed.
* [svn-r13674] Added Windows "short" documentation for building with Visual ↵Scott Wegner2007-04-171-4/+27
| | | | | | Studio 2005. No testing needed.
* [svn-r13671] Updated Windows documentation to use new files for external ↵Scott Wegner2007-04-161-4/+4
| | | | | | libraries. No testing needed.
* [svn-r13397] Various updates to bring Windows documentation up to date.Scott Wegner2007-02-261-2/+5
|
* [svn-r12299] Purpose:Fang Guo2006-04-251-0/+3
| | | | | | | | | | | | Maintenance on Windows Description: ttsafedll will be automatically enabled when using .Net and Intel Add in some instructions for this in applicable places Solution: Platforms tested: Misc. update:
* [svn-r11172] Purpose:Fang Guo2005-07-291-105/+139
| | | | | | | | | | | Maintenance on windows Description: Add contents on high level dlls Solution: Platforms tested: Misc. update:
* [svn-r10968] Purpose:Fang Guo2005-06-211-1/+1
| | | | | | | | | | | Change formats. Description: Solution: Platforms tested: Misc. update:
* [svn-r10929] Purpose:Fang Guo2005-06-161-11/+17
| | | | | | | | | | | Modify format and typo Description: Solution: Platforms tested: Misc. update:
* [svn-r10893] Purpose:Fang Guo2005-06-101-0/+212
Add short version instruction for Visual C++ .net 2003 Description: Short version instruction for building and testing HDF5 with Visual C++ .Net was added. Solution: Platforms tested: Misc. update: