107 lines
No EOL
5.7 KiB
HTML
107 lines
No EOL
5.7 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>CLiki: ASDF-extension</title>
|
|
<link rel="alternate" type="application/atom+xml" title="ATOM feed of edits to current article"
|
|
href="https://www.cliki.net/site/feed/article.atom?title=ASDF-extension">
|
|
<link rel="stylesheet" href="static/css/style.css">
|
|
<link rel="stylesheet" href="static/css/colorize.css">
|
|
</head>
|
|
|
|
<body>
|
|
<span class="hidden">CLiki - ASDF-extension</span>
|
|
<div id="content"><div id="content-area"><div id="article-title">ASDF-extension</div><div id="article">This is the topic page for extensions to <a href="ASDF.html" class="internal">ASDF</a>.<p><h3>Some already have pages on the CLiki</h3>
|
|
<ul>
|
|
<li>
|
|
<a href="arnesi.html" class="internal">arnesi</a> -
|
|
<a href="http://common-lisp.net/project/bese/arnesi.html">arnesi</a> is a collection of <a href="utilities.html" class="category">utilities</a> written by <a href="Marco Baringer.html" class="internal">Marco Baringer</a>
|
|
</li>
|
|
<li>
|
|
<a href="asd-generator.html" class="internal">asd-generator</a> -
|
|
Automatic directory scanner/generator for .asd project files
|
|
</li>
|
|
<li>
|
|
<a href="asdf binary locations.html" class="internal">asdf binary locations</a> -
|
|
This <a href="ASDF-Extension.html" class="category">ASDF-Extension</a> below shows one good way to specify the binary locations used ASDF systems
|
|
</li>
|
|
<li>
|
|
<a href="asdf-dependency-grovel.html" class="internal">asdf-dependency-grovel</a> -
|
|
asdf-dependency-grovel makes it possible to generate components with dependencies from serial <a href="asdf.html" class="internal">asdf</a> system definitions
|
|
</li>
|
|
<li>
|
|
<a href="asdf-flv.html" class="internal">asdf-flv</a> -
|
|
ASDF-FLV provides support for file-local variables through ASDF
|
|
</li>
|
|
<li>
|
|
<a href="asdf-packaging-tools.html" class="internal">asdf-packaging-tools</a> -
|
|
<a href="ASDF.html" class="category">ASDF</a> based utilities for <a href="development.html" class="category">development</a>
|
|
</li>
|
|
<li>
|
|
<a href="asdf-upgrade.html" class="internal">asdf-upgrade</a> -
|
|
This is a start at an <a href="ASDF-extension.html" class="category">ASDF-extension</a> to upgrade
|
|
</li>
|
|
<li>
|
|
<a href="asdf-world.html" class="internal">asdf-world</a> -
|
|
Small <a href="ASDF-Extension.html" class="category">ASDF-Extension</a> that aims to provide version controllable registries ("worlds") by <a href="https://www.ravenpack.com/">Ravenpack</a>, <a href="Gabor Melis.html" class="internal">Gabor Melis</a>
|
|
</li>
|
|
<li>
|
|
<a href="cl-autorepo.html" class="internal">cl-autorepo</a> -
|
|
A simple lisp library to ease inclusion of non-<a href="Quicklisp.html" class="internal">Quicklisp</a> libraries from repositories
|
|
</li>
|
|
<li>
|
|
<a href="CL-RCFiles.html" class="internal">CL-RCFiles</a> -
|
|
This very small Common Lisp library provides a way to add initialization files
|
|
</li>
|
|
<li>
|
|
<a href="linux-packaging.html" class="internal">linux-packaging</a> -
|
|
<a href="ASDF-extension.html" class="category">ASDF-extension</a> to generate <a href="Linux.html" class="category">Linux</a> packages
|
|
</li>
|
|
</ul><p><h3>Some don't (yet)</h3>
|
|
<ul>
|
|
<li>
|
|
<a href="http://wcp.sdf-eu.org/software/asdfa.lisp">ASDF Addendum</a>
|
|
This file adds three operations to ASDF standard repertoire:
|
|
pack-op, tag-op and stat-op. The first one creates a tar/zip
|
|
archive of the files in a system. The second one creates a tag
|
|
file (Emacs or Vi compatible). The last one, stat-op, gives some
|
|
statistics on the system files. <p></li>
|
|
</ul><p><hr>
|
|
This page probably belongs mostly to <a href="development.html" class="category">development</a>.</div></div>
|
|
<div id="footer" class="buttonbar"><ul><li><a href="ASDF-extension.html">Current version</a></li>
|
|
<li><a href="https://www.cliki.net/site/history?article=ASDF-extension">History</a></li>
|
|
<li><a href="https://www.cliki.net/site/backlinks?article=ASDF-extension">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=ASDF-extension&from-revision=3637876108">Edit</a></li><li><a href="https://www.cliki.net/site/edit-article?create=t">Create</a></li></ul></div>
|
|
</div>
|
|
<div id="header-buttons" class="buttonbar">
|
|
<ul>
|
|
<li><a href="https://www.cliki.net/">Home</a></li>
|
|
<li><a href="https://www.cliki.net/site/recent-changes">Recent Changes</a></li>
|
|
<li><a href="CLiki.html">About</a></li>
|
|
<li><a href="Text Formatting.html">Text Formatting</a></li>
|
|
<li><a href="https://www.cliki.net/site/tools">Tools</a></li>
|
|
</ul>
|
|
<div id="search">
|
|
<form action="https://www.cliki.net/site/search">
|
|
<label for="search_query" class="hidden">Search CLiki</label>
|
|
<input type="text" name="query" id="search_query" value="" />
|
|
<input type="submit" value="search" />
|
|
</form>
|
|
</div>
|
|
</div>
|
|
<div id="pageheader">
|
|
<div id="header">
|
|
<span id="logo">CLiki</span>
|
|
<span id="slogan">the common lisp wiki</span>
|
|
<div id="login"><form method="post" action="https://www.cliki.net/site/login">
|
|
<label for="login_name" class="hidden">Account name</label>
|
|
<input type="text" name="name" id="login_name" class="login_input" />
|
|
<label for= "login_password" class="hidden">Password</label>
|
|
<input type="password" name="password" id="login_password" class="login_input" />
|
|
<input type="submit" name="login" value="login" id="login_submit" /><br />
|
|
<div id="register"><a href="https://www.cliki.net/site/register">register</a></div>
|
|
<input type="submit" name="reset-pw" value="reset password" id="reset_pw" />
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body></html> |