Commit Graph

220 Commits

Author SHA1 Message Date
MuQun Yang
875e3d1dd5 [svn-r12468] Update for windows
Because 
1. New source files added to the library
2. New program to test "h5dump -b" option

all.dsw and all.sln need to be updated. all.sln is used only for hdf5bt_net.bat and hdf5bt_intelc.bat.
2006-07-14 23:21:47 -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
MuQun Yang
7773dedf81 [svn-r12447] Purpose:
Update windows project file

Description:
Eliminate the link to non-existing HL headers.
Solution:

Platforms tested:
windows MSVS 6.0
Won't affect other platforms and too minor to check with other windows compilers.

Misc. update:
2006-06-30 14:12:04 -05:00
MuQun Yang
698f38c1fe [svn-r12357] Purpose:
Updating project file
Description:
Due to the new added source codes under hdf5/src.

Solution:
Project file has to be changed to reflect this

Platforms tested:
VS 6.0 ( Failed during compiling because of compiler failure)
VS 7.0

Everything okay except that several h5repack tests get skipped.
Don't know whether this happens on other platforms.
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_none:S+O=31 -
SKIPED-
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5                 -SKIP
ED-
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_scaleoffset:N
ONE -SKIPED-
h5repack -i test_all.h5 -o out.test_all.h5                                 -SKIP
ED-
Misc. update:
2006-05-18 13:31:50 -05:00
MuQun Yang
b0d43609b2 [svn-r12356] Purpose:
Updating project file

Description:
New source code has been added,
project files need to be updated.

Solution:

Platforms tested:
VS 6.0(build failed due to compiler problem)
VS 7.1(.Net 2003)

Everything okay except that several h5repack tests get skipped.
Don't know whether this happens on other platforms.
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_none:S+O=31 -
SKIPED-
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5                 -SKIP
ED-
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_scaleoffset:N
ONE -SKIPED-
h5repack -i test_all.h5 -o out.test_all.h5                                 -SKIP
ED-



Misc. update:
2006-05-18 13:29:50 -05:00
MuQun Yang
37a9d44194 [svn-r12334] Purpose:
Updating the windows DLL project file

Description:
new file H5HFiter.c has been added
project file needs to be reflected


Solution:

Platforms tested:
VSMS 6.0

Misc. update:
2006-05-05 13:42:46 -05:00
MuQun Yang
507e84085d [svn-r12333] Purpose:
Updating windows project file

Description:
new file H5HFiter.c has been added
project file needs to be reflected

Solution:
Updating the project file

Platforms tested:
VS 6.0

Misc. update:
2006-05-05 13:41:55 -05:00
Fang Guo
6a77572c26 [svn-r12309] Purpose:
Maintenance on Windows
Description:
change delimiter between preprocessor names from " " to ",".
Interl fortran doesn't take " " as delimiter.
Solution:

Platforms tested:

Misc. update:
2006-04-27 13:07:55 -05:00
Fang Guo
c30df6d504 [svn-r12308] Purpose:
Maintenance on Windows
Description:
Update solution file all.sln
Solution:

Platforms tested:

Misc. update:
2006-04-27 12:36:09 -05:00
Fang Guo
0b069c8c5f [svn-r12272] Purpose:
Update DLL project file

Description:
New source files are added, DLL project needs to be updated to reflect the change.

Solution:

Platforms tested:
windows XP VS 6.0 C and C++

Misc. update:
2006-04-17 19:45:09 -05:00
Fang Guo
5457f7a64a [svn-r12271] Purpose:
update project file on windows

Description:
New files have been checked in, library project files have to be updated.

Solution:

Platforms tested:
windows XP with 6.0

Misc. update:
2006-04-17 19:41:23 -05:00
Fang Guo
dc3f6128f0 [svn-r12238] Purpose:
Maintenance on Windows
Description:
Update all.sln
Solution:

Platforms tested:

Misc. update:
2006-04-13 12:51:11 -05:00
Fang Guo
e986ea1496 [svn-r12237] Purpose:
Maintenance on Windows
Description:
hl\src\H5HL_private.c was removed
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-04-13 12:50:32 -05:00
Fang Guo
42bbce053a [svn-r12236] Purpose:
Maintenance on Windows
Description:
H5HL_private.c was removed
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-04-13 12:49:39 -05:00
Fang Guo
b18e0d8497 [svn-r12223] Purpose:
Maintenance on Windows
Description:
libtestfortran.dsp was enabled by accident. Disable libtestfortran.dsp
Solution:

Platforms tested:

Misc. update:
2006-04-11 14:55:41 -05:00
Fang Guo
5a90c6b31c [svn-r12179] Purpose:
Maintenance on Windows
Description:
update all.sln
Solution:

Platforms tested:

Misc. update:
2006-03-30 13:05:42 -05:00
Fang Guo
19cd13e951 [svn-r12167] Purpose:
Maintenance on Windows
Description:
Update solution file
Solution:

Platforms tested:

Misc. update:
2006-03-28 11:05:43 -05:00
Fang Guo
0c213d08ef [svn-r12166] Purpose:
Maintenance on Windows
Description:
Add in new test cross_read(dll) on Windows
Solution:

Platforms tested:
Windows
Misc. update:
2006-03-28 11:05:11 -05:00
Fang Guo
2d75524013 [svn-r12088] Purpose:
Update solution file all.sln
Description:

Solution:

Platforms tested:

Misc. update:
2006-03-14 11:20:14 -05:00
Fang Guo
664bd5da3f [svn-r12087] Purpose:
Maintenance on Windows
Description:
Add H5B2stat.c H5HFflist.c H5HFstat.c into hdf5dll.dsp
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-14 11:18:01 -05:00
Fang Guo
cce5763b53 [svn-r12086] Purpose:
Maintenance on Windows
Description:
Add H5B2stat.c H5HFflist.c H5HFstat.c into hdf5.dsp
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-03-14 11:17:15 -05:00
Fang Guo
b9bb5be2a8 [svn-r12038] Purpose:
Update all.sln
Description:

Solution:

Platforms tested:

Misc. update:
2006-03-07 17:50:31 -05:00
Fang Guo
c3bc0d362a [svn-r12024] Purpose:
Maintenance on Windows
Description:
Add H5dbg.c into project file
Solution:

Platforms tested:

Misc. update:
2006-03-07 14:10:32 -05:00
Fang Guo
e5c65dc7b4 [svn-r12023] Purpose:
Maintenance on Windows
Description:
Move gifconv from windows\tools\ to windows\hl\tools
Solution:

Platforms tested:

Misc. update:
2006-03-07 14:09:05 -05:00
Fang Guo
e49590a6d9 [svn-r11983] Purpose:
Maintenance on Windows
Description:
Update all.sln
Solution:

Platforms tested:

Misc. update:
2006-02-28 12:01:05 -05:00
Fang Guo
6a259c7b2e [svn-r11972] Purpose:
Maintenance on Windows
Description:
Update workspace according to Quincey's check in.
Remove blocktrack(dll).dsp, b_plus+tree(dll).dsp and sheap(dll).dsp and add in fheap(dll).dsp
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-02-28 11:39:30 -05:00
Fang Guo
1a01fdd60b [svn-r11971] Purpose:
Maintenance on Windows
Description:
Update source files according to Quincey's check in
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-02-28 11:36:36 -05:00
Fang Guo
91f4f60a4a [svn-r11925] Purpose:
Windows Maintenance
Description:
Update all.sln
Solution:

Platforms tested:

Misc. update:
2006-02-07 17:37:10 -05:00
Fang Guo
f396c4caa0 [svn-r11922] Purpose:
Maintenance on Windows
Description:
Add hdf hl library as the dependency of gifconv and gifconvdll
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-02-07 17:29:46 -05:00
Fang Guo
00f3f8f4c1 [svn-r11912] Purpose:
Maintenance on Windows
Description:
Update all.sln to include cache_api.dsp and cache_apidll.dsp
Solution:

Platforms tested:

Misc. update:
2006-01-31 15:10:16 -05:00
Fang Guo
433b9ecf6b [svn-r11911] Purpose:
Maintenance on Windows
Description:
Update workspace to include cache_api.dsp and cache_apidll.dsp
Solution:

Platforms tested:

Misc. update:
2006-01-31 15:01:41 -05:00
Fang Guo
e8804cada8 [svn-r11859] Purpose:
windows maintenance
Description:
Add in H5Pacpl.c
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-01-03 12:25:03 -05:00
Fang Guo
febe6dc756 [svn-r11858] Purpose:
Windows maintenance
Description:
Add in H5Pacpl.c
Solution:

Platforms tested:
Windows XP
Misc. update:
2006-01-03 12:24:22 -05:00
Fang Guo
0663b66204 [svn-r11857] Purpose:
Maintenance on Windows
Description:
Update solution file
Solution:

Platforms tested:

Misc. update:
2006-01-03 12:23:17 -05:00
Fang Guo
d073ddf81e [svn-r11844] Purpose:
Windows Maintenance
Description:
Update solution file
Solution:

Platforms tested:

Misc. update:
2005-12-28 16:55:02 -05:00
Fang Guo
a99684ee15 [svn-r11843] Purpose:
Windows Maintenance
Description:
Update workspace
Solution:

Platforms tested:

Misc. update:
2005-12-28 16:54:36 -05:00
Fang Guo
4b414a12c6 [svn-r11842] Purpose:
Maintenance on Windows
Description:
Update project file because the source file names have benn changed
Solution:

Platforms tested:
WIndows XP
Misc. update:
2005-12-28 16:49:55 -05:00
Fang Guo
bed9f950f7 [svn-r11841] Purpose:
Maintenance on Windows
Description:
Update project file because the source file names changed
Solution:

Platforms tested:
Windows XP
Misc. update:
2005-12-28 16:48:58 -05:00
Fang Guo
b240730cc8 [svn-r11825] Purpose:
Maintenance on Windows
Description:
Update workspace due to project h52gif.dsp and h52gifdll.dsp setting changes
Solution:

Platforms tested:
Windows XP
Misc. update:
2005-12-21 14:29:35 -05:00
Fang Guo
1180b1bebb [svn-r11766] Purpose:
Maintenance on Windows
Description:
Update all.sln due the new changes of hdf5.dsp and hdf5dll.dsp
Solution:

Platforms tested:

Misc. update:
2005-12-06 12:55:21 -05:00
Fang Guo
16fb858103 [svn-r11765] Purpose:
Maintenance on Windows
Description:
Add H5Goh.c, H5Doh.c and H5Toh.c into hdf5dll.dsp
Solution:

Platforms tested:
MSVS 6.0 on Windows XP
Misc. update:
2005-12-06 12:54:03 -05:00
Fang Guo
792b756e2b [svn-r11764] Purpose:
Maintenance on Windows
Description:
Add H5Goh.c, H5Doh.c and H5Toh.c into hdf5.dsp
Solution:

Platforms tested:
MSVS 6.0 on Windows XP
Misc. update:
2005-12-06 12:52:45 -05:00
Fang Guo
7764d1e544 [svn-r11718] Purpose:
Maintenance on Windows
Description:
Add newly checked in files by Quincey into hdf5dll.dsp
Solution:

Platforms tested:
Windows XP with VS 6.0
Misc. update:
2005-11-15 12:34:28 -05:00
Fang Guo
df6c7524d1 [svn-r11717] Purpose:
Maintenance on Windows
Description:
Add newly checked in files by Quincey into hdf5.dsp
Solution:

Platforms tested:
Windows XP with VS 6.0
Misc. update:
2005-11-15 12:33:26 -05:00
Fang Guo
c423a4086b [svn-r11716] Purpose:
Maintenance on windows
Description:
Add in objcopy.dsp and objcopydll.dsp
Solution:

Platforms tested:
Windows XP with VS 6.0
Misc. update:
2005-11-15 12:31:56 -05:00
Fang Guo
1baf9cf104 [svn-r11692] Purpose:
Maintenance on Windows.
Description:
Update solution file
Solution:

Platforms tested:

Misc. update:
2005-11-07 17:58:24 -05:00
Fang Guo
8429c835ef [svn-r11691] Purpose:
Maintenance on Windows
Description:
Adding the new function H5LTtext_to_dtype() for converting text description to data type

Solution:

Platforms tested:
Windows XP
Misc. update:
2005-11-07 17:48:48 -05:00
Fang Guo
3f48ca1265 [svn-r11690] Purpose:
Maintenance on Windows
Description:
Adding the new function H5LTtext_to_dtype() for converting text description to data type
Solution:

Platforms tested:
Windows XP
Misc. update:
2005-11-07 17:48:05 -05:00
Fang Guo
34b9451f33 [svn-r11457] Purpose:
Maintenance on Windows
Description:
Update all.sln
Solution:

Platforms tested:

Misc. update:
2005-09-21 16:24:58 -05:00
Fang Guo
638084ea5b [svn-r11451] Purpose:
Maintenance on Windows
Description:
Add two new project files for tool h5stat
Solution:

Platforms tested:
MSVS 6.0 on Windows XP
Misc. update:
2005-09-21 16:01:24 -05:00
Fang Guo
7c3f074087 [svn-r11417] Purpose:
Maintenance on Windows
Description:
Add mpi source code files to hdf5dll.dsp
Solution:

Platforms tested:
MSVS 6.0 on Windows XP
Misc. update:
2005-09-14 17:35:14 -05:00
Fang Guo
b9f5d898c1 [svn-r11416] Purpose:
Maintenance on Windows
Description:
Add in mpi source code files to hdf5.dsp
Solution:

Platforms tested:
MSVS 6.0 on Windows XP
Misc. update:
2005-09-14 17:34:04 -05:00
Fang Guo
676e9e6f13 [svn-r11409] Purpose:
Maintenance on Windows
Description:
Add in H5Pgcpl.c(Newly checked in) into hdf5 project file on Windows
Solution:

Platforms tested:
MSVS 6.0 On windows XP
Misc. update:
2005-09-13 14:17:58 -05:00
Fang Guo
4439d86517 [svn-r11408] Purpose:
Maintenance on Windows
Description:
Add H5Pgcpl.c(newly checked in) into hdf5 project file on windows
Solution:

Platforms tested:
MSVS 6.0 on Windows XP
Misc. update:
2005-09-13 14:16:25 -05:00
Fang Guo
3ca7a17507 [svn-r11273] Purpose:
Maintenance
Description:
Update workspace and solution file
Solution:

Platforms tested:
MSVS 6.0 on windows
Misc. update:
2005-08-19 15:28:28 -05:00
Fang Guo
0a2e76ff1e [svn-r11225] Purpose:
Maintenance on windows
Description:
Update solution file to include newly added files
Solution:

Platforms tested:

Misc. update:
2005-08-09 13:07:07 -05:00
Fang Guo
eced247f5a [svn-r11224] Purpose:
Maintenance on Windows
Description:
Update workspace to include newly added file H5Fsfile.c
Solution:

Platforms tested:
MSVS 6.0 on Windows XP
Misc. update:
2005-08-09 13:06:13 -05:00
Fang Guo
c558ac0191 [svn-r11223] Purpose:
Maintenance on windows
Description:
Update project file to include the newly added file H5Fsfile.c
Solution:

Platforms tested:
MSVS 6.0 on windows xp
Misc. update:
2005-08-09 13:05:01 -05:00
Fang Guo
b28be580b8 [svn-r11154] Purpose:
Maintenance
Description:
Update solution file
Solution:

Platforms tested:

Misc. update:
2005-07-25 10:55:15 -05:00
Fang Guo
f3b982a073 [svn-r11153] Purpose:
Maintenance
Description:
Change output name of debug version to hdf5_hl_cppd.lib
Solution:

Platforms tested:

Misc. update:
2005-07-25 10:54:17 -05:00
Fang Guo
9083d4ae4b [svn-r11120] Purpose:
Improvement
Description:
High level dll and tests project files added
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-22 16:55:44 -05:00
Fang Guo
c6065b8b6f [svn-r11119] Purpose:
Improvement
Description:
Add high level fortran cstub dll project on windows.
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-07-22 16:50:30 -05:00
Fang Guo
870fa10e77 [svn-r11118] Purpose:
Improvement
Description:
Add high level fortran dll project on windows.
Solution:

Platforms tested:
MSVS 6.0 on windows
Misc. update:
2005-07-22 16:48:40 -05:00
Fang Guo
911f996b75 [svn-r11117] Purpose:
Improvement
Description:
Add high level c++ dll project on windows
Solution:

Platforms tested:
MSVS 6.0, MSVS .Net on windows XP
Misc. update:
2005-07-22 16:46:58 -05:00
Fang Guo
4c61013c9b [svn-r11116] Purpose:
Improvement
Description:
Add high level dll project for windows.
Solution:

Platforms tested:
MSVS 6.0, MSVS .NET on windows XP
Misc. update:
2005-07-22 16:45:28 -05:00
Fang Guo
eac17d917d [svn-r11101] Purpose:
Maintenance for windows
Description:
Two project files removed
Solution:

Platforms tested:
Visual studio .Net on Windows XP
Misc. update:
2005-07-21 18:03:25 -05:00
Fang Guo
b84a1375ec [svn-r11099] Purpose:
Maintenance for windows
Description:
two project files were removed.
Solution:

Platforms tested:
MSVS 6.0 on windows
Misc. update:
2005-07-21 15:26:50 -05:00
Fang Guo
141fd43c8c [svn-r11048] Purpose:
Update
Description:
New project files added
Solution:

Platforms tested:
Visual studio .Net on windows XP
Misc. update:
2005-07-07 17:04:20 -05:00
Fang Guo
2744a8391c [svn-r11045] Purpose:
update project file
Description:
new source codes added (H5BP.c H5BPcache.c H5BPdbg.c and H5BPtest
.c)
VS: [details about the changes, algorithm, etc...]
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-07 16:01:17 -05:00
Fang Guo
dc4d83f7b0 [svn-r11044] Purpose:
Update project file.
Description:
New source codes added (H5BP.c H5BPcache.c H5BPdbg.c and H5BPtest.c)
Solution:

Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
2005-07-07 15:59:19 -05:00
Fang Guo
18384fff6f [svn-r11039] Purpose:
Update workspace
Description:
New project files added
Solution:

Platforms tested:
Msvs 6.0 on windows XP
Misc. update:
2005-07-07 14:52:28 -05:00
Fang Guo
0023210504 [svn-r11029] Purpose:
Update solution file
Description:
New source codes added.
Solution:

Platforms tested:
Visual studio .Net 2003 on Windows XP.
Misc. update:
2005-07-05 18:05:37 -05:00
Fang Guo
f33fa44b56 [svn-r11028] Purpose:
Update project files
Description:
New source codes H5Fmount.c and H5Fsuper.c added.
Solution:

Platforms tested:
MSVS 6.0 on Windows XP.
Misc. update:
2005-07-05 18:03:46 -05:00
Fang Guo
9efcd7831a [svn-r11027] Purpose:
Update project file.
Description:
New source code H5Fmount.c and H5Fsuper.c added
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-07-05 18:02:27 -05:00
Fang Guo
e6589b04f0 [svn-r11004] Purpose:
Update solution file all.sln
Description:
Change building configurations of all.dsw so that fortran project files would not be built when users choose visual studio .net
to build HDF5 from command line.
Solution:

Platforms tested:

Misc. update:
2005-06-30 13:54:50 -05:00
Fang Guo
0043d7c5a2 [svn-r10991] Purpose:
Keep consistent with all.dsw
Description:
Update solution file of all.dsw
Solution:

Platforms tested:

Misc. update:
2005-06-24 17:12:01 -05:00
Fang Guo
21e70d93f9 [svn-r10989] Purpose:
Update project file hdf5_hl_fortran.dsp
Description:
New source code H5IMcc.c was added into project file hdf5_hl_fortran.dsp
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-06-24 17:05:05 -05:00
Fang Guo
19f2eae944 [svn-r10967] Purpose:
Update solution file
Description:
H5Pocpl.c was newly added.
Solution:

Platforms tested:

Misc. update:
2005-06-21 12:44:08 -05:00
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
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
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
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
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
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
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
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
1ac5641f6c [svn-r10790] Purpose:
Update project settings.
Description:

Solution:

Platforms tested:

Misc. update:
2005-05-23 15:49:57 -05:00
Fang Guo
4121c1c341 [svn-r10772] Purpose:
Update project dependency of all.dsw.
Description:
New project pool.dsp and pooldll.dsp were added to all.dsw's dependencies.
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-05-20 10:17:42 -05:00
Fang Guo
4b06ce73f6 [svn-r10767] Purpose:
New project files added into all.dsw
Description:
pool.dsp and pooldll.dsp added into all.dsw
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-05-19 15:32:17 -05:00
Fang Guo
69e5741a58 [svn-r10766] Purpose:
New source files added to hdf5.dsp.
Description:
Add new source files H5MP.c and H5MPtest.c to hdf5.dsp
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-05-19 15:11:15 -05:00
Fang Guo
af8a17971e [svn-r10765] Purpose:
Add new source file into hdfdll project file under hdf5/windows.
Description:
New source files H5MP.c and H5MPtest.c added into hdf5dll.dsp
Solution:

Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
2005-05-19 15:09:23 -05:00
MuQun Yang
e944d6041c [svn-r10711] Purpose:
Update path of High-level fortran library because of internal updates of the library on Linux.

Description:

Solution:

Platforms tested:
MSVS 6.0 on windows

Misc. update:
2005-05-02 12:07:12 -05:00
MuQun Yang
7713afd950 [svn-r10709] Purpose:
Update dependency for cache project

Description:

Solution:

Platforms tested:
MSVS 6.0 on windows XP

Misc. update:
2005-05-02 12:02:41 -05:00
Fang Guo
21d06b51b2 [svn-r10651] Purpose:
Remove outdated source filrs from project files hdf5_f90cstub.dsp
Description:

Solution:

Platforms tested:

Misc. update:
2005-04-22 17:10:02 -05:00
Fang Guo
7edb30b429 [svn-r10611] Purpose:
Update project settings for hdf5/windows/proj/all/all.dsw.
Description:

Solution:

Platforms tested:

Misc. update:
2005-04-15 10:54:03 -05:00
Fang Guo
ddba6a77a8 [svn-r10608] Purpose:
Update windows project files.
Description:
Add two new project files.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-04-14 14:39:11 -05:00
Fang Guo
2530815ac0 [svn-r10607] Purpose:
Remove outdate source code from hdf5/windows/proj/hdf5dll/hdf5dll.dsp
Description:

Solution:

Platforms tested:
MSVS 6.0 on windows xp
Misc. update:
2005-04-14 14:37:35 -05:00
Fang Guo
076e66c3a0 [svn-r10606] Purpose:
Remove outdate source code from hdf5/windows/proj/hdf5/hdf5.dsp
Description:

Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-04-14 14:35:53 -05:00
MuQun Yang
7c59ba5187 [svn-r10565] Purpose:
Bug fix for windows project files

Description:
Environmental variable HDF5_SZIP_DLL should be replaced by
HDF5_SZIP,
HDF5_ZLIB_DLL should be replaced by HDF5_ZLIB.

Solution:

Platforms tested:
VS 6.0 on XP

Misc. update:
2005-04-06 18:42:18 -05:00
MuQun Yang
e9b1d33e52 [svn-r10564] Purpose:
update work space file on windows

Description:
work space file should be updated to incoroprate the new check-in project files btree2, blocketc....


Solution:

Platforms tested:
VS6.0 on XP

Misc. update:
2005-04-06 18:40:47 -05:00
Fang Guo
189028bc5f [svn-r10530] Purpose:
Update hdf5 project file under windows.
Description:
Missing H5BTtest.c
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-31 16:43:38 -05:00
Fang Guo
b6c6e887d0 [svn-r10529] Purpose:
Update hdf5 project file.
Description:
Missing H5BTtest.c
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-31 16:40:44 -05:00
Fang Guo
31902867e5 [svn-r10400] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Update hdf5_hl_fortran high level fortran project files.
Solution:

Platforms tested:
COMPAQ VISUAL FORTRAN 6.0
Misc. update:
2005-03-24 10:15:50 -05:00
Fang Guo
36e7435d1b [svn-r10278] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 hl fortran library project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:17:38 -05:00
Fang Guo
95bcead8d8 [svn-r10277] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 hl library project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:15:50 -05:00
Fang Guo
7133ba61b4 [svn-r10276] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 fortran dll project file
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:14:07 -05:00
Fang Guo
d70aad2294 [svn-r10275] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 fortran library project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:12:12 -05:00
Fang Guo
c2431a55de [svn-r10274] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 f90 cstubdll project file
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:07:43 -05:00
Fang Guo
0f466fb9ad [svn-r10273] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 f90 cstub project file
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:04:37 -05:00
Fang Guo
0cb270136f [svn-r10271] Purpose:
For Windows support, Remove all.zip from HDF5.
Description:
Add hdf5 dll project file
Solution:

Platforms tested:
MSVS 6.0 on windows xp
Misc. update:
2005-03-22 12:57:12 -05:00
Fang Guo
b0f11e376e [svn-r10270] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 cpp dll project file
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 12:47:00 -05:00
Fang Guo
c4b756570c [svn-r10269] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add hdf5 cpp library project file
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 12:44:05 -05:00
Fang Guo
7a180399b9 [svn-r10268] Purpose:
For windows support, Remove all.zip from HDF5.
Add hdf5 library project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.

Misc. update:
2005-03-22 12:40:55 -05:00
Fang Guo
899aaff587 [svn-r10267] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add windows all project file and workspace.

Solution:

Platforms tested:
MSVS 6.0 on windows xp.

Misc. update:
2005-03-22 12:32:43 -05:00