SuperScript::Software

build


How to install build

How to use build

The build program

The build-borrow program
The build-diff program
The build-diffborrow program
The build-dist program
The build-project program

The build-makefile program
The build-nosuchtarget program
The build-target program
The build-update program

A mailing list for build discussion


What is build?

The build package contains tools that facilitate creation and maintenance of /package. projects.

Features include:

build constructs a project target.

build-borrow copies source files into a project directory.

build-diff compares files in the project directory with corresponding files available for borrowing.

build-diffborrow behaves compares files like build-diff, and offers to borrow each file that differs.

build-dist creates a distribution tarball for a project.

build-project creates a new project directory.

build-update determines whether a target is out of date.

build-makefile determines whether a target is out of date.

build-nosuchtarget handles unknown targets.

build-target builds a single target.

Examples

Most SuperScript packages contain all necessary files to support compilation with build.