- Dec 05, 2003
-
- Dec 01, 2003
-
-
Daniel Barlow authored
-
- Nov 11, 2003
-
- Oct 17, 2003
-
-
Christophe Rhodes authored
deprecation, because (a) I want to undeprecate it; (b) its effect is trivially reimplementable even if it vanishes; (c) it will shortly become the right thing to do in sbcl.
-
- Oct 09, 2003
-
-
Daniel Barlow authored
asdf is saved in a core. When the core is reloaded, the stream is not attached to anything interesting.
- Aug 12, 2003
-
-
Kevin Rosenberg authored
-
- Aug 05, 2003
-
-
Kevin Rosenberg authored
-
- Jul 18, 2003
-
-
Kevin Rosenberg authored
- Jul 17, 2003
-
-
Christophe Rhodes authored
* make the "warned while..." and "failed while..." arguments go the right way round * use pretty printing (and the FORMATTER trick to keep CLISP happy) Tidy up the RESTARTs * new names, exported (RETRY and ACCEPT) * descriptions of the restarts for the debugger * set COMPONENT-OPERATION-TIMES in the ACCEPT restart
- Jul 10, 2003
-
-
Daniel Barlow authored
- Export SYSTEM-* accessors, per Stig Sandø request - Change the CONPONENT-PROPERTY alist to use a #'EQUAL test, per request ditto - Export *ASDF-REVISION* - Export *SYSTEM-DEFINITION-SEARCH-FUNCTIONS*, per request from Christian Ohler
- Jun 12, 2003
-
-
Daniel Barlow authored
1. Ensures that filename gets pushed to *temporary-files* even if download bombs. 2. Doesn't try to delete non-existent temp-files, which can now happen due to no 1.
-
- Jun 09, 2003
-
-
Daniel Barlow authored
-
Daniel Barlow authored
-
- Jun 07, 2003
-
-
Kevin Rosenberg authored
-
- Jun 05, 2003
-
-
Daniel Barlow authored
Makes it easier to extract the version if the name has hyphens in it already
-
Daniel Barlow authored
it. If it was useful for anything, it's still in cvs history New function cclan:write-package is a 1.5-stop function to do all the packaging stuff given a cvs repository. (.5? Doesn't do gpg signing on its own, because asdf:run-shell-sommand doesn't work for commands that need input)
-
- Jun 04, 2003
-
-
Daniel Barlow authored
may override the default cclan node, http proxy, or whatever
-
Daniel Barlow authored
rather sbcl-specific. Indirects through :(package ...) links on cliki pages to download locations, which may be on cclan nodes or elsewhere on the net. Requires tar and gpg, but no dependencies on Lisp packages other than what's included in SBCL contrib
-
- Jun 03, 2003
-
-
Daniel Barlow authored
make SBCL require hook a lot quieter, by muffling style-warnings when loading files and turning off asdf verbosity
-
Daniel Barlow authored
Introduce a new :verbose switch to OPERATE (defaults T, specifying NIL turns off all/most non-error output from ASDF)
-
- May 28, 2003
-
-
Kevin Rosenberg authored
Document these variables in the README
-
- May 27, 2003
-
-
Kevin Rosenberg authored
(Should this variable be exported?)
- May 20, 2003
-
- May 19, 2003
-
-
Christophe Rhodes authored
becomes the responsibility of individual systems in sbcl's contrib/ to call provide. No change for any other environment.
-
- May 13, 2003
-
-
Kevin Rosenberg authored
- May 06, 2003
-
-
Kevin Rosenberg authored
- Signal a generalized instance of system-definition-error - Add another check to check-component-inputs - Fix check for :components value
-
- Mar 19, 2003
-
-
Daniel Barlow authored
-
Daniel Barlow authored
patch for use in sbcl: delay evaluation of *central-registry* components so that asdf in a dumped core is useful
- Mar 17, 2003
-
-
Daniel Barlow authored