- 30 Dec, 2003 1 commit
-
-
Kevin Rosenberg authored
-
- 21 Dec, 2003 1 commit
-
-
Daniel Barlow authored
-
- 05 Dec, 2003 1 commit
-
-
Kevin Rosenberg authored
-
- 01 Dec, 2003 1 commit
-
-
Daniel Barlow authored
-
- 11 Nov, 2003 2 commits
-
-
Kevin Rosenberg authored
-
Kevin Rosenberg authored
-
- 17 Oct, 2003 1 commit
-
-
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.
-
- 09 Oct, 2003 2 commits
-
-
Kevin Rosenberg authored
-
Daniel Barlow authored
asdf is saved in a core. When the core is reloaded, the stream is not attached to anything interesting.
-
- 12 Aug, 2003 1 commit
-
-
Kevin Rosenberg authored
-
- 05 Aug, 2003 1 commit
-
-
Kevin Rosenberg authored
-
- 18 Jul, 2003 2 commits
-
-
Kevin Rosenberg authored
-
Kevin Rosenberg authored
-
- 17 Jul, 2003 3 commits
-
-
Kevin Rosenberg authored
-
Kevin Rosenberg authored
-
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
-
- 10 Jul, 2003 2 commits
-
-
Kevin Rosenberg authored
-
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
-
- 12 Jun, 2003 1 commit
-
-
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.
-
- 09 Jun, 2003 2 commits
-
-
Daniel Barlow authored
-
Daniel Barlow authored
-
- 07 Jun, 2003 1 commit
-
-
Kevin Rosenberg authored
-
- 05 Jun, 2003 2 commits
-
-
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)
-
- 04 Jun, 2003 2 commits
-
-
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
-
- 03 Jun, 2003 2 commits
-
-
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)
-
- 28 May, 2003 1 commit
-
-
Kevin Rosenberg authored
Document these variables in the README
-
- 27 May, 2003 2 commits
-
-
Kevin Rosenberg authored
-
Kevin Rosenberg authored
(Should this variable be exported?)
-
- 20 May, 2003 1 commit
-
-
Kevin Rosenberg authored
-
- 19 May, 2003 1 commit
-
-
Christophe Rhodes authored
becomes the responsibility of individual systems in sbcl's contrib/ to call provide. No change for any other environment.
-
- 13 May, 2003 2 commits
-
-
Kevin Rosenberg authored
-
Kevin Rosenberg authored
-
- 06 May, 2003 2 commits
-
-
Kevin Rosenberg authored
- Signal a generalized instance of system-definition-error - Add another check to check-component-inputs - Fix check for :components value
-
Kevin Rosenberg authored
-
- 19 Mar, 2003 3 commits
-
-
Kevin Rosenberg authored
-
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
-