| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Added command files to compile and test h5copy tool.
Platfroms tested:
VMS server
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Added location of the zlib library compiled with /float=ieee_float
flag
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: Brought up VMS make files up to date
Solution:
Platforms tested: VMS server with native floating number and ZLIB enabled
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Added support for Zlib compression on VMS
Solution: Modified command files to add compilation and linking with
the ZLIB library.
Platforms tested: VMS servere with the VAX floating datatype;
will test IEEE option later
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Description: This command file defines all necessary compilation flags
and builds all libraries, tests and examples.
If you build in a particular directory, make sure you use
the correct compilation flags since they are not defined
in each individual command file (actually the line is still there
but commented out).
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: Warning message about broken line was displayed while running make.com
Solution: Replaced blank line with $ exit line.
Platforms tested: VMS server; this change is local to VMS only
Misc. update:
|
|
Description: command file to copy other command files to the appropriate directories.
Solution:
Platforms tested: VMS server
Misc. update:
|