CL
iki
the common lisp wiki
Home
Recent Changes
About CLiki
Text Formatting
Create New Page
Edit ``ASDF-Extension''
This is the topic page for extensions to _(ASDF).
Some already have pages on the CLiki
/("ASDF-extension" :attribute :topic :match :exact)
Some don't (yet)
ASDF Addenda
This code adds five operations:
pack-op
which creates an archive (by default a tar archive) of all the files in the system
tag-op
which creates an Emacs/Vi tags file
stat-op
which prints some statistics about the system files (see Unix
wc
)
make-exe-op
which writes an executable file containing all the necessary modules required to run the system
revert-op
which removes the files produced by another operation; by default it reverts the compilation, which means the x86f/fasl files are removed
This page probably belongs mostly to *(development).
Please supply your name and a summary of changes for the Recent Changes page. If you are making a minor alteration to a page you recently edited, you can avoid making another Recent Changes entry by leaving the Summary box blank
Summary of changes:
Captcha (enter the word "lisp" here):
Your name:
Check this box to fill in your name automatically next time
(uses a cookie)