Commit Graph

21 Commits

Author SHA1 Message Date
Raymond Lu
467a9e7201 [svn-r23732] Some updates.
Not tested yet.
2013-06-03 16:02:15 -05:00
Raymond Lu
ccaefedaf2 [svn-r20301] brought revisions 19868:20300 from the 1.8.6_vms branch to the 1.8 branch 2011-03-23 11:41:44 -05:00
Raymond Lu
a7ffd9a81a [svn-r18553] I updated 2 things: 1. I added H5make_libsettings.c into the makefile in the src/. It works
similar to H5detect.c.  2. I added H5srcdir_str.h under test/ and c++/test/.

Not tested yet.
2010-04-14 12:44:39 -05:00
Raymond Lu
0662a78de6 [svn-r16904] There're 3 changes in this checkin:
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.
2009-05-01 11:20:41 -05:00
Raymond Lu
69d06e6ed4 [svn-r16385] Added support for large files - added cc/define=_LARGEFILE in make.com and changed
H5_SIZEOF_OFF_T to be 8 in h5pubconf.h.

Tested on OpenVMS.
2009-01-30 09:55:15 -05:00
Elena Pourmal
5b57b18ae8 [svn-r16215] Maintenance:
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)
2008-12-22 18:22:19 -05:00
Raymond Lu
28366536ba [svn-r16200] Add makefile for tools/misc directory, compiling h5debug.c and h5mkgrp.c. 2008-12-15 16:02:48 -05:00
Elena Pourmal
69f88cf77c [svn-r16191] Maintenance on VMS:
make.com for the h5stat tools was not copied to the h5stat
	directory. It caused build script to fail. Fixed.
Platforms tested:
	VMS server
2008-12-12 18:24:49 -05:00
Raymond Lu
e2c88e83bd [svn-r16113] Updated the makefiles (make.com) and check.com and src/h5pubconf.h (generated on kagiso).
Not tested yet.
2008-11-21 10:48:28 -05:00
Elena Pourmal
e982a364fe [svn-r14390] Maintenance for VMS system before the final release:
Updated utilities test scripts to make output more legible; fixed some typos.
	Added four new expected output files to avoid false negative reports
	for the h5dump tests (for ones that expect to have error report in them).
        Updated MANIFEST to reflect the changes.
Platforms tested: 
	VMS server (more testing is on the way)
2008-01-09 17:27:55 -05:00
Elena Pourmal
9ebdc0bf08 [svn-r14341] Maintenance for VMS system: VMS C++ compiler expects 'cxx' extensions. Used copy command
instead of rename to get the correct names of the C++ source 
                            files to avoid errors when build runs second time in the same directory.

Platforms tested: VMS server
2007-12-13 13:30:00 -05:00
Elena Pourmal
4d3577ae1a [svn-r14336] Maintenance/VMS port: added new command file to install C, Fortran and C++ libraries
and corresponding examples; modified some command files to check installation.

Platforms tested: VMS server
2007-12-11 12:05:09 -05:00
Elena Pourmal
6719b3360a [svn-r13867] Brought VMS port up to date; made h5repack script to work again.
Platforms tested: VMS server; no other tests are needed since changes are local to 
                  the VMS command and source files.
2007-06-14 14:55:39 -05:00
Albert Cheng
338e7920fb [svn-r13269] Updated or added with THG copyright. 2007-02-07 23:14:26 -05:00
Elena Pourmal
676260a09b [svn-r12523] Description:
Added command files to compile and test h5copy tool.

Platfroms tested:
  VMS server
2006-08-01 16:41:15 -05:00
Elena Pourmal
6ffdaca016 [svn-r12378] Purpose: Maintenance
Description: Added location of the zlib library compiled with /float=ieee_float
             flag

Solution:

Platforms tested: VMS server

Misc. update:
2006-05-25 11:44:39 -05:00
Elena Pourmal
5f7e54737e [svn-r12377] Purpose: Maintenance
Description: Brought up VMS make files up to date

Solution:

Platforms tested: VMS server with native floating number and ZLIB enabled

Misc. update:
2006-05-25 11:19:11 -05:00
Elena Pourmal
916399d31e [svn-r12346] Purpose: new feature/maintenance
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:
2006-05-12 16:32:59 -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
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
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