Commit Graph

7 Commits

Author SHA1 Message Date
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
Elena Pourmal
32ce1dd47d [svn-r16178] Maintenance for VMS system:
Updated command files for building Fortran library and tests.

Platforms tested: Boeing VMS server.
2008-12-11 10:12:19 -05:00
Elena Pourmal
feb6b5e546 [svn-r16108] Maintenance: Brought up command file up-to-date. 2008-11-19 15:18:26 -05:00
Albert Cheng
338e7920fb [svn-r13269] Updated or added with THG copyright. 2007-02-07 23:14:26 -05:00
Elena Pourmal
4c073616df [svn-r12324] Purpose: Fighting with VMS make files
Description: Compilation of most of the Fortran files depends on existance
             of three module files. On VMS the dependency was enforced by
             listing source files for compilation command in the correct order.
             It looks like that this approach doesn't always work and compilation fails
             sometimes.

Solution: Hardcoded compilation of the threee files in the make.com file

Platforms tested: VMS server with IEEE option

Misc. update:
2006-05-03 12:06:11 -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
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