- 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
-
- 17 Mar, 2003 3 commits
-
-
Kevin Rosenberg authored
-
Daniel Barlow authored
-
Daniel Barlow authored
set :forced on operation-ancestor, to ensure that subsequent components are rebuilt. However, touching a random file in db-sockets is not usually a convincing reason to rebuild all of araneida and all of cliki, so when we do this cross-system leap, we remove the parent link Unfortunately, that breaks the what-have-we-done-so-far information, which is also kept in the ancestor operation. So, let's not do that any more. Compilations will be slower than intended, but faster than the infinite circular compilation behaviour that users of 1.65 observed
-
- 16 Mar, 2003 3 commits
-
-
Daniel Barlow authored
-
Daniel Barlow authored
-
Daniel Barlow authored
if unsupplied Shuffle some definitions around to reduce 'not defined yet' complaints Changes to :force option on operations - ':force t' is no longer passed onto dependent systems ':force (system1 system2 ...systemn)' is a list of system names to be forced ':force :all' is the original force-everything-recursively behaviour
-
- 07 Mar, 2003 4 commits
-
-
Kevin Rosenberg authored
-
Kevin Rosenberg authored
-
Kevin Rosenberg authored
-
Christophe Rhodes authored
".sbcl/systems", duh)
-
- 04 Mar, 2003 1 commit
-
-
Kevin Rosenberg authored
Incorporate patch for 'load-source-op. This may benefit from some rewriting, but this code clearly works better than the existing stub code.
-
- 03 Mar, 2003 2 commits
-
-
Kevin Rosenberg authored
-
Kevin Rosenberg authored
-
- 24 Feb, 2003 1 commit
-
-
Daniel Barlow authored
-
- 14 Feb, 2003 1 commit
-
-
Kevin Rosenberg authored
-
- 13 Feb, 2003 1 commit
-
-
Christophe Rhodes authored
justification routines. Sucky thing I: CLISP dislikes calls to FORMAT with pretty-print format strings. Bizarrely, though, it accepts calls to FORMATTER with the same format strings. So use FORMATTER everywhere to keep clisp happy. Sucky thing II: CMUCL can't do ENOUGH-NAMESTRING, because it has this weird ~UNSPECIFIC~ thing in its *DEFAULT-PATHNAME-DEFAULTS*. So don't use ENOUGH-NAMESTRING, even though it's crying out for it.
-
- 09 Feb, 2003 5 commits
-
-
Kevin Rosenberg authored
-
Kevin Rosenberg authored
-
Kevin Rosenberg authored
-
Kevin Rosenberg authored
-
Kevin Rosenberg authored
-