Elena Pourmal
fdd2d22773
[svn-r12249] Purpose: Maintenance
...
Description: cleaned up make.com file; added command file to run the tests.
Solution:
Platforms tested: VMS server
Misc. update:
2006-04-14 16:30:39 -05:00
Elena Pourmal
449af61402
[svn-r12248] Purpose: Maintenance
...
Description: cleaned up make.com file
Solution:
Platforms tested: VMS server
Misc. update:
2006-04-14 16:30:21 -05:00
Elena Pourmal
754e92f9a9
[svn-r12247] Purpose: Maintenance
...
Description: cleaned up make.com file; added command file to run tests
Solution:
Platforms tested: VMS server
Misc. update:
2006-04-14 16:30:13 -05:00
Elena Pourmal
de6233a077
[svn-r12246] Purpose: Maintenance
...
Description: Added file to run the examples; cleaned up make.com file
Solution:
Platforms tested: VMS server
Misc. update:
2006-04-14 16:29:48 -05:00
Elena Pourmal
d0bb21e615
[svn-r12245] Purpose: Maintenance
...
Description: Added file to run the tests; cleaned up make.com file
Solution:
Platforms tested: VMS server
Misc. update:
2006-04-14 16:29:31 -05:00
Elena Pourmal
c178152d7c
[svn-r12244] Purpose: Maintenance
...
Description: Added file to run the tests
Solution:
Platforms tested: VMS server
Misc. update:
2006-04-14 16:29:10 -05:00
Elena Pourmal
540e7a54a8
[svn-r12243] Purpose: Maintenance
...
Description: Cleaned up the file
Solution:
Platforms tested: VMS server
Misc. update:
2006-04-14 16:28:55 -05:00
Elena Pourmal
dcd840cde9
[svn-r12242] Purpose: Maintenance
...
Description: Added new file to run examples
Solution:
Platforms tested: VMS server
Misc. update:
2006-04-14 16:28:29 -05:00
Elena Pourmal
099dfac2a9
[svn-r12241] Purpose: Maintenance
...
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:
2006-04-14 16:28:08 -05:00
Elena Pourmal
40592235ed
[svn-r12233] Purpose: Maintenance
...
Description: Some dumper tests suppose to fail; those tests cause make file
to exit.
Solution: For now I commented those tests to let other tests
to run; output is saved in a file for examination. Next step
will be to compare with the existing output. (Actually
the next step will be to learn how to program functions in DCL to
create a test script similar to UNIX one, but at least I finally
figured out why the test script was exiting.)
Platforms tested: VMS server
Misc. update:
2006-04-12 17:13:56 -05:00
Elena Pourmal
3dfec8d73b
[svn-r12228] Purpose: Maintenance
...
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:
2006-04-12 14:48:14 -05:00
Raymond Lu
1560edd366
[svn-r12197] Purpose: Add copyright information.
...
Platforms tested: No test needed.
2006-04-04 09:49:39 -05:00
Raymond Lu
ef9835e89d
[svn-r12153] Purpose: Maintainence
...
Description: Added the new test cross_read.c to this "Makefile".
Platforms tested: Simple change, no test is needed, only affects OpenVMS.
2006-03-24 15:18:42 -05:00
Elena Pourmal
b20cc15097
[svn-r12144] Purpose: Maintenance
...
Description: Brought up VMS make file up-to-date
Solution:
Platforms tested: VMS server (this change doesn't affect any other platforms)
Misc. update:
2006-03-23 11:32:18 -05:00
Raymond Lu
cbfc669139
[svn-r12136] Purpose: Update
...
Description: A few macro names have been changed. Enabled a few for test.
Platforms tested: OpenVMS - the only concerned machine.
Misc. update:
2006-03-22 16:41:28 -05:00
Elena Pourmal
cac506d3fb
[svn-r12121] Purpose: Maintenance
...
Description: cache_api test was missing in the make.com file
Solution: Added the missing file
Platforms tested: VMS
Misc. update:
2006-03-18 12:18:43 -05:00
Elena Pourmal
90a10efb5c
[svn-r12120] Purpose: Maintenance
...
Description: VMS stat structure doesn't have st_blocks filed. H5_HAVE_STAT_ST_BLOCKS
was defined in h5pubconf.h and therefore compilation of big.c
failed on VMS.
Solution: Undefined H5_HAVE_STAT_ST_BLOCKS in h5pubconf.h
Platforms tested: VMS server (change is local to VMS only)
Misc. update:
2006-03-18 11:48:41 -05:00
Elena Pourmal
438b30798c
[svn-r12119] Purpose: Maintenance
...
Description: Linking of cache test failed on VMS due to the missing
cache_common.* files
Solution: Added cache_common.* files to the approriate places in the make.com file.
Platforms tested: VMS server (this change is for VMS only)
Misc. update:
2006-03-18 10:39:13 -05:00
Elena Pourmal
42d61839d1
[svn-r12105] Purpose: Fix a typo
...
Description: Raymond discovered a typo in the file while testing
on the VMS server.
Solution: Fixed
Platforms tested: VMS
Misc. update:
2006-03-16 15:17:30 -05:00
Elena Pourmal
2dea08588b
[svn-r12097] Purpose: Maintenance
...
Description: Added H5B2stat.c, H5HFflist.c and H5HFstat.c to the VMS
command file
Solution:
Platforms tested: Raymond is going to test on the VMS server
Misc. update:
2006-03-16 10:46:55 -05:00
Raymond Lu
a2a98a8135
[svn-r12091] Purpose: Support for VAX floating-point types.
...
Solution: Support VAX float and double types with new byte order. There're some
details not yet included,
1. the alignment detection for VAX order in H5detect.c.
2. support for special values in library conversion functions.
3. the infinity for VAX in H5T_init_inf.
4. support for VAX types in printing hexadecimal format.
Platforms tested: h5committest and fuss.
2006-03-14 17:11:21 -05:00
Elena Pourmal
e35becd211
[svn-r12072] Purpose: VMS port
...
Description: added command file to build tools library
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:39:07 -05:00
Elena Pourmal
a93e3f1e60
[svn-r12071] Purpose: VMS port
...
Description: added command file to build h5repack
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:38:55 -05:00
Elena Pourmal
6c874c75b9
[svn-r12070] Purpose: VMS port
...
Description: added command file to build h5ls
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:38:40 -05:00
Elena Pourmal
148c103a43
[svn-r12069] Purpose: VMS port
...
Description: added command file to build h5jam
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:38:32 -05:00
Elena Pourmal
ed0626de20
[svn-r12068] Purpose: VMS port
...
Description: added command file to build h5import
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:38:23 -05:00
Elena Pourmal
2476cf947e
[svn-r12067] Purpose: VMS port
...
Description: added command file to build and test h5dump; more work is needed on
check.com
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:38:06 -05:00
Elena Pourmal
ef9e298980
[svn-r12066] Purpose: VMS port
...
Description: added command file to build and test h5diff; more work is needed on
check.com
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:37:54 -05:00
Elena Pourmal
b49f313888
[svn-r12065] Purpose: VMS port
...
Description: added command file to build C library tests
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:37:28 -05:00
Elena Pourmal
809cf9e03d
[svn-r12064] Purpose: VMS port
...
Description: added command file to build C library and configuration file.
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:37:18 -05:00
Elena Pourmal
ea19a9da42
[svn-r12063] Purpose: VMS port
...
Description: added command file to build Fortran library tests
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:36:52 -05:00
Elena Pourmal
e3937a8b07
[svn-r12062] Purpose: VMS port
...
Description: added command file to build Fortran library
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:36:44 -05:00
Elena Pourmal
936a6a09ed
[svn-r12061] Purpose: VMS port
...
Description: added command file to build Fortran examples
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:36:31 -05:00
Elena Pourmal
aa44b9facc
[svn-r12060] Purpose: VMS port
...
Description: added command file to build C examples
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:36:20 -05:00
Elena Pourmal
d3d6c7c9b6
[svn-r12059] Purpose: VMS port
...
Description: added command file to build C++ tests
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:36:05 -05:00
Elena Pourmal
2b2f48ff04
[svn-r12058] Purpose: VMS port
...
Description: command file to build C++ library
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:35:47 -05:00
Elena Pourmal
7070f9a499
[svn-r12057] Purpose: VMS port
...
Description: command file to build C++ examples
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:35:31 -05:00
Elena Pourmal
91a781e33f
[svn-r12056] Purpose: VMS port
...
Description: command file to copy other command files to the appropriate directories.
Solution:
Platforms tested: VMS server
Misc. update:
2006-03-09 16:35:17 -05:00