generate-application

$Revision: 5.0.2.7 $

Function

Package: EXCL

Arguments: (application-name destination-directory input-files &rest rest &key allow-existing-directory application-files application-administration application-type copy-shared-libraries copy-file-function debug image-only pure-files purify ... <excl:build-lisp-image keyword arguments> ...)

See delivery.htm for a complete description of the issues and functionality associated with this function.

This function writes a collection of files to destination-directory. In theory, all the files needed to deliver an application will be in that directory when generate-application completes (but you should test that carefully). 

Note that this function calls build-lisp-image and like build-lisp-image, this functions does not inherit from the currently running image (except for the defaults for certain arguments).

The required arguments:

The keyword arguments:

See delivery.htm for a complete description of this function.

The general documentation description is in introduction.htm. The index is in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.