summaryrefslogtreecommitdiffstats
path: root/windows
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r13055] update library and DLL project files on windows.MuQun Yang2006-12-122-0/+120
| | | | All C tests get passed with VS6.0.
* [svn-r13018] H5Omessage.c has been added. Updated the windows project files.MuQun Yang2006-12-042-0/+30
|
* [svn-r13017] Update windows project files for hdf5 library.MuQun Yang2006-12-042-12/+42
| | | | Tested on windows vs 6.0.
* [svn-r12993] Update windows project files to reflect the recent library change.MuQun Yang2006-11-293-108/+42
|
* [svn-r12964] Update windows project files for the library.MuQun Yang2006-11-216-162/+293
| | | | | Update batch files for h5repack test,needs big efforts. Update batch file to test hdf5 library.
* [svn-r12947] update h5repack project files on windows.MuQun Yang2006-11-193-32/+7
| | | | It is very hard to maintain the frequent changed h5repack tool on windows.
* [svn-r12946] Update testhdf5 project filesMuQun Yang2006-11-192-0/+30
|
* [svn-r12945] update windows DLL.MuQun Yang2006-11-191-6/+66
|
* [svn-r12944] Update windows project files for static libraryMuQun Yang2006-11-191-0/+64
|
* [svn-r12881] updated the batch file a little to reflect the testing position ↵MuQun Yang2006-11-081-10/+6
| | | | of ref.
* [svn-r12874] MuQun Yang2006-11-072-0/+30
|
* [svn-r12856] On windows file_handle has been changed to vfd. This check-in ↵MuQun Yang2006-11-038-241/+528
| | | | | | | changes the feature. Add project files for ref test. Update hdf5test.bat that includes btree2 test.
* [svn-r12843] Update windows library projects to reflect Quincey' recent changes.MuQun Yang2006-11-022-22/+52
|
* [svn-r12836] Catch up with h5diff tests.MuQun Yang2006-10-312-2/+5
| | | | Catch up with h5repacktst tests.
* [svn-r12816] Update batch files to reflect h5diff and h5repack's changes on ↵MuQun Yang2006-10-262-3/+20
| | | | windows.
* [svn-r12813] Update C++ project files to reflect the recent changes although ↵MuQun Yang2006-10-252-1/+9
| | | | compiling errors have been found.
* [svn-r12812] Add h5copy tool tests for windows.MuQun Yang2006-10-253-4/+216
|
* [svn-r12807] Need to add another dependency for windows.MuQun Yang2006-10-241-2/+2
|
* [svn-r12790] Add a new batch file to test h5stat.MuQun Yang2006-10-203-7/+167
| | | | | Update repacktest.bat for the new h5repack test. Update tooltest.bat to include h5stat test.
* [svn-r12731] Updating the batch file to reflect the recent change of ↵MuQun Yang2006-10-061-7/+7
| | | | h5repack tool.
* [svn-r12716] updating library project files to reflect the recent addition ↵MuQun Yang2006-10-032-22/+112
| | | | of source code.
* [svn-r12714] check in the new dataspace fileMuQun Yang2006-10-031-0/+33
|
* [svn-r12691] Fix two minor bugs at batch files that include testing ↵MuQun Yang2006-09-272-3/+10
| | | | | | h5jam/h5unjam. MSVS 6.0 C/C++
* [svn-r12690] h5test.h and libtest.a are needed for high level test projects. ↵MuQun Yang2006-09-2712-82/+94
| | | | | | Windows projects need to be updated. Test with MSVS 6.0
* [svn-r12674] Add a batch file to test the validation of h5jam/h5unjam tool. ↵MuQun Yang2006-09-192-2/+92
| | | | The correctedness test is much harder to be implemented by using batch script on windows. Will handle this later.
* [svn-r12660] More revision for the h5repack batch file for with and without ↵MuQun Yang2006-09-121-19/+20
| | | | gzip/szlib compression filters
* [svn-r12658] There was a bug in the repacktest.BAT on windows.MuQun Yang2006-09-111-3/+49
| | | | | | If either szip or zlib filter was not present, the batch still tried to use h5repack tool to test the data compression feature. Therefore the h5repack test failed. Fixed the bug. Now if the compression filter is not present, that particular repack test will be skipped.
* [svn-r12640] Frank Baker2006-09-041-0/+16
| | | | | | | | Description: Add per-directory abbreviated copyright notices (abbreviated COPYING files pointing to full notices). Tested: MANIFEST verified; not otherwise tested.
* [svn-r12618] Update project files on windows to catch up with Quincey's new ↵MuQun Yang2006-08-234-24/+174
| | | | | | check-in. VS 6.0 C only
* [svn-r12616] Quincey added H5HFtiny.c in the source code. The hdf5 library ↵MuQun Yang2006-08-222-12/+42
| | | | | | projects need to be updated. Tested with MSVS 6.0.
* [svn-r12577] Update windows project files to reflect the HDF5 library source ↵MuQun Yang2006-08-142-4/+64
| | | | | | | | code recently committed. Test C,C++, fortran, debug,debug dll, release and release dll. MSVS 6.0 + Compaq Visual fortran 6.6c
* [svn-r12532] Update windows projects with James and Quincey's new changes.MuQun Yang2006-08-035-4/+120
| | | | | | Found two minor bugs in h5dumpgentst.c and links.c. Have informed James. Should work with windows. Tests with MSVS 6.0 with visual fortran 6.6c.
* [svn-r12508] MuQun Yang2006-07-271-101/+0
|
* [svn-r12503] Add a new windows project h5copy.dsp into subversion.MuQun Yang2006-07-271-0/+105
| | | | | | This will generate h5copy on windows. The previous check-in is under the wrong directory.
* [svn-r12502] Add a new windows project h5copy.dsp into subversion.MuQun Yang2006-07-271-0/+101
| | | | This will generate h5copy on windows.
* [svn-r12499] Windows project updating:MuQun Yang2006-07-273-1955/+1990
| | | | | | Updating all.dsw,all.sln(for command-line testing only) and binread.dsp. New projects have been added into.
* [svn-r12473] Add a windows new project file: binread for read the output ↵MuQun Yang2006-07-151-0/+105
| | | | file from "h5dump -b".
* [svn-r12471] MuQun Yang2006-07-152-1989/+1945
| | | | | | | | | | | | | | | | Updates on windows Tested with VS C/C++ 6.0 and Compaq fortran 6.6c VS .Net 2003 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. The previous check-in forgot including the dependency of a new project file.
* [svn-r12470] MuQun Yang2006-07-151-8/+68
| | | | | | | | | | Updates on windows Some new source files are added to support new implementation of external links, hdf5dll.dsp needs to updated. Tested with VS C/C++ 6.0 and Compaq fortran 6.6c VS .Net 2003
* [svn-r12469] Updates on windowsMuQun Yang2006-07-151-0/+60
| | | | | | | | Some new source files are added to support new implementation of external links, hdf5.dsp needs to updated. Tested with VS C/C++ 6.0 and Compaq fortran 6.6c VS .Net 2003
* [svn-r12468] Update for windows MuQun Yang2006-07-152-2030/+2167
| | | | | | | | 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.
* [svn-r12464] Changed "eol-style" property on all Windows-specific files to ↵Quincey Koziol2006-07-14299-49197/+49197
| | | | | | be "CRLF" instead of "native".
* [svn-r12447] Purpose:MuQun Yang2006-06-301-16/+4
| | | | | | | | | | | | | | 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:
* [svn-r12410] Purpose:MuQun Yang2006-06-121-1/+1
| | | | | | | | | | | | | | | | | | Update HDF5 Fortran90 type definition file on windows to reflect the changes in Linux. Description: INT has been changed to Fortran_INTEGER in the file. Solution: Make the change. Platforms tested: Visual fortran 6.6c with MSVS 6.0 Only affects windows. Misc. update:
* [svn-r12357] Purpose:MuQun Yang2006-05-181-5/+65
| | | | | | | | | | | | | | | | | | | | | | | | | 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:
* [svn-r12356] Purpose:MuQun Yang2006-05-181-5/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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:
* [svn-r12334] Purpose:MuQun Yang2006-05-051-8/+23
| | | | | | | | | | | | | | | | 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:
* [svn-r12333] Purpose:MuQun Yang2006-05-051-2/+17
| | | | | | | | | | | | | | | | 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:
* [svn-r12309] Purpose:Fang Guo2006-04-271-41/+41
| | | | | | | | | | | | Maintenance on Windows Description: change delimiter between preprocessor names from " " to ",". Interl fortran doesn't take " " as delimiter. Solution: Platforms tested: Misc. update:
* [svn-r12308] Purpose:Fang Guo2006-04-271-1868/+1869
| | | | | | | | | | | Maintenance on Windows Description: Update solution file all.sln Solution: Platforms tested: Misc. update: