| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Not tested yet.
|
|
|
|
| |
1.8 branch
|
|
|
|
| |
Not tested yet.
|
|
|
|
| |
Not tested yet.
|
|
|
|
|
|
|
|
| |
'copy' command for the
C, Fortran, and C++ examples.
Tested on OpenVMS.
|
|
|
|
|
|
|
|
|
|
|
| |
1. I added 'install' command in end of build.com.
2. I commented out the test for h5copy and h5import in build.com. There're some
failures in the test. I recall h5import has been having problem for some time.
h5copy test is new. I need to verify with Elena.
3. I commented out the copy command for *.com in the examples directory because they
don't exist.
Tested on OpenVMS.
|
|
|
|
|
|
|
| |
Added h5copy testing to the build script.
Platforms tested: New script on ALPHA Open VMS server;
build script will be tested tonight.
|
|
|
|
|
|
|
| |
Modified build script to reflect the change.
Platforms tested: tested tools scripts on the VMS server; build script will
be tested tonight.
|
|
|
|
|
|
|
|
|
|
|
| |
Updated command files in order to build in a batch queue;
added lines that define compiler qualifiers and location
of the zlib library in case one has to build manually in
a current directory.
Deleted command file in the vms/tools/h5ls directory that
is no longer needed.
Platforms tested:
VMS server (build passed; tests are running now)
|
|
|
|
|
|
| |
modified h5import test script to cleanup the files after the test;
modified "master" building script to run tools tests.
Platforms tested: VMS server (not quite done yet)
|
|
|
|
| |
Platforms tested: VMS server
|
|
|
|
|
|
|
|
| |
script and updated
build file
Platforms testeda VMS server:
|
|
Skip one of the tests in flush2.c since it looks like VMS system
flsuhes the file anyway (like on Winodws with DLLs)
Renamed files family*.h5 that are used in backward compatibility
testing to have only one '.' in a file name, otherwise VMS system
becomes confused and test fails.
Cleaned up the only test (Fortran multi-file test) that is failing on
VMS (C counterpart passesa).
Added new script to facilitate the build process on VMS
Updated MANIFEST
PLatforms tested: VMS server, kagiso and linew (minor changes)
|