summaryrefslogtreecommitdiffstats
path: root/windows/Installf90Examples.BAT
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r22952] Purpose:Dana Robinson2012-10-231-140/+0
| | | | | Removed legacy Visual Studio solutions and projects, which will no longer be supported after HDF5 1.8.10.
* [svn-r20081] Update USING file for changes to examples batch files and added ↵Allen Byrne2011-02-111-30/+0
| | | | missing instructions.
* [svn-r13258] Updated copyright notice in Windows batch files.Albert Cheng2007-02-071-2/+3
|
* [svn-r12464] Changed "eol-style" property on all Windows-specific files to ↵Quincey Koziol2006-07-141-168/+168
| | | | | | be "CRLF" instead of "native".
* [svn-r11656] Purpose:Fang Guo2005-11-011-0/+14
| | | | | | | | | | | Add in copyright information Description: Solution: Platforms tested: Windows XP Misc. update:
* [svn-r10251] Purpose:Fang Guo2005-03-221-0/+155
Remove all.zip for supporting windows. Why? 1. Avoid confliction for windows programmers 2. Decrease size of CVS tree by adding all.zip 3. Avoid using winzip as the intermediate step Kent Yang Description: Put all windows project files under hdf5/windows directory. This check-in includes some batch files. Solution: Platforms tested: VS 6.0, windows XP Misc. update: