jhamby / gnv-zip

Jake Hamby's updates to the Info-ZIP zip port to OpenVMS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a repository for the info-zip package that is a component of the
GNV project for VMS.

Its purpose is to provide a record of the source used for the GNV packaged
version of the product.

The original unmodified source is located in the reference/ directory and
all VMS specific changes that have not been checked into the parent
repository are located in the vms_source directory.

A VMS concealed logical name of src_root: is for the reference directory and
a VMS concealed logical name of vms_root: is set ot the vms_source directory.

These are kept separate to make it easy to determine what VMS specific changes
where made and to allow retargeting the src_root: to a different version to
easily support maintaining multiple versions such as release, beta, and trunk
at the same time.

The user can then create a logical name of lcl_root: for the directory that
will contain the build products.  The lcl_root: directory tree is the only
directory tree that the build procedure should be modifying.

A logcal name search list of prj_root: is set to lcl_root:,vms_root:,src_root:
for building the package.

Mercurial was chosen for the repository as there are clients that can run on
VMS that is native to it.

About

Jake Hamby's updates to the Info-ZIP zip port to OpenVMS.


Languages

Language:C 78.3%Language:Assembly 6.0%Language:DIGITAL Command Language 5.4%Language:Roff 3.1%Language:RUNOFF 2.3%Language:VBA 1.8%Language:Module Management System 1.3%Language:Makefile 1.2%Language:WebAssembly 0.5%Language:Shell 0.1%Language:REXX 0.0%Language:Batchfile 0.0%