Commit Graph

21 Commits

Author SHA1 Message Date
Allen Byrne
5e909dbaaa [svn-r18440] Corrected windows script file 2010-03-23 08:31:29 -05:00
Allen Byrne
bf9abc4fbc [svn-r18439] Changed copy script to copy all *.h files 2010-03-22 09:07:47 -05:00
Allen Byrne
fb5eabf776 [svn-r18429] Added missing copy H5srcdir_str.h commands to script. 2010-03-19 09:45:20 -05:00
Allen Byrne
60a15ad439 [svn-r16662] Remove command to copy h5Tinit.c in copy batch file. H5Tinit.c is generated during build and no longer exists in the windows/src folder.
Tested: XP64 VS2005
2009-04-03 09:20:36 -05:00
Scott Wegner
728e308764 [svn-r14597] Purpose: Backport Windows cleanup checkins from trunk
Description:
Make the Windows copy_hdf.bat a little cleaner/safer, and produce useful output in installhdf5lib.bat

Previously, all of our build output would simply go to stdout/stderr for command-line builds.  We can pipe this into a log file as a whole, but the complete logfile becomes very large very quickly.  Instead, we give the user an option to place build results and test results into separate logs (or even the same).  This will help keeping track of results in our automated testing.

Tested:
VS2005 on WinXP
2008-02-18 10:48:34 -05:00
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
fe6c92ebd3 [svn-r13960] Purpose: Remove obsolete Windows files
Description:
Previously, there was a very intricate process for converting VS6 project files to VS.NET format for testing on the command-line.  Now that we maintain VS.NET project files, this system is no longer neccessary.  The same builds are now carried out in hdf5build.BAT, so the previous files are obsolete.

Removing them, and updating the MANIFEST

Tested:
WinXP
2007-07-10 13:32:20 -05:00
Scott Wegner
3045853b76 [svn-r13852] Added includes in various places to make it possible to set windows as the default vfd. Although sec2 is still default on Windows, it should now be possible to switch by simply changing H5pubconf.h .
Tested:
.NET 2003 on WinXP
2007-06-11 17:27:07 -05:00
Scott Wegner
5aacf74f24 [svn-r13824] Added new Windows low-level file driver. Eventually, this will replace sec2 as the default driver on Windows. However, it still needs some work right now, and is currently not set to build by default.
Tested:
Visual Studio 2005 (still fails a few tests)
2007-05-31 14:01:44 -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
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
838e799710 [svn-r12089] Purpose:
Maintenance on Windows
Description:
Del the line to copy hl examples source code.

Solution:

Platforms tested:

Misc. update:
2006-03-14 11:23:49 -05:00
Fang Guo
9882c09fab [svn-r11827] Purpose:
Maintenance on Windows
Description:
Changes due to hl c examples' location changed
Solution:

Platforms tested:

Misc. update:
2005-12-21 15:54:46 -05:00
Albert Cheng
0cc4fba8b7 [svn-r11654] Added copyright notice as an example. 2005-11-01 12:00:20 -05:00
Fang Guo
da1f73f926 [svn-r11160] Purpose:
Maintenance
Description:
Add copy for  high level c library examples' source code
Solution:

Platforms tested:

Misc. update:
2005-07-26 17:22:15 -05:00
Fang Guo
5f4089a8ef [svn-r10925] Purpose:
Add comments.
Description:

Solution:

Platforms tested:

Misc. update:
2005-06-16 12:52:15 -05:00
Fang Guo
46323232f3 [svn-r10895] Purpose:
Update batch file.
Description:
Add batch file for intel and visual c++ .Net
Solution:

Platforms tested:

Misc. update:
2005-06-10 14:15:01 -05:00
MuQun Yang
8ab8a39817 [svn-r10664] Purpose:
H5f90i_gen.h has to be copied to fortran/src for windows.
Add this line in the batch file.

Description:

Solution:

Platforms tested:
MSVS 6.0 on windows XP


Misc. update:
2005-04-26 10:51:28 -05:00
Fang Guo
6d23bbece1 [svn-r10502] Purpose:
Update batch file.
Description:

Solution:

Platforms tested:

Misc. update:
2005-03-29 15:47:52 -05:00
Fang Guo
36d7bd204d [svn-r10251] Purpose:
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:
2005-03-22 08:49:02 -05:00