Commit Graph

991 Commits

Author SHA1 Message Date
Fang Guo
18396d9bc1 [svn-r10966] Purpose:
Update project file.
Description:
H5Pocpl.c was added into windows/proj/hdf5dll/hdf5dll.dsp
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-06-21 12:26:35 -05:00
Fang Guo
ce52db2fa3 [svn-r10965] Purpose:
Update hdf5 project file.
Description:
H5Pocpl.c was added into windows/proj/hdf5/hdf5/dsp
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-06-21 12:25:10 -05:00
Fang Guo
d95e464817 [svn-r10964] Purpose:
Update solution file all.sln
Description:

Solution:

Platforms tested:

Misc. update:
2005-06-21 09:35:12 -05:00
Fang Guo
92fba3f663 [svn-r10943] Purpose:
Rename dt_atomic to dt_arith
Description:

Solution:

Platforms tested:

Misc. update:
2005-06-17 14:03:19 -05:00
Fang Guo
e6d6357dcf [svn-r10941] Purpose:
Update solution file all.sln
Description:
New project files added and old ones removed.
Solution:

Platforms tested:

Misc. update:
2005-06-17 13:04:29 -05:00
Fang Guo
6a167fedb2 [svn-r10940] Purpose:
Update workspace all.dsw
Description:
Outdated project files were removed and new ones added.
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-06-17 12:59:21 -05:00
Fang Guo
18f6331e33 [svn-r10939] Purpose:
Replace dt_atomic with dt_arith test
Description:

Solution:

Platforms tested:
windows XP
Misc. update:
2005-06-17 12:57:00 -05:00
Fang Guo
9ce594d51a [svn-r10938] Purpose:
Add new HDF5 C library test project files
Description:
dt_arithdll added to replace dt_atomicdll.dsp
Solution:

Platforms tested:
msvs 6.0 on window XP.
Misc. update:
2005-06-17 12:55:28 -05:00
Fang Guo
1044e4a14d [svn-r10937] Purpose:
Add new project files
Description:
dt_arith.dsp added to replace dt_atomic.dsp
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-06-17 12:53:46 -05:00
Fang Guo
42ba3309d3 [svn-r10936] Purpose:
Remove out-of-date project files
Description:
dt_atomicdll.dsp will be replaced with dt_arithdll.dsp
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-06-17 12:51:46 -05:00
Fang Guo
ce634f2eb9 [svn-r10935] Purpose:
Remove out-of-date project files
Description:
dt_atomic.dsp will be replaced with dt_arith.dsp
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-06-17 12:48:53 -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
3fb71cf59b [svn-r10912] Purpose:
Change output file name.
Description:
Out put file name should be changed from hdf5_results.txt to hdf5_results_net.txt
Solution:

Platforms tested:

Misc. update:
2005-06-13 10:12:13 -05:00
Fang Guo
578e287bdd [svn-r10911] Purpose:
Change output file name.
Description:
Some output file name should be changed from hdf5_results.txt to hdf5_intelc.txt
Solution:

Platforms tested:

Misc. update:
2005-06-13 10:10:43 -05:00
Fang Guo
4660d05a6b [svn-r10910] Purpose:
Update typegen.sln
Description:

Solution:

Platforms tested:
MSVS .Net on windows XP
Misc. update:
2005-06-10 16:35:56 -05:00
Fang Guo
64bd40b9db [svn-r10907] Purpose:
Add comments!
Description:

Solution:

Platforms tested:

Misc. update:
2005-06-10 15:21:07 -05:00
Fang Guo
6637dff29e [svn-r10904] Purpose:
Support command line build HDF5 with Visual C++ .Net and Intel compiler
Description:
We can not find a way to convert workspace to solution format from command line.
typegen.sln will be provided in order to support command line build HDF5
with MSVS .Net and Intel Compiler.
Solution:

Platforms tested:
MSVS .NET on windows XP.
Misc. update:
2005-06-10 14:36:47 -05:00
Fang Guo
5404f6e026 [svn-r10903] Purpose:
Support HDF5 on Visual C++ .Net and Intel from command line.
Description:
For the time being, we can not find a way to convert .dsw file
to .sln file from command line. In order to support building
HDF5 with Visual C++ .Net and Intel compiler from command line,
all.sln will be provided.
Solution:

Platforms tested:
MSVS .Net on windows XP.
Misc. update:
2005-06-10 14:33:42 -05:00
Fang Guo
de6cc11295 [svn-r10902] Purpose:
Support building HDF5 with Intel compiler from command line.
Description:
Corresponding batch file with hdf5build.bat
Solution:

Platforms tested:

Misc. update:
2005-06-10 14:28:44 -05:00
Fang Guo
2657dc0666 [svn-r10901] Purpose:
Support building and testing HDF5 with Intel compiler from command line.
Description:
Corresponding batch file with hdf5bt.bat
Solution:

Platforms tested:

Misc. update:
2005-06-10 14:26:45 -05:00
Fang Guo
381cd2e9d2 [svn-r10900] Purpose:
Support building HDF5 with intel C compiler from command line.
Description:
convert_to_icproj will be used to convert project files format from
MSVS .NET to Intel C from command line.:
Solution:

Platforms tested:

Misc. update:
2005-06-10 14:25:26 -05:00
Fang Guo
9c5bb0b650 [svn-r10899] Purpose:
Support building and testing HDF5 with Visual Studio .Net from command line.
Description:
Corresponding batch file with hdf5build.bat
Solution:

Platforms tested:

Misc. update:
2005-06-10 14:21:36 -05:00
Fang Guo
326338a0f7 [svn-r10898] Purpose:
Support building and testing HDF5 with visual studio .Net from command line.
Description:
Correspondint batch file with hdf5bt.bat
Solution:

Platforms tested:

Misc. update:
2005-06-10 14:20:19 -05:00
Fang Guo
a96891a292 [svn-r10897] Purpose:
Add batch file convert_to_vcproj.bat
Description:
convert_to_vcproj.bat will be used to convert
projects files format from MSVS 6.0 to MSVS .Net on command line.
Solution:

Platforms tested:

Misc. update:
2005-06-10 14:18:44 -05:00
Fang Guo
476c5ed150 [svn-r10896] Purpose:
Add convert.js
Description:
convert.js will be used to convert project files format from
MSVS 6.0 to MSVS .Net
Solution:

Platforms tested:
Windows XP
Misc. update:
2005-06-10 14:16:54 -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
Fang Guo
5f560096b2 [svn-r10888] Purpose:
Update workspace dependencies.
Description:
Add two new project files h5repart_gentest.dsp and h5reparttst.dsp
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-06-09 12:48:57 -05:00
Fang Guo
fd0c20784e [svn-r10887] Purpose:
Catch up with Linux.

Description:
Toos h5repart test project file h5reparttst project files added.
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-06-09 12:46:28 -05:00
Fang Guo
46fcd4a264 [svn-r10886] Purpose:
Catch up with Linux.
Description:
Add h5repart tools test project file h5repart_gentest.dsp
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-06-09 12:44:50 -05:00
Fang Guo
a95fa38106 [svn-r10885] Purpose:
Update project files to generate H5fortran_detect.f90
Description:
Source code in project file H5fortran_detect_gen.dsp was renamed
to H5test_kind.f90.
Solution:

Platforms tested:
Compaq fortran 6.6 on windows XP.
Misc. update:
2005-06-09 12:10:18 -05:00
Fang Guo
b35cc529d1 [svn-r10872] Purpose:
Change Project files building order.
Description:
Modify project dependencies of hdf5_hl_cpp and hdf5_hl_fortran project files.
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-06-07 16:37:58 -05:00
Fang Guo
8c5b212422 [svn-r10866] Purpose:
Solve name conflicts when build hdf5 with intel fortran on windows XP.
Description:
Rename release version output file name of project file hdf5_hl_fortran
from hdf5_hl_fortran.lib to hdf5_hl_fortranr.lib
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-06-07 12:59:08 -05:00
Fang Guo
0cabc1bc52 [svn-r10864] Purpose:
Solve the name conflicts when building with intel fortran.
Description:
Rename release version of libtest_fortran.lib to libtest_fortranr.lib
Solution:

Platforms tested:
Intel Fortran 8.1 on windows XP
Misc. update:
2005-06-06 17:28:23 -05:00
Fang Guo
8b5a49c9e0 [svn-r10859] Purpose:
Update project dependencies!
Description:
Add hl_test_ds and hl_test_packet to dependencies of all.dsw
Solution:

Platforms tested:
MSVS 6.0 on windows XP.

Misc. update:
2005-06-06 10:19:37 -05:00
Fang Guo
c936005bca [svn-r10855] Purpose:
Update hdf5_hl project files in windows/proj
Description:
Add source code H5DS.c into hdf5_hl.dsp.
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-06-03 14:19:24 -05:00
Fang Guo
6dfcba10ef [svn-r10854] Purpose:
Update all.dsw
Description:
Two new high level project files added into workspace
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-06-03 14:16:55 -05:00
Fang Guo
10c3a9a2d3 [svn-r10853] Purpose:
Add test of new added high level project files.
Description:
Add test of hl_test_ds.dsp and hl_test_packet.dsp
Solution:

Platforms tested:

Misc. update:
2005-06-03 14:15:24 -05:00
Fang Guo
9a7d3f7d3a [svn-r10852] Purpose:
Add new high level test project file.
Description:
Add high level test packet project file into windows/hl/test
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-06-03 14:11:56 -05:00
Fang Guo
5a411fc412 [svn-r10851] Purpose:
Add high level test project file
Description:
Add high level test ds project file into windows/hl/test
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-06-03 14:09:53 -05:00
Fang Guo
b9a453510d [svn-r10843] Purpose:
Modify batch file.
Description:
Add hl_test_table build into hdf5build.bat
Solution:

Platforms tested:

Misc. update:
2005-06-02 09:56:12 -05:00
Fang Guo
3f84e64785 [svn-r10836] Purpose:
Modify path problem in hdf5check.BAT:
Description:

Solution:

Platforms tested:

Misc. update:
2005-06-01 14:37:48 -05:00
Fang Guo
48e9fa1ad9 [svn-r10831] Purpose:
Add C++  High level Debug  Test in hdf5check.bat
Description:
C++ High Level Debug Test was missed in the batch file hdf5chek.bat
Solution:

Platforms tested:

Misc. update:
2005-05-31 14:10:40 -05:00
Fang Guo
89a683c733 [svn-r10812] Purpose:
Update batch file hdf5check.bat
Description:
Add test for high level c++ library.
Solution:

Platforms tested:
Windows XP.
Misc. update:
2005-05-27 14:59:17 -05:00
Fang Guo
f3b0b9944a [svn-r10811] Purpose:
Update batch file hdf5build.bat
Description:
Add high level c++ library and test project file.
Solution:

Platforms tested:
Windows XP
Misc. update:
2005-05-27 14:58:04 -05:00
Fang Guo
2fe34e890d [svn-r10810] Purpose:
Update all.dsw
Description:
Two new project files for high level c++ library and test added into windows/proj/all.dsw
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-05-27 14:55:37 -05:00
Fang Guo
9ff8c8c654 [svn-r10809] Purpose:
Add batch file to test high level c++ table test.
Description:
Batch file to test high level c++ table test.
Solution:

Platforms tested:
WIndow XP
Misc. update:
2005-05-27 14:52:11 -05:00
Fang Guo
a6777bffca [svn-r10808] Purpose:
Add hdf5 high level c++ test table project file into windows/hl/c++/test
Description:
Catch up with Linux.
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-05-27 14:50:18 -05:00
Fang Guo
7ec270fdf3 [svn-r10807] Purpose:
Add hdf5 high level c++ library into hdf5/windows/proj
Description:
hdf5 high level c++ library project file was added into windows/proj
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-05-27 14:47:03 -05:00
Fang Guo
6cee742690 [svn-r10803] Purpose:
Update H5f90i_gen.h
Description:

Solution:

Platforms tested:
Compaq Fortran 6.6c on windows XP.
Misc. update:
2005-05-26 10:11:02 -05:00
Fang Guo
d732cb46bd [svn-r10799] Purpose:
Update H5pubconf.h
Description:

Solution:

Platforms tested:

Misc. update:
2005-05-25 16:04:08 -05:00