Commit Graph

24 Commits

Author SHA1 Message Date
Scott Wegner
20be26bdc6 [svn-r14057] Purpose: Fixes for 64-bit Windows Intel Fortran 9.1
Description:

We are porting Fortran to 64-bit Windows, and need to make many syntactical changes to bring the code up to date.  We now go back to using "!DEC$" rather than "!MS$" in our "ATTRIBUTE" code.  Also, the naming conventions for mixed language is inconsistent from 32- to 64- bit Windows.  To make up with this, we use the "decorate" flag.  We also needed to change the "calling convention" in project settings from "CVF" to "default".

Also other minor cleanups on project files.

Tested:
32-bit: VS.NET and VS2005
64-bit: VS2005
2007-08-09 09:04:05 -05:00
Scott Wegner
e2477c8d0b [svn-r14036] Purpose: Fix Windows debug DLL naming scheme
Description:
At a previous seminar, it was brought up that the naming scheme for Windows debug DLL is inconsistent.  Specifically, some use *ddll, while others use *dlld.  *dlld is more widely-used, so we decided this is "correct".  This changes others to use this scheme, and adapts other projects / install scripts / documentation.

Tested:
Visual Studio .NET on WinXP
2007-08-03 09:44:44 -05:00
Scott Wegner
6f175a8ff2 [svn-r13922] Purpose: First step in VS6 Depreciation
Desciption:
This is the first major check-in in the process of depreciating Visual Studio 6.0.  We create a new directory, windows_vs6, which now holds all of our previous VS6 project files.  We expect to maintain this directory for only a short time (perhaps one release), so users have time to make the change.

The ./windows directory now contains project files for Visual Studio .Net, as well as existing source and test scripts.  This will allow us to greatly simplify the build process for the majority of our users.

We have created a new solution (.Net equivolent of workspace) that houses the Fortran project files.  This allowed us to remove these files from the main solution, as well as streamline the conversion in the Fortran solution.  It is also much easier now to convert to Visual Studio 2005 files.

Notes:
I didn't update the MANIFEST with this check-in, I will make those changes shortly.  
Also, I haven't yet updated the documentation to reflect this check-in.  That is going to require more work.
We will be giving a seminar in the coming weeks about .Net and how to migrate over.

Tested:
VS6/VNET/VS2005 on WinXP 32/64-bit
2007-06-27 14:13:45 -05:00
Scott Wegner
a27b1b6e31 [svn-r13712] Various changes made to bring Windows example tests up to date.
Tested:
VS 2005 on Win XP
2007-04-30 16:36:54 -05:00
Albert Cheng
26b908439d [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
Albert Cheng
42f1acfcd7 [svn-r13256] Updated fortran source code with new THG copyright.
Tested: kagiso.
2007-02-07 12:55:01 -05:00
Quincey Koziol
b69cf7ea84 [svn-r12464] Changed "eol-style" property on all Windows-specific files to be "CRLF"
instead of "native".
2006-07-14 00:41:50 -05:00
Fang Guo
ed6944c012 [svn-r11829] Purpose:
Maintenance on Windows
Description:
Fix an error
Solution:

Platforms tested:

Misc. update:
2005-12-21 15:58:59 -05:00
Fang Guo
9121ddec83 [svn-r11805] Purpose:
Maintenance on Windows
Description:
Add batch file to test hl fortran examples
Solution:

Platforms tested:
Windows XP
Misc. update:
2005-12-20 15:32:27 -05:00
Fang Guo
91ddc081ba [svn-r11804] Purpose:
Maintenance on Windows
Description:
Add hl fortran examples
Solution:

Platforms tested:
Windows XP
Misc. update:
2005-12-20 15:31:38 -05:00
Fang Guo
d6c3f66882 [svn-r11803] Purpose:
Maintenance on Windows
Description:
Add in hl fortran examples
Solution:

Platforms tested:
Windows XP
Misc. update:
2005-12-20 15:30:02 -05:00
Fang Guo
2737d99bc2 [svn-r11659] Purpose:
Add in copyright notice
Description:

Solution:

Platforms tested:
Windows XP
Misc. update:
2005-11-01 14:00:13 -05:00
Fang Guo
552252e0af [svn-r11134] Purpose:
Maintenance
Description:
Update project setting to remove unused macro
Solution:

Platforms tested:
MSVS 6.0 on windows Xp
Misc. update:
2005-07-22 17:21:44 -05:00
Fang Guo
7efcd3194b [svn-r11132] Purpose:
Improvement
Description:
Add high level fortran dll tests
Solution:

Platforms tested:

Misc. update:
2005-07-22 17:15:26 -05:00
Fang Guo
0a9fe184f8 [svn-r11131] Purpose:
Improvement
Description:
high level fortran dll lite test project file added
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-22 17:11:22 -05:00
Fang Guo
4e48b2abe7 [svn-r11130] Purpose:
Improvement
Description:
high level fortran dll table test project file added
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-22 17:10:02 -05:00
Fang Guo
fc58c147d5 [svn-r11129] Purpose:
Improvement
Description:
Add high level fortran dll image test project file
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-22 17:08:42 -05:00
Fang Guo
00ef6f0e17 [svn-r10399] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Update hl_test_table_fortran high level fortran project file.
Solution:

Platforms tested:
COMPAQ VISUAL FORTRAN 6.0.
Misc. update:
2005-03-24 10:12:36 -05:00
Fang Guo
27c56d323d [svn-r10398] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Update hl_test_lite_fortran high level fortran project files.
Solution:

Platforms tested:
COMPAQ VISUAL FORTRAN 6.0.
Misc. update:
2005-03-24 10:10:44 -05:00
Fang Guo
ee055c221b [svn-r10397] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Update hl_test_image_fortran high level fortran project files.
Solution:

Platforms tested:
COMPAQ VISUAL FORTRAN 6.0
Misc. update:
2005-03-24 10:08:48 -05:00
Fang Guo
7730324deb [svn-r10265] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add high-level fortran project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 09:32:30 -05:00
Fang Guo
4f75b40d2a [svn-r10264] Purpose:
For windows support, Remove all.zip from HDF5. Description:
Add high-level fortran project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 09:31:10 -05:00
Fang Guo
157de441f4 [svn-r10263] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add high-level fortran test project file.
Solution:

Platforms tested:
VS 6.0 on windows xp.   :wq


Misc. update:
2005-03-22 09:29:33 -05:00
Fang Guo
e199ab52be [svn-r10262] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add high-level test batch file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.

Misc. update:
2005-03-22 09:27:41 -05:00