Commit Graph

86 Commits

Author SHA1 Message Date
Scott Wegner
27e823f08b [svn-r14265] Purpose: Bring Windows test scripts up to date for h5diff changes.
Description:
Recently, the format of parameters for h5diff was changed.  This checkin makes the neccessary changes for Windows to also bring it up to date.

Tested:
VS6 on WinXP
2007-11-19 12:59:53 -05:00
Scott Wegner
43bb1ba8e5 [svn-r14138] 2007-09-10 14:14:08 -05:00
Scott Wegner
2ab6b11aaf [svn-r14093] Purpose: Convert Windows projects to VS2005 format and support 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
2007-08-16 13:28:20 -05:00
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
7f22651492 [svn-r14034] Purpose: Remove forced symbol "gethostname@8" from Windows projects
Description:
Previously, we needed to force symbol definition "gethostname@8" for compatibility with old versions of Visual Studio.  It appears that Visual Studio no longer requires this, so we remove it.  This makes the build process on 64-bit much smoother.

Also minor updates to main documentation, command-line documentation, and removed codewarrior and INTEL docs.

Tested:
VS.NET
VS2005
chkmanifest
2007-08-02 15:06:31 -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
Scott Wegner
159fe4b610 [svn-r13667] Added Windows hl test script for gif2hf and h52gif testing to bring up to date with Linux. Updated MANIFEST for new file added.
Tested:

VS6 on Windows XP
2007-04-15 11:01:38 -05:00
Scott Wegner
a644ba9fd0 [svn-r13620] Old source file readhdf.c removed from Windows project files h52gif and h52gifdll.
Tested:
VS6 and VS2005 on WinXP
2007-04-09 16:16: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
MuQun Yang
46e41daa62 [svn-r12690] h5test.h and libtest.a are needed for high level test projects. Windows projects need to be updated.
Test with MSVS 6.0
2006-09-27 17:18:49 -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
4486efac6d [svn-r12178] Purpose:
Maintenance on Windows
Description:
Change dll projects output path and
let output of  dll projects generated into a separate
directory from static projects
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-30 13:04:58 -05:00
Fang Guo
b0bf1e8c52 [svn-r12101] Purpose:
Maintenance on Windows
Description:
Changes on  project settings
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-16 12:51:01 -05:00
Fang Guo
d596ce8b81 [svn-r12100] Purpose:
Maintenance on Windows
Description:
Replace the old source code with the new check in

Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-16 12:49:43 -05:00
Fang Guo
ed78e967e0 [svn-r12099] Purpose:
Maintenance on Windows
Description:
Replace the old source code with the new check in
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-16 12:46:26 -05:00
Fang Guo
7c5f7650c7 [svn-r12037] Purpose:
Maintenance on Windows
Description:
Move gifconv project files
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-07 17:34:18 -05:00
Fang Guo
18edf4aa12 [svn-r12036] Purpose:
Maintenance on Windows
Description:
Changes on project settings
Solution:

Platforms tested:

Misc. update:
2006-03-07 17:32:58 -05:00
Fang Guo
397c135bfb [svn-r12033] Purpose:
Maintenance on Windows
Description:
Remove duplicated source code files
Solution:

Platforms tested:

Misc. update:
2006-03-07 15:05:25 -05:00
Fang Guo
8199e183e5 [svn-r12031] Purpose:
Maintenance on Windows
Description:
Include more hl examples and batch file improvement
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-07 14:56:59 -05:00
Fang Guo
1214d6bd7b [svn-r12030] Purpose:
Maintenance on Windows
Description:
More hl examples added
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-07 14:20:24 -05:00
Fang Guo
bd85d78e8b [svn-r12029] Purpose:
Maintenance on Windows
Description:
Add in hl examples
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-07 14:18:36 -05:00
Fang Guo
cd895f5f35 [svn-r12028] Purpose:
Maintenance on Windows XP
Description:
Add in hl examples
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-07 14:17:53 -05:00
Fang Guo
be67f823c9 [svn-r12027] Purpose:
Maintenance on Windows
Description:
Add in hl examples
Solution:

Platforms tested:

Misc. update:
2006-03-07 14:15:53 -05:00
Fang Guo
781c97ebaf [svn-r12026] Purpose:
Maintenance on Windows
Description:
Move gifconv two project files
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-07 14:14:15 -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
029da49d52 [svn-r11823] Purpose:
move hl c examples to windows/hl/examples

Description:

Solution:

Platforms tested:

Misc. update:
2005-12-20 16:30:12 -05:00
Fang Guo
efb985021e [svn-r11822] Purpose:
move hl c examples to windows/hl/examples
Description:

Solution:

Platforms tested:

Misc. update:
2005-12-20 16:28:07 -05:00
Fang Guo
924a5ab38c [svn-r11819] Purpose:
Move hl c examples to windows/hl/examples
Description:

Solution:

Platforms tested:

Misc. update:
2005-12-20 16:10:42 -05:00
Fang Guo
14bf24805a [svn-r11818] Purpose:
Maintenance on Windows
Description:
move hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 16:07:55 -05:00
Fang Guo
d22495e8b6 [svn-r11817] Purpose:
Maintenance on Windows
Description:
Move hl c examples to hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 16:05:28 -05:00
Fang Guo
a97b208604 [svn-r11816] Purpose:
maintenance on windows
Description:
move hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 16:04:15 -05:00
Fang Guo
e05db43e1e [svn-r11815] Purpose:
Maintenance on Windows
Description:
Move hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 16:02:51 -05:00
Fang Guo
7489fee5d9 [svn-r11814] Purpose:
Windows Maintenance
Description:
move hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 16:01:18 -05:00
Fang Guo
675b025429 [svn-r11813] Purpose:
Windows maintanence
Description:
move hl c examples to windows/hl/examples directory
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:52:59 -05:00
Fang Guo
e7f9912108 [svn-r11812] Purpose:
Maintenance on windows
Description:
moving hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:49:53 -05:00
Fang Guo
405637a06e [svn-r11811] Purpose:
maintenance on windows
Description:
move hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:48:55 -05:00
Fang Guo
fe77ace583 [svn-r11810] Purpose:
Maintenace on Windows
Description:
move hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:47:30 -05:00
Fang Guo
2284c5d282 [svn-r11809] Purpose:
Maintenance on Windows
Description:
Move hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:46:40 -05:00
Fang Guo
cf98f1786b [svn-r11808] Purpose:
Maintenance on Windows
Description:
move hl c examples to windows/hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:45:53 -05:00
Fang Guo
469773938c [svn-r11807] Purpose:
Maintenance on Windows
Description:
Move hl c examples to windows/hl/examples directory
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:43:53 -05:00
Fang Guo
740f519575 [svn-r11806] Purpose:
Maintenance on Windows
Description:
Move hl c examples to the directory hl/examples
Solution:

Platforms tested:

Misc. update:
2005-12-20 15:35:05 -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
Albert Cheng
ef0b313644 [svn-r11667] Purpose:
Updated the copyright notices.
2005-11-01 14:47:22 -05:00
Fang Guo
74e97fa905 [svn-r11661] Purpose:
add in copyright notice
Description:

Solution:

Platforms tested:

Misc. update:
2005-11-01 14:03:19 -05:00
Fang Guo
3aa57f1900 [svn-r11660] Purpose:
add in copyright notice
Description:

Solution:

Platforms tested:
Windows XP
Misc. update:
2005-11-01 14:01:18 -05:00